messages from 2012-07-17 16:57:09 to 2012-07-17 22:40:09 UTC [more...]
[PATCH 00/17] Extirpate IRQF_SAMPLE_REMOVE from the kernel
2012-07-17 22:06 UTC (19+ messages)
` [PATCH 01/17] mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op
` [PATCH 02/17] input/serio/hp_sdc.c: "
` [PATCH 03/17] i2c-pmcmsp: "
` [PATCH 04/17] pda_power: "
` [PATCH 05/17] n2_crypto: "
` [PATCH 06/17] xen-blkfront: "
` [PATCH 07/17] drivers: hv: "
` [PATCH 08/17] uartlite: "
` [PATCH 09/17] goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
` [PATCH 10/17] omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
` [PATCH 11/17] pxa25x_udc: "
` [PATCH 12/17] isp1301_omap: "
` [PATCH 13/17] board-palmz71: "
` [PATCH 14/17] [ARM] pxa: "
` [PATCH 15/17] sparc/ldc: "
` [PATCH 16/17] um: "
` [PATCH 17/17] random: final removal of IRQF_SAMPLE_RANDOM
[PATCH 00/36] AArch64 Linux kernel port
2012-07-17 22:35 UTC (9+ messages)
[PATCH v5 3/4] kvm: Create kvm_clear_irq()
2012-07-17 22:31 UTC (22+ messages)
[PATCH -next] random: Remove remaining relicts of rand_initialize_irq()
2012-07-17 21:42 UTC (4+ messages)
[PATCH] mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
2012-07-17 22:29 UTC (4+ messages)
[PATCH v5 0/4] kvm: level irqfd and new eoifd
2012-07-17 22:28 UTC (7+ messages)
` [PATCH v5 1/4] kvm: Extend irqfd to support level interrupts
[REGRESSION] [PATCH] block: uninitialized ioc->nr_tasks triggers WARN_ON
2012-07-17 22:24 UTC (2+ messages)
[PATCH v5 2/4] kvm: KVM_EOIFD, an eventfd for EOIs
2012-07-17 22:24 UTC (15+ messages)
[ATTEND or not ATTEND] That's the question!
2012-07-17 22:17 UTC (7+ messages)
` [Ksummit-2012-discuss] "
[PATCH 00/11] 2.6.32-stable: Fix for leapsecond deadlock & hrtimer/futex issue
2012-07-17 22:05 UTC (12+ messages)
` [PATCH 01/11] 2.6.32.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 2.6.32.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 2.6.32.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 2.6.32.x: time: Move common updates to a function
` [PATCH 05/11] 2.6.32.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 2.6.32.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 2.6.32.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 2.6.32.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 2.6.32.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 2.6.32.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume()
[PATCH v4 0/8] Function tracing support for pstore
2012-07-17 22:06 UTC (16+ messages)
` [PATCH 3/8] pstore: Add persistent function tracing
` [PATCH 7/8] pstore/ram: Make tracing log versioned
` [PATCH] pstore: Headers should include all stuff they use
` [PATCH fixed] pstore/ram: Make tracing log versioned
[PATCH Resend] staging: wlan-ng: Fix problem with wrong arguments
2012-07-17 22:07 UTC
[PATCH 6/7] 3.4.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
2012-07-17 21:59 UTC (2+ messages)
` Patch "hrtimer: Update hrtimer base offsets each hrtimer_interrupt" has been added to the 3.4-stable tree
[PATCH 5/7] 3.4.x: timekeeping: Provide hrtimer update function
2012-07-17 21:59 UTC (2+ messages)
` Patch "timekeeping: Provide hrtimer update function" has been added to the 3.4-stable tree
[PATCH] sd: do not set changed flag on all unit attention conditions
2012-07-17 21:59 UTC (14+ messages)
[PATCH 3/7] 3.4.x: timekeeping: Maintain ktime_t based offsets for hrtimers
2012-07-17 21:59 UTC (2+ messages)
` Patch "timekeeping: Maintain ktime_t based offsets for hrtimers" has been added to the 3.4-stable tree
[PATCH 7/7] 3.4.x: timekeeping: Add missing update call in timekeeping_resume()
2012-07-17 21:59 UTC (2+ messages)
` Patch "timekeeping: Add missing update call in timekeeping_resume()" has been added to the 3.4-stable tree
[PATCH 2/7] 3.4.x: timekeeping: Fix leapsecond triggered load spike issue
2012-07-17 21:59 UTC (2+ messages)
` Patch "timekeeping: Fix leapsecond triggered load spike issue" has been added to the 3.4-stable tree
[PATCH 4/7] 3.4.x: hrtimers: Move lock held region in hrtimer_interrupt()
2012-07-17 21:59 UTC (2+ messages)
` Patch "hrtimers: Move lock held region in hrtimer_interrupt()" has been added to the 3.4-stable tree
[PATCH 1/7] 3.4.x: hrtimer: Provide clock_was_set_delayed()
2012-07-17 21:59 UTC (2+ messages)
` Patch "hrtimer: Provide clock_was_set_delayed()" has been added to the 3.4-stable tree
[PATCH 00/11] 2.6.34-stable: Fix for leapsecond deadlock & hrtimer/futex issue
2012-07-17 21:49 UTC (12+ messages)
` [PATCH 01/11] 2.6.34.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 2.6.34.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 2.6.34.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 2.6.34.x: time: Move common updates to a function
` [PATCH 05/11] 2.6.34.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 2.6.34.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 2.6.34.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 2.6.34.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 2.6.34.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 2.6.34.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 2.6.34.x: timekeeping: Add missing update call in timekeeping_resume()
linux-next: Tree for July 17
2012-07-17 21:48 UTC (4+ messages)
` linux-next: Tree for July 17 (fs/sync.c)
` linux-next: Tree for July 17 (mfd/tps65217.c)
[PATCH v2]trace,x86: add x86 irq vector tracepoints
2012-07-17 21:47 UTC
[PATCH v3 0/3] cgroup: add xattr support
2012-07-17 21:40 UTC (10+ messages)
` [PATCH v3 2/3] cgroup: revise how we re-populate root directory
[PATCH 0/7] 3.4-stable: Fix for leapsecond caused hrtimer/futex issue
2012-07-17 21:29 UTC (2+ messages)
[PATCH] scripts/package/builddeb: upgrade to current practices
2012-07-17 21:23 UTC (4+ messages)
3.5-rc7: nouveau doesn't X on NVC0
2012-07-17 21:14 UTC
rcu_dyntick and suspicious RCU usage
2012-07-17 20:58 UTC (9+ messages)
gma500 opregion/power init order backtrace
2012-07-17 21:12 UTC (2+ messages)
PM: Summary of changes for v3.6
2012-07-17 20:53 UTC (4+ messages)
[PATCH v4] net: cgroup: fix access the unallocated memory in netprio cgroup
2012-07-17 20:47 UTC (2+ messages)
[char-misc-next] mei: use module_pci_driver
2012-07-17 20:40 UTC (4+ messages)
[PATCH 5/6] staging/media/solo6x10: use module_pci_driver macro
2012-07-17 20:17 UTC (2+ messages)
[PATCH RFC] swiotlb: Remove SWIOTLB overflow buffer support
2012-07-17 20:13 UTC (10+ messages)
` [PATCH RFC] swiotlb: Disable swiotlb overflow support when CONFIG_ISA is enabled
` [PATCH] swiotlb: Disable swiotlb overflow support when CONFIG_ISA is disabled
[GIT PULL] Last-minute power management update for 3.5
2012-07-17 20:15 UTC
[RFC][PATCH 5/8] epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready
2012-07-17 19:55 UTC (6+ messages)
` [PATCH] "
[PATCHSET] workqueue: reimplement CPU hotplug to keep idle workers
2012-07-17 19:40 UTC (12+ messages)
` [PATCH 1/9] workqueue: perform cpu down operations from low priority cpu_notifier()
` [PATCH 2/9] workqueue: drop CPU_DYING notifier operation
` [PATCH 3/9] workqueue: ROGUE workers are UNBOUND workers
` [PATCH 4/9] workqueue: use mutex for global_cwq manager exclusion
` [PATCH 5/9] workqueue: drop @bind from create_worker()
` [PATCH 6/9] workqueue: reimplement CPU online rebinding to handle idle workers
` [PATCH 7/9] workqueue: don't butcher idle workers on an offline CPU
` [PATCH 8/9] workqueue: remove CPU offline trustee
` [PATCH 9/9] workqueue: simplify CPU hotplug code
Linux 3.5-rc7
2012-07-17 19:40 UTC (2+ messages)
Crash when IO is being submitted and block size is changed
2012-07-17 19:19 UTC (4+ messages)
[PATCH 0/1] cpuidle: allow to disable C states of the ladder governor
2012-07-17 18:59 UTC (2+ messages)
` [PATCH 1/1] Honor state disabling in the cpuidle "
[PATCH 00/11] 3.0-stable: Fix for leapsecond deadlock & hrtimer/futex issue
2012-07-17 19:18 UTC (21+ messages)
` [PATCH 01/11] 3.0.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 3.0.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 3.0.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 3.0.x: time: Move common updates to a function
` [PATCH 05/11] 3.0.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 3.0.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 3.0.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 3.0.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 3.0.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 3.0.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 3.0.x: timekeeping: Add missing update call in timekeeping_resume()
[PATCH] mfd: MAX77693: Fix bug of interrupt handlding for MAX77693 devices
2012-07-17 19:14 UTC (4+ messages)
[PATCH RESEND 0/5] Add vhost-blk support
2012-07-17 19:10 UTC (3+ messages)
` [PATCH RESEND 5/5] vhost-blk: "
[patch] Rename CAP_EPOLLWAKEUP to CAL_BLOCK_SUSPEND
2012-07-17 19:05 UTC (4+ messages)
Boot breaks in -next from LEGACY to LINEAR conversion
2012-07-17 18:57 UTC
linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')
2012-07-17 18:40 UTC (4+ messages)
[PATCH] gpiolib: arizona: Add WM5110 support
2012-07-17 18:32 UTC (3+ messages)
[PATCH RESEND] gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
2012-07-17 18:30 UTC (8+ messages)
PCI ACPI/IRQ-routing broken on H77 chipset + Ivy Bridge (kernel 3.5-rc7 and earlier)
2012-07-17 18:01 UTC (2+ messages)
[PATCH] gpiolib: Defer failed gpio requests by default
2012-07-17 18:20 UTC (2+ messages)
[PATCH 00/11] 2.6.35-stable: Fix for leapsecond deadlock & hrtimer/futex issue
2012-07-17 18:05 UTC (12+ messages)
` [PATCH 01/11] 2.6.35.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 2.6.35.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 2.6.35.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 2.6.35.x: time: Move common updates to a function
` [PATCH 05/11] 2.6.35.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 2.6.35.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 2.6.35.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 2.6.35.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 2.6.35.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 2.6.35.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 2.6.35.x: timekeeping: Add missing update call in timekeeping_resume()
CFS vs. cpufreq/cstates vs. latency
2012-07-17 17:56 UTC (2+ messages)
[PATCH] mm/slub: fix a BUG_ON() when offlining a memory node and CONFIG_SLUB_DEBUG is on
2012-07-17 17:53 UTC (3+ messages)
[PATCH 00/15] drivers: hv: kvp
2012-07-17 17:42 UTC (7+ messages)
` [PATCH 01/15] Drivers: hv: Format GUIDS as per MSFT standards
` [PATCH 02/15] Drivers: hv: Add KVP definitions for IP address injection
[PATCH] kdump: Append newline to the last lien of vmcoreinfo note
2012-07-17 17:36 UTC
[PATCH] extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC device
2012-07-17 17:34 UTC (2+ messages)
uprobe: checking probe event include directory
2012-07-17 17:27 UTC (3+ messages)
[PATCH] fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
2012-07-17 17:22 UTC
[PATCH] atomic64_test: Simplify the #ifdef for atomic64_dec_if_positive() test
2012-07-17 17:10 UTC
Setreuid distinction about (uid_t)-1
2012-07-17 16:56 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox