linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-13 06:56:59 to 2012-08-13 15:15:20 UTC [more...]

[Patch 7/7] infiniband: ehca: Use hotplug thread infrastructure
 2012-08-13 15:14 UTC  (2+ messages)
` [tip:smp/hotplug] infiniband: Ehca: "

[Patch 6/7] rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread
 2012-08-13 15:13 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 2/7] kthread: Implement park/unpark facility
 2012-08-13 15:08 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 5/7] watchdog: Use hotplug thread infrastructure
 2012-08-13 15:13 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 4/7] softirq: Use hotplug thread infrastructure
 2012-08-13 15:12 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads
 2012-08-13 15:10 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch 1/7] rcu: Yield simpler
 2012-08-13 15:07 UTC  (2+ messages)
` [tip:smp/hotplug] "

null pointer dereference while loading i915
 2012-08-13 15:09 UTC  (5+ messages)
` [PATCH 0/1] hopefully fix null pointer dereference on i915 load
  ` [PATCH 1/1] drm/i915: ensure i2c adapter is all set before adding it

[PATCH] timekeeping: Fix build when generic clockevents are enabled
 2012-08-13 15:07 UTC  (3+ messages)

[PATCH] dlm: cleanup send_to_sock routine
 2012-08-13 15:02 UTC  (2+ messages)

[PATCH 00/10] ARM: interesting warnings from defconfig builds
 2012-08-13 14:59 UTC  (7+ messages)
` [PATCH 03/10] ARM: mv78xx0: fix win_cfg_base prototype
` [PATCH 09/10] ARM: rpc: Fix building RiscPC

[PATCH v10 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-08-13 14:52 UTC  (2+ messages)

[RFC][PATCH 0/4] tracing/perf: Use helper functions to help shrink kernel size
 2012-08-13 14:47 UTC  (7+ messages)
` [RFC][PATCH 4/4] perf/events: Use helper functions in event assignment to shrink macro size

RFC: mutex: hung tasks on SMP platforms with asm-generic/mutex-xchg.h
 2012-08-13 14:45 UTC  (11+ messages)

[PATCH] net: Fix incorrect comment in netif_tx_stop_queue()
 2012-08-13 14:43 UTC 

v3.5 Oops in i2c_algo_bit.c:bit_xfer+0x23/0x870: i915 or i2c?
 2012-08-13 14:40 UTC  (5+ messages)
    ` [Intel-gfx] "

Infinite looping in omap2430.c USB driver
 2012-08-13 14:32 UTC  (4+ messages)

[GIT PULL] gpio fixes for v3.6-rc1
 2012-08-13 14:36 UTC  (2+ messages)

[PATCH 0/5] Only create direct mappings for E820_RAM regions
 2012-08-13 14:31 UTC  (10+ messages)
` [PATCH 1/5] x86: Only direct map addresses that are marked as E820_RAM
` [PATCH 5/5] x86: Move enabling of PSE and PGE out of init_memory_mapping

[PATCH repost] kvm: drop parameter validation
 2012-08-13 14:30 UTC  (2+ messages)

[PATCH] perf: Let O= makes handle relative paths
 2012-08-13 14:29 UTC  (4+ messages)

0xB16B00B5? Really? (was Re: Move hyperv out of the drivers/staging/ directory)
 2012-08-13 14:20 UTC  (9+ messages)
` [PATCH] drivers: hv: use Linux version in guest ID

[PATCH] trivial: pinctrl core: remove extraneous code lines
 2012-08-13 14:07 UTC  (2+ messages)

[PATCH] video:uvesafb: check the return value of kzalloc
 2012-08-13 10:02 UTC 

[PATCH] Pinctrl header: trivial: declare struct device
 2012-08-13 14:00 UTC  (2+ messages)

[PATCH] sched: fix divide by zero at {thread_group,task}_times
 2012-08-13 13:59 UTC  (5+ messages)

[PATCH] hugetlb: do not use vma_hugecache_offset for vma_prio_tree_foreach
 2012-08-13 13:55 UTC 

[patch] hugetlb: correct page offset index for sharing pmd
 2012-08-13 13:51 UTC  (16+ messages)
                        ` [PATCH] hugetlb: do not use vma_hugecache_offset for vma_prio_tree_foreach

[NEW DRIVER V2 5/7] DA9058 GPIO driver
 2012-08-13 13:46 UTC  (3+ messages)

hwmon : raw reading -> temperature conversion
 2012-08-13 13:44 UTC  (4+ messages)
` [lm-sensors] "

[PATCH] mmc: card: Skip secure option for MoviNAND
 2012-08-13 13:39 UTC  (3+ messages)

[PATCH v2 0/2] ptrace: DEBUGCTLMSR_BTF fixes
 2012-08-13 13:35 UTC  (3+ messages)
` [PATCH v2 1/2] ptrace: introduce set_task_blockstep() helper
` [PATCH v2 2/2] [PATCH] ptrace: partly fix set_task_blockstep()->update_debugctlmsr() logic

[userns:userns-always-map-user-v45 80/99] fs/namespace.c:2290:1: error: unknown type name 'atomic64_t'
 2012-08-13 13:39 UTC  (3+ messages)

Boot freeze after/during PCI initialization
 2012-08-13 13:36 UTC  (2+ messages)

[PATCHv2 0/4] modem_shm: U8500 SHaRed Memory driver(SHRM)
 2012-08-13 13:33 UTC  (8+ messages)
` [PATCHv2 1/4] modem_shm: Add Modem Access Framework

[PATCH 14/14] workqueue: use mod_delayed_work() instead of cancel + queue
 2012-08-13 13:27 UTC  (3+ messages)
` (no subject)

uprobe: single step over uprobe & global breakpoints
 2012-08-13 13:24 UTC  (13+ messages)
` [PATCH 2/5] x86/uprobes: implement x86 specific arch_uprobe_*_step
          ` [PATCH v2 "
` [RFC 5/5] uprobes: add global breakpoints

[PATCH 0/7] uprobes: kill uprobes_state->count, add MMF_HAS_UPROBES
 2012-08-13 13:23 UTC  (13+ messages)
` [PATCH 1/7] uprobes: kill uprobes_state->count
` [PATCH 2/7] uprobes: kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap
` [PATCH 3/7] uprobes: change uprobe_mmap() to ignore the errors but check fatal_signal_pending()
` [PATCH 4/7] uprobes: do not use -EEXIST in install_breakpoint() paths
` [PATCH 5/7] uprobes: introduce MMF_HAS_UPROBES
` [PATCH 6/7] uprobes: fold uprobe_reset_state() into uprobe_dup_mmap()

[PATCH] [RFC] cross-arch: don't corrupt personality flags upon exec()
 2012-08-13 13:19 UTC  (2+ messages)

[PATCH] [RESEND] powerpc: fix personality handling in ppc64_personality()
 2012-08-13 13:18 UTC 

[PATCH V2] drm/radeon: Include swiotlb.h if SWIOTLB configured
 2012-08-13 13:16 UTC  (2+ messages)

[PATCH] mfd: tps65910: remove warning during dt node parsing
 2012-08-13 12:54 UTC 

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-13 13:10 UTC  (23+ messages)
` [PATCH v2 02/11] memcg: Reclaim when more than one page needed
` [PATCH v2 04/11] kmem accounting basic infrastructure
` [PATCH v2 06/11] memcg: kmem controller infrastructure
` [PATCH v2 07/11] mm: Allocate kernel pages to the right memcg
` [PATCH v2 09/11] memcg: propagate kmem limiting information to children

[PATCH 2/2] drivers/mmc: Add realtek pcie sdmmc host driver
 2012-08-13 13:07 UTC  (2+ messages)

[PATCH 1/2] drivers/mfd: Add realtek pcie card reader driver
 2012-08-13 13:06 UTC  (5+ messages)

[BUG] perf: sharing of cpuctx between core and ibs PMU causes problems
 2012-08-13 12:53 UTC  (7+ messages)

[PATCH V2] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
 2012-08-13 12:52 UTC 

[PATCH 1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-08-13 12:43 UTC  (7+ messages)
` [PATCH 2/4] dma-fence: dma-buf synchronization (v8 )
  ` [Linaro-mm-sig] "

RE:DEAR WINNER,OPEN THE ATTACHED FILE FOR YOUR SHELL AWARD WINNING INFORMATION:
 2012-08-13 12:35 UTC 

[PATCH 1/2] sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
 2012-08-13 12:33 UTC  (5+ messages)

[PATCH v4 0/9] IPC: checkpoint/restore in userspace enhancements
 2012-08-13 12:32 UTC  (10+ messages)
` [PATCH v4 1/9] ipc: remove forced assignment of selected message
` [PATCH v4 2/9] ipc: "use key as id" functionality for resource get system call introduced
` [PATCH v4 3/9] ipc: segment key change helper introduced
` [PATCH v4 4/9] ipc: add new SHM_SET command for sys_shmctl() call
` [PATCH v4 5/9] ipc: add new MSG_SET command for sys_msgctl() call
` [PATCH v4 6/9] ipc: add new SEM_SET command for sys_semctl() call
` [PATCH v4 7/9] IPC: message queue receive cleanup
` [PATCH v4 8/9] IPC: message queue copy feature introduced
` [PATCH v4 9/9] test: IPC message queue migration test

[PATCH 1/6] regulator: core: Add checking n_voltages if using list_voltage() to read voltage regulators
 2012-08-13 12:31 UTC  (8+ messages)
` [PATCH 2/6] regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixed

[PATCH] mm: correct page->pfmemalloc to fix deactivate_slab regression
 2012-08-13 12:29 UTC  (2+ messages)

[RFC PATCH] spi/bcm63xx: Ensure that memory is freed only after it is no longer used
 2012-08-13 12:29 UTC  (2+ messages)

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-13 12:21 UTC 

[flame^Wreview] net: netprio_cgroup: rework update socket logic
 2012-08-13 12:18 UTC  (6+ messages)

[PATCH v2] SUNRPC: check current nsproxy before set of node name on client creation
 2012-08-13 12:10 UTC  (2+ messages)

[PATCH v2 0/6] Avoid cache trashing on clearing huge/gigantic page
 2012-08-13 12:02 UTC  (5+ messages)
` [PATCH v2 4/6] x86: Add clear_page_nocache

[PATCH RFT 1/2] gpio: gpio-ml-ioh: Use spinlock for register access protection
 2012-08-13 12:02 UTC  (4+ messages)
` [PATCH RFT 2/2] gpio: gpio-pch: "

[PATCH] powerpc: perf: Do not reset a counter value on stop/start
 2012-08-12 16:50 UTC 

[PATCH] [trivial] mfd: Fix typo in mfd
 2012-08-13 12:00 UTC 

[PATCH] Smack: remove task_wait() hook
 2012-08-13 11:45 UTC  (3+ messages)

[PATCHv2 0/4] Add device tree data for omap5
 2012-08-13 11:39 UTC  (6+ messages)
` [PATCHv2 1/4] arm/dts: omap5-evm: Add I2C support
` [PATCHv2 2/4] arm/dts: omap5-evm: Add tmp102 sensor support
` [PATCH 3/4] arm/dts: omap5-evm: Add keypad data
` [PATCH 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

[PATCH] SUNRPC: check current nsproxy before set of node name on client creation
 2012-08-13 11:37 UTC  (3+ messages)

[PATCH] ARM: EXYNOS: Add audio I2S clock control
 2012-08-13 11:24 UTC 

[GIT PULL] s390 patches for the 3.6-rc1
 2012-08-13 11:20 UTC 

[PATCH 00/12] thp: optimize use of khugepaged_mutex and dependence of CONFIG_NUMA
 2012-08-13 11:19 UTC  (14+ messages)
` [PATCH 01/12] thp: fix the count of THP_COLLAPSE_ALLOC
` [PATCH 02/12] thp: remove unnecessary check in start_khugepaged
` [PATCH 03/12] thp: move khugepaged_mutex out of khugepaged
` [PATCH 04/12] thp: remove unnecessary khugepaged_thread check
` [PATCH 05/12] thp: remove wake_up_interruptible in the exit path
` [PATCH 06/12] thp: remove some code depend on CONFIG_NUMA
` [PATCH 07/12] thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan
` [PATCH 08/12] thp: release page in page pre-alloc path
` [PATCH 09/12] thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page
` [PATCH 10/12] thp: remove khugepaged_loop
` [PATCH 11/12] thp: use khugepaged_enabled to remove duplicate code
` [PATCH 12/12] thp: remove unnecessary set_recommended_min_free_kbytes

[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
 2012-08-13 10:47 UTC  (4+ messages)

[PATCH 0/5] rbtree based interval tree as a prio_tree replacement
 2012-08-13 10:37 UTC  (3+ messages)

[PATCH v3 08/10] IPC: message queue copy feature introduced
 2012-08-13 10:35 UTC  (4+ messages)

[RFC PATCH 1/2] block: embed bdevname in struct block_device
 2012-08-13 10:34 UTC  (2+ messages)
` [RFC PATCH 2/2] vfs: replace bdevname(bdev, b) with bdev->bd_name

[PATCHv2 3/4] arm/dts: omap5-evm: Add keypad data
 2012-08-13 10:28 UTC  (2+ messages)
` [PATCHv2 4/4] arm/dts: omap5-evm: Add bmp085 sensor support

[BUG Report] BUG: unable to handle kernel NULL pointer dereference at
 2012-08-13 10:19 UTC  (3+ messages)

[REGRESSION] [KMS] [INTEL] Wrong resolution in console and XWindow
 2012-08-13 10:22 UTC  (4+ messages)
` [PATCH 0/2] GMBUS EDID read bit-banging fallback
  ` [PATCH 1/2] drm/i915: extract connector update from intel_ddc_get_modes() for reuse
  ` [PATCH 2/2] drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads

[PATCH 0/6] ARM: defconfig build errors
 2012-08-13 10:22 UTC  (6+ messages)
` [PATCH 6/6] ARM: imx: gpmi-nand depends on mxs-dma

[PATCH 0/3 v1] HWPOISON: improve dirty pagecache error handling
 2012-08-13 10:10 UTC  (4+ messages)
` [PATCH 2/3] HWPOISON: undo memory error handling for dirty pagecache

[PATCH] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabled
 2012-08-13  9:32 UTC 

[PATCH 0/3] perf: Teach perf tool to profile sleep times
 2012-08-13  9:17 UTC  (7+ messages)
` [PATCH 2/3] perf: teach perf inject to merge sched_stat_* and sched_switch events

bisected regression: v3.6-rc1: resume from s2ram does not restore ata_piix (v3.5 worked)
 2012-08-13  9:20 UTC 

XFS status update for July 2012
 2012-08-13  9:15 UTC 

[PATCH] drm/radeon: Include swiotlb.h if SWIOTLB configured
 2012-08-13  9:11 UTC  (6+ messages)

[RFC ebeam PATCH v2 0/3] new USB eBeam input driver
 2012-08-13  9:06 UTC  (5+ messages)
` [RFC ebeam PATCH v2 3/3] input: misc: New "

[PATCH] x86_dump_trace: avoiding endless " <IRQ> " is printed
 2012-08-13  9:05 UTC 

[RFC PATCH 0/4] ftrace: Add use of -mfentry for x86_64
 2012-08-13  8:42 UTC  (3+ messages)

[PATCH v7 0/4] make balloon pages movable by compaction
 2012-08-13  8:41 UTC  (5+ messages)
` [PATCH v7 1/4] mm: introduce compaction and migration for virtio ballooned pages
` [PATCH v7 2/4] virtio_balloon: introduce migration primitives to balloon pages

[PATCH V5 00/16] MIPS: Add Loongson-3 based machines support
 2012-08-13  8:22 UTC  (4+ messages)
` [PATCH V5 14/18] ALSA: HDA: Make hda sound card usable for Loongson
  ` [alsa-devel] "

[PATCH 00/41] TTY buffer in tty_port -- prep no. 4
 2012-08-13  8:18 UTC  (6+ messages)
` [PATCH 12/41] mxser: allow overlapping vector
      ` [PATCH] TTY: mxser, fix invalid module_parm permissions

[PATCH] smb347_charger: fix battery status reporting logic for charger faults
 2012-08-13  8:16 UTC  (2+ messages)

rcu stalls seen with numasched_v2 patches applied
 2012-08-13  8:11 UTC  (7+ messages)

[PATCH] firewire: core: feed /dev/random with devices' GUIDs
 2012-08-13  7:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).