public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-10 21:24:30 to 2011-05-11 16:04:59 UTC [more...]

[PATCH] sched: rt_rq runtime leakage bug fix
 2011-05-11  9:21 UTC  (2+ messages)

[PATCH v10 0/2] Make all it87 drivers SMP safe
 2011-05-11 13:52 UTC  (7+ messages)
` [PATCH v10 1/2] Use "request_muxed_region" in it87 watchdog drivers
` [PATCH v10 2/2] Use "request_muxed_region" in it87 hwmon drivers

[PATCH 0/4] Speed up the symbols' resolution process V4
 2011-05-11 15:52 UTC  (7+ messages)

[RFC PATCH] set current_state to D0 in register_slot
 2011-05-11 16:00 UTC  (10+ messages)
  ` [Xen-devel] "
                ` [PATCH] acpiphp: assume device is in state D0 after powering on a slot

[PATCH] sched: fix constructing the span cpu mask of sched domain
 2011-05-11 14:23 UTC  (7+ messages)

[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
 2011-05-11 15:58 UTC  (6+ messages)
` [PATCH 20/19] ARM: LPAE: Invalidate the TLB before freeing the PMD

[RFC PATCH] perf: Carve out cgroup-related code
 2011-05-11 14:31 UTC  (5+ messages)

[PATCH] memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION
 2011-05-11 15:19 UTC  (2+ messages)

[PATCH] AT91: Add external RTC for Flexibity board
 2011-05-11  8:34 UTC  (4+ messages)

[patch 00/15] CFS Bandwidth Control V6
 2011-05-11  8:45 UTC  (7+ messages)
` [patch 01/15] sched: (fixlet) dont update shares twice on on_rq parent

[PATCH v3 0/3] Make CD-ROM emulation work with Mac OS-X
 2011-05-11 12:59 UTC  (10+ messages)
` [PATCH v3 1/3] usb: gadget: storage: Add fsg_get_toc helper
` [PATCH v3 2/3] usb: gadget: file_storage: Make CD-ROM emulation work with Mac OS-X

[PATCH 0/2] perf: Split it some more
 2011-05-11 13:49 UTC  (4+ messages)
` [PATCH 2/2] perf: Carve out callchain functionality

[PATCH] blk-throttle: get rid of wrong initialization of 'limits_changed'
 2011-05-11 14:56 UTC  (2+ messages)

[tip:timers/core] timerfd: Allow timers to be cancelled when clock was set
 2011-05-11 15:44 UTC  (14+ messages)

[PATCH 12/19] mfd: Use mfd cell platform_data for wm8400 cells platform bits
 2011-05-11  9:20 UTC  (9+ messages)
        ` [PATCH v1 "
` [PATCH 16/19] mfd: Use mfd cell platform_data for tps6105x "

[PATCH] blk-throttle: fix a typo in blk_throtl_init()
 2011-05-11 14:38 UTC  (7+ messages)
  ` [PATCH] blk-throttle: fix typos on struct throtl_grp init code

[PATCH 1/2] spi: spi_sh: calling spi_unregister_master instead of spi_master_put in spi_sh_remove
 2011-05-11 13:28 UTC  (2+ messages)
` [PATCH 2/2] spi: spi_tegra: calling spi_unregister_master instead of spi_master_put in spi_tegra_remove

[PATCH 001/001]: USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
 2011-05-11 14:56 UTC  (4+ messages)

[RFC][PATCH 0/3] perf support for amd guest/host-only bits
 2011-05-11 13:52 UTC  (10+ messages)
` [PATCH 1/3] perf, core: Introduce attrs to count in either host or guest mode
` [PATCH 2/3] perf, x86: Use GO/HO bits in perf-ctr

[PATCH v2] KVM: MMU: optimize pte write path if don't have protected sp
 2011-05-11 12:01 UTC  (3+ messages)

[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
 2011-05-11 15:29 UTC  (2+ messages)
` [PATCH 2/3] mm: slub: Do not take expensive steps for SLUBs speculative "

[PATCH v5] sdio: optimized SDIO IRQ handling for single irq
 2011-05-11 15:48 UTC  (2+ messages)

Divide error in bictcp_cong_avoid ?
 2011-05-11 15:35 UTC  (11+ messages)
      ` [PATCH] tcp_cubic: limit delayed_ack ratio to prevent divide error

[PATCH 00/12] staging: usbip: miscellaneous code cleanup
 2011-05-11  8:54 UTC  (5+ messages)
` [PATCH 01/12] staging: usbip: change debug configuration option
` [PATCH 02/12] staging: usbip: use single version for all modules
` [PATCH 08/12] staging: usbip: usbip_common.c: fix misspelled function name
` [PATCH 09/12] staging: usbip: edit Kconfig and rename CONFIG options

[PATCH v1 0/5] KVM in-guest performance monitoring
 2011-05-11 15:55 UTC  (4+ messages)
` [PATCH v1 1/5] perf: add context parameter to perf_event overflow handler
` [PATCH v1 2/5] x86, perf: add constraints for architectural PMU v1
` [PATCH v1 4/5] KVM: Expose kvm_lapic_local_deliver()

[PATCH 4/4] tps65912: add regulator driver
 2011-05-11 15:09 UTC  (3+ messages)

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification
 2011-05-11 15:48 UTC  (21+ messages)
` [PATCH 04/11] ptrace: implement PTRACE_INTERRUPT
` [PATCH 06/11] ptrace: make group stop state visible via PTRACE_GETSIGINFO
` [PATCH 08/11] ptrace: move fallback JOBCTL_TRAPPING clearing to get_signal_to_deliver()
` [PATCH 09/11] job control: reorganize wait_task_stopped()
` [PATCH 11/11] ptrace: implement group stop notification for ptracer

[PATCH 00/17] writeback fixes and cleanups for 2.6.40
 2011-05-11 14:54 UTC  (7+ messages)
` [PATCH 14/17] writeback: make writeback_control.nr_to_write straight

[RFC PATCH] cpuset: fix cpuset_cpus_allowed_fallback() don't update tsk->rt.nr_cpus_allowed
 2011-05-11 16:05 UTC  (4+ messages)
  ` [PATCH 1/2] "

[PATCH v4 08/11] tty: add pruss SUART driver
 2011-05-11 10:35 UTC  (12+ messages)
` [PATCH v4 01/11] mfd: add pruss mfd driver

[PATCH] ASoC: Update cx20442 for TTY API change
 2011-05-11 15:55 UTC  (2+ messages)

[PATCH v6] staging: Add ST-Ericsson CG2900 driver
 2011-05-11  8:37 UTC  (6+ messages)

[PATCH v2] Add Marvell UMI driver
 2011-05-11 13:17 UTC  (3+ messages)

2.6.39-rc7-git1 boot error message (no crash)
 2011-05-11  4:58 UTC 

[PATCH 09/34] x86: Allow to override the ROOT_DEV variable
 2011-05-11 15:22 UTC  (3+ messages)
` [PATCH v2] x86: Do not set the root_dev field in bzImage

[PATCH] Don't mlock guardpage if the stack is growing up
 2011-05-11  8:42 UTC  (8+ messages)

2.6.39-rc7-git1 boot error message (no crash)
 2011-05-11 15:57 UTC 

[PATCH] kvm: Fix kvm mmu_notifier initialization order
 2011-05-11 11:52 UTC  (2+ messages)

[RFC][PATCH] pstore: EFI Support
 2011-05-11 13:09 UTC  (3+ messages)

[PATCH] sched: correct how RT task is picked
 2011-05-11  8:43 UTC  (2+ messages)

[git pull] drm fixes
 2011-05-11  4:08 UTC 

[PATCH v9 5/7] usb: Add streams support to the gadget framework
 2011-05-11 13:29 UTC  (3+ messages)

[PATCH v3] Add Marvell UMI driver
 2011-05-11 15:22 UTC 

[TRIVIAL PATCH 0/3] pcmcia: Make struct pcmcia_device_id const
 2011-05-11  8:51 UTC  (4+ messages)

[PATCH] sst: tweak the shared functions so we don't crash the ASoC driver
 2011-05-11 13:38 UTC 

spi_fsl_spi broken when compiled as module by b36ece832512c1a0afa54ff0a56d63492a1caf08
 2011-05-11 15:52 UTC 

[PATCH] fs/9p: Fix invalid mount options/args
 2011-05-11  4:44 UTC  (3+ messages)
` [V9fs-developer] "

[PATCH] gma500: Add option to disable LVDS
 2011-05-11  9:10 UTC  (5+ messages)

[PATCH] RapidIO: Fix default routing initialization
 2011-05-11 14:46 UTC 

DRIVERS MMC card freezes at Jmicron controllers
 2011-05-11 14:47 UTC  (2+ messages)
` DRM/I915 wrong monitor resolution

linux-next: manual merge of the namespace tree with the m68k tree
 2011-05-11  4:17 UTC  (2+ messages)

Fedora 14 not always going to run-level 3?
 2011-05-11 10:16 UTC  (2+ messages)

[patch v2 0/5] percpu_counter: bug fix and enhancement
 2011-05-11  9:34 UTC  (7+ messages)
` [patch v2 1/5] percpu_counter: fix code for 32bit systems for UP
` [patch v2 2/5] lglock: convert it to work with dynamically allocated structure
` [patch v2 3/5] percpu_counter: use lglock to protect percpu data
` [patch v2 4/5] percpu_counter: use atomic64 for counter in SMP
` [patch v2 5/5] percpu_counter: preemptless __per_cpu_counter_add

[PATCH 12/37] linux/smp.h: remove unused MSG_ flags
 2011-05-11  5:29 UTC 

apparent regression (crash) - 2.6.38.6
 2011-05-11  6:30 UTC  (2+ messages)

[PATCH] platform: fix samsung brightness min/max calculations
 2011-05-11  4:47 UTC  (4+ messages)

Kernel 2.6.38.6 page allocation failure (ixgbe)
 2011-05-11  6:58 UTC  (6+ messages)

[PATCH] kprobes,x86: disable irq durinr optimized callback
 2011-05-11 11:06 UTC  (5+ messages)
      ` [PATCH, v2] kprobes, x86: Disable irq during "

[PATCH v2] x86, vt-d: enable x2apic opt out
 2011-05-12  3:39 UTC  (4+ messages)

[PATCH v3.1] xen block backend
 2011-05-11 15:02 UTC  (3+ messages)
` [PATCH] xen block backend driver

[PATCH 0/2] make kvm guest mode to be rcu quiescent state
 2011-05-11  9:57 UTC  (3+ messages)
` [PATCH 2/2] KVM: make guest mode entry "

[PATCH] drivers/mmc/card/block.c: fix potential null dereference 'idata'
 2011-05-11  4:03 UTC  (8+ messages)

Can You Be Trusted?
 2011-05-11  3:39 UTC 

[PATCH v3] sdio: optimized SDIO IRQ handling for single irq
 2011-05-11  3:51 UTC  (3+ messages)

linux-next: manual merge of the suspend tree with the mips tree
 2011-05-11  3:06 UTC 

linux-next: manual merge of the suspend tree with the mips tree
 2011-05-11  3:06 UTC 

Please include the namespace file-descriptors tree in linux-next
 2011-05-11  3:04 UTC  (2+ messages)

[PATCH] touchscreen: check kzalloc memory for data first
 2011-05-11  3:03 UTC  (3+ messages)

[PATCH] mm: check zone->all_unreclaimable in all_unreclaimable()
 2011-05-11  2:30 UTC  (13+ messages)
  ` OOM Killer don't works at all if the system have >gigabytes memory (was Re: [PATCH] mm: check zone->all_unreclaimable in all_unreclaimable())
    ` [PATCH 1/4] oom: improve dump_tasks() show items
    ` [PATCH 2/4] oom: kill younger process first
    ` [PATCH 3/4] oom: oom-killer don't use permillage of system-ram internally
    ` [PATCH 4/4] oom: don't kill random process

linux-next: build failure after merge of the voltage tree
 2011-05-11  2:27 UTC  (4+ messages)

[PATCH 2/4] pinmux: add a driver for the U300 pinmux
 2011-05-11  2:47 UTC  (5+ messages)

linux-next: manual merge of the wireless tree with Linus' tree
 2011-05-11  1:52 UTC 

[RFC][PATCH 0/3] v2 Improve task->comm locking situation
 2011-05-11  1:20 UTC  (8+ messages)
` [PATCH 1/3] comm: Introduce comm_lock seqlock to protect task->comm access
` [PATCH 2/3] printk: Add %ptc to safely print a task's comm
` [PATCH 3/3] comm: ext4: Protect task->comm access by using %ptc

[PATCH] pci: Check bridge resources after resource allocation
 2011-05-11  1:19 UTC  (9+ messages)
        ` [PATCH -v2] "

2.6.39-rc6-mmotm0506 and -next - __kfree_rcu breaks third-party kernel code
 2011-05-11  0:52 UTC  (4+ messages)

ptrace pull request for linux-next
 2011-05-11  0:06 UTC  (4+ messages)

[PATCH] drivers: create a pinmux subsystem v2
 2011-05-11  0:15 UTC  (3+ messages)

[PATCH v1 00/19] Increase resolution of load weights
 2011-05-11  0:14 UTC  (7+ messages)

[PATCH] dma-debug: print information about leaked entry
 2011-05-11  0:13 UTC  (2+ messages)

[PATCH] w1: Add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
 2011-05-11  0:09 UTC  (4+ messages)

[git pull] m68k SLUB fix for 2.6.39
 2011-05-11  0:08 UTC  (8+ messages)
            ` [patch] slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"

[PATCH] ioapic: fix potential resume deadlock
 2011-05-10 23:58 UTC  (4+ messages)

[PATCH 10/10] mach-ux500: update and move cpufreq driver
 2011-05-10 23:54 UTC  (4+ messages)

Linux 2.6.39-rc7
 2011-05-10 23:42 UTC  (4+ messages)

[PATCH 1/4] drivers: create a pinmux subsystem
 2011-05-10 23:42 UTC  (10+ messages)
        ` [PATCH] gpio: Convert gpio_is_valid to return bool

[PATCH 1/3] i2c: append hardware lock with bus lock
 2011-05-10 23:08 UTC  (4+ messages)

long delay when using HMDI output on RS780
 2011-05-10 23:16 UTC  (6+ messages)

[PATCH 0/4] Pinmux subsystem
 2011-05-10 23:15 UTC  (7+ messages)

[PATCH v3] leds: provide helper to register "leds-gpio" devices
 2011-05-10 23:02 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH] [wip] ARM: imx: register "leds-gpio" device using new helper function

[PATCH 0/7] Network namespace manipulation with file descriptors
 2011-05-10 23:02 UTC  (6+ messages)

[PATCH] ide/ide-scan-pci.c: Use for_each_pci_dev()
 2011-05-10 22:57 UTC  (2+ messages)

[PATCH] kbuild: Fix GNU make v3.80 compatibility
 2011-05-10 22:47 UTC 

[GIT] Networking
 2011-05-10 22:46 UTC 

[PATCH 0/2] Minor autonegociation changes, testers welcome
 2011-05-10 22:14 UTC  (4+ messages)
` [PATCH 2/2] net/dl2k: Don't reconfigure link @100Mbps when disabling autoneg @1Gbps

[PATCH] spi: Use void pointers for data in simple SPI I/O operations
 2011-05-10 22:09 UTC 

2.6.39-rc6-mmotm0506 - another lockdep splat (networking this time)
 2011-05-10 21:59 UTC  (6+ messages)

[PATCH] mm: tracing: Add missing GFP flags to tracing
 2011-05-10 21:54 UTC  (2+ messages)

[hrtimers] Re: Regression affecting b43 LP-PHY card
 2011-05-10 21:48 UTC  (4+ messages)

[PATCH 0/1] fbcon -- fix race between open and removal of framebuffers
 2011-05-10 21:44 UTC  (3+ messages)
` [PATCH V3] "

fm801: implement TEA575x tuner autodetection
 2011-05-10 21:24 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox