linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-05 00:32:13 to 2012-05-05 18:48:02 UTC [more...]

[patch V2 02/31] frv: Use core allocator for task_struct
 2012-05-05 18:47 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 01/31] frv: Use correct size for task_struct allocation
 2012-05-05 18:46 UTC  (2+ messages)
` [tip:smp/hotplug] "

[tip:x86/urgent] intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND
 2012-05-05 18:46 UTC 

[tip:x86/urgent] arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver
 2012-05-05 18:45 UTC 

[PATCH] Fix compile failure on PA-RISC
 2012-05-05 18:44 UTC  (7+ messages)
` [PATCH] Revert 5dd5bc40f3b6e0ccdaad948dbadc94ad0906cb25

[PATCH] perf top: Fix a race in callchain handling
 2012-05-05 18:22 UTC  (2+ messages)

c/r: broken locking when executing map_files
 2012-05-05 18:20 UTC  (4+ messages)

[PATCH 00/14 v3] cleanup atmel_mxt_ts
 2012-05-05 17:41 UTC  (6+ messages)
` [PATCH 09/14 v3] Input: atmel_mxt_ts - refactor get info

[PATCH] usb: also announce bcdDevice
 2012-05-05 17:49 UTC  (6+ messages)

[PATCH v2 0/7] CPU hotplug, cpusets: Fix issues with cpusets handling upon CPU hotplug
 2012-05-05 17:44 UTC  (3+ messages)

[PATCH] smb347_charger: cleaned battery power supply attributes
 2012-05-05 16:03 UTC 

[PATCH RFC 00/13] Lockd: grace period containerization
 2012-05-05 17:23 UTC  (14+ messages)
` [PATCH RFC 01/13] LockD: mark host per network namespace on garbage collect
` [PATCH RFC 02/13] LockD: make garbage collector network namespace aware
` [PATCH RFC 03/13] LockD: manage garbage collection timeout per networks namespace
` [PATCH RFC 04/13] LockD: manage used host count "
` [PATCH RFC 05/13] Lockd: host complaining function introduced
` [PATCH RFC 06/13] Lockd: add more debug to host shutdown functions
` [PATCH RFC 07/13] LockD: manage grace period per network namespace
` [PATCH RFC 08/13] LockD: make lockd manager allocated "
` [PATCH RFC 09/13] NFSd: make nfsd4_manager allocated per network namespace context
` [PATCH RFC 10/13] SUNRPC: service request network namespace helper introduced
` [PATCH RFC 11/13] LockD: manage grace list per network namespace
` [PATCH RFC 12/13] LockD: pass actual network namespace to grace period management functions
` [PATCH RFC 13/13] Lockd: move grace period management from lockd() to per-net functions

[PATCH v2 0/7] CPU hotplug, cpusets: Fix issues with cpusets handling upon CPU hotplug
 2012-05-05 17:15 UTC  (8+ messages)

Request
 2012-05-05 16:57 UTC 

[PATCH] ARM: SMP: prevent use of the console when using idmap_pgd
 2012-05-05 16:49 UTC  (2+ messages)

Linux Support for Thunderbolt using Apple Monitor
 2012-05-05 16:48 UTC  (18+ messages)

drm:i915_hangcheck_elapsed with kernel 3.3.4
 2012-05-05 16:20 UTC 

drivers: Probable misuses of ||
 2012-05-05 16:00 UTC  (6+ messages)

[patch 00/18] fork: Move most archs to generic threadinfo/taskstruct allocators
 2012-05-05 15:58 UTC  (21+ messages)
` [patch 01/18] fork: Remove the weak insanity
` [patch 03/18] fork: Move thread info gfp flags to header
` [patch 04/18] fork: Provide kmemcache based thread_info allocator
` [patch 02/18] fork: Provide weak arch_release_[task_struct|thread_info] functions
` [patch 05/18] x86: Use common threadinfo allocator
` [patch 06/18] c6x: "
` [patch 08/18] frv: "
` [patch 07/18] cris: "
` [patch 10/18] m32r: "
` [patch 09/18] hexagon: "
` [patch 11/18] mips: "
` [patch 12/18] mn10300: "
` [patch 13/18] powerpc: "
` [patch 14/18] score: "
` [patch 15/18] sh: "
` [patch 16/18] sparc: "
` [patch 17/18] tile: "
` [patch 18/18] task_allocator: Use config switches instead of magic defines

Linux 3.4-rc4
 2012-05-05 15:39 UTC  (11+ messages)

[PATCH] x86: kernel/microcode_core.c simple_strtoul cleanup
 2012-05-05 15:37 UTC 

[PATCH] nilfs2: flush disk caches in syncing
 2012-05-05 15:30 UTC 

[PATCH] Describe race of direct read and fork for unaligned buffers
 2012-05-05 15:29 UTC  (14+ messages)

[PATCH] init: don't try mounting device as nfs root unless type fully matches
 2012-05-05 15:06 UTC 

[RFC] Input: MT - Include win8 support
 2012-05-05 15:08 UTC 

[PATCH] usb: cp210x: Added support for GPIO (CP2103/4/5)
 2012-05-05 14:57 UTC  (5+ messages)

[PATCH] kmsg: limit message size
 2012-05-05 14:56 UTC 

Hard drive detection
 2012-05-05 14:46 UTC  (6+ messages)

[PATCH 1/1] lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'
 2012-05-05 14:32 UTC 

[PATCH 0/8] drivers/staging/line6/ chechpatch.pl cleanups
 2012-05-05 14:31 UTC  (9+ messages)
` [PATCH 1/8] drivers/staging/line6/control.c: Change strict_strtoul to kstrtoul
` [PATCH 2/8] drivers/staging/line6/pod.c: "
` [PATCH 3/8] drivers/staging/line6/variax.c: "
` [PATCH 4/8] drivers/staging/line6/config.h: changed printk(KERN_INFO, ... to pr_info(
` [PATCH 5/8] drivers/staging/line6/driver.h: Changed printk(KERN_ERR, .. to pr_err Changed printk(KERN_ERR, ...) call to pr_err() call in MISSING_CASE macro
` [PATCH 6/8] drivers/staging/line6/midibuf.c changed printk(KERN_DEBUG, ... to pr_debug(
` [PATCH 7/8] drivers/staging/line6/midi.c: Added space between switch and open parenthesis
` [PATCH 8/8] drivers/staging/line6/pcm.c: Removed trailing whitespace

[PATCH v4 00/10] KVM: MMU: fast page fault
 2012-05-05 14:08 UTC  (11+ messages)
` [PATCH v4 06/10] KVM: MMU: fast path of handling guest "

[PATCH 1/1] procfs: expose umask in stat and status
 2012-05-05 13:49 UTC  (8+ messages)

WINNING NOTIFICATION LETTER
 2012-05-05 13:24 UTC 

[PATCH 00/02] mach-shmobile: Emma Mobile EV2 - first shot
 2012-05-05  7:22 UTC  (4+ messages)

Making ARM multiplatform kernels DT-only?
 2012-05-05 13:17 UTC  (5+ messages)

[PATCH 1/4] power-supply: smb347-charger: convert to use module_i2c_driver()
 2012-05-05 12:56 UTC  (4+ messages)
` [PATCH 4/4] power-supply: smb347-charger: convert to regmap API

[PATCH v2] smb347_charger: Cleanup power supply registration code in probe
 2012-05-05 12:51 UTC  (5+ messages)

[GIT PULL] sound fixes for 3.4-rc6
 2012-05-05 12:14 UTC 

[PATCH 1/3] power/ab8500_charger: harden platform data check
 2012-05-05 12:08 UTC  (6+ messages)

[GIT PULL] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-05-05 12:09 UTC 

[PATCH RESEND v3 2/2] ARM: LPC32xx: Make platform use key driver
 2012-05-05 12:01 UTC 

[PATCH RESEND v3 1/2] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-05-05 12:00 UTC  (2+ messages)

[PATCH RESEND] Documentation: devicetree: Fix value format description
 2012-05-05 11:38 UTC 

[RFC PATCH] namespaces: fix leak on fork() failure
 2012-05-05 11:37 UTC  (20+ messages)
      ` [PATCH] "

[PATCH] open(2): document O_PATH
 2012-05-05 11:31 UTC  (6+ messages)

[PATCH 1/1] v4l2: use __u32 rather than enums in ioctl() structs
 2012-05-05 11:22 UTC  (4+ messages)

[PATCH] usb: make vendor id of root hubs greppable
 2012-05-05 11:16 UTC 

[patch V2 03/31] task_allocator: Use config switches instead of magic defines
 2012-05-05 10:54 UTC  (4+ messages)
` [patch V2 00/31] init_task: Use a generic init_task variant

[PATCH 0/6] twl4030: Various fixes for charing-from-USB
 2012-05-05 10:52 UTC  (5+ messages)

[PATCH v2] HID: hid-multitouch: Only match MT interfaces
 2012-05-05 10:40 UTC  (2+ messages)

[bug?] Battery notifications produce flashing battery icon, syslog spam (Re: [PATCH 11/11] ACPI / Battery: Update information on info notification and resume)
 2012-05-05 10:37 UTC  (4+ messages)
` [PATCH 1/1] battery: only refresh the sysfs files when pertinant information changes

[PATCH] max17042_battery: Handle irq request failure case
 2012-05-05 10:32 UTC  (2+ messages)

[PATCH] max17042_battery: Add support for max17047/50 chip
 2012-05-05  9:04 UTC 

[PATCH RFC V1 0/5] Rationalize time keeping
 2012-05-05 10:17 UTC  (6+ messages)
` [PATCH RFC V1 4/5] timekeeping: Offer an interface to manipulate leap seconds

[PATCH] edac: avoid mce decoding crash after edac driver unloaded
 2012-05-05 10:05 UTC  (3+ messages)

[PATCH 0/1] ntp bug fix
 2012-05-05 10:02 UTC  (7+ messages)
` [PATCH 1/1] ntp: advertise correct TAI offset during leap second

[PATCH] mm/slab.c: Fix build breakage when compiling -O0
 2012-05-05  9:52 UTC 

[PATCH] mm/slab.c: Always check redzone after ctor is called
 2012-05-05  9:54 UTC 

[PATCH 0/8] kbuild: use script for final link, move definitions out of top-level Makefile
 2012-05-05  9:51 UTC  (10+ messages)
` [PATCH 1/8] kbuild: drop unused KBUILD_VMLINUX_OBJS from "
` [PATCH 2/8] kbuild: refactor final link of sparc32
` [PATCH 3/8] kbuild: link of vmlinux moved to a script
` [PATCH 4/8] kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux
` [PATCH 5/8] kbuild: move definitions from top-level Makefile to scripts/Kbuild.config
` [PATCH 6/8] kbuild: move arch definitions from top-level Makefile to scripts/Kbuild.arch
` [PATCH 7/8] kbuild: move W=... stuff to Kbuild.arch
` [PATCH 8/8] kbuild: remove useless warning

[PATCH 0/3] do not use s_dirt in JFFS2
 2012-05-05  9:38 UTC  (5+ messages)

Boot failure since 3.3-rc?
 2012-05-05  8:54 UTC  (5+ messages)

[RFC] move link of vmlinux to a script
 2012-05-05  8:30 UTC  (3+ messages)

[PATCH v2 0/4] kbuild: Move vmlinux link out of top-level Makefile
 2012-05-05  8:29 UTC  (4+ messages)
` [PATCH 3/4] kbuild: link of vmlinux moved to a script

[RFC v2 0/5] PCIe, Add PCIe runtime D3cold support
 2012-05-05  8:08 UTC  (26+ messages)
` [RFC v2 1/5] PM, Runtime, Add power_must_be_on flag
` [RFC v2 2/5] PM, Add sysfs file power_off to control device power off policy
` [RFC v2 3/5] PCIe, Add runtime PM support to PCIe port
` [RFC v2 4/5] ACPI, PM, Specify lowest allowed state for device sleep state
` [RFC v2 5/5] PCIe, Add PCIe runtime D3cold support

cpuidle or cpufreq support for Intel CedarTrail Atom CPUs?
 2012-05-05  7:34 UTC 

[PATCH] max17042_battery: Fix power supply and irq registration ordering
 2012-05-05  6:56 UTC  (3+ messages)

[PATCH 1/3] params.c: fix Smack complaint about parse_args
 2012-05-05  6:08 UTC  (5+ messages)
` [PATCH 3/3] dynamic_debug: remove unneeded includes

[GIT PULL] ACPI patch for Linux-3.4-rc5
 2012-05-05  5:35 UTC 

[PATCH v3] ACPI: D3 states cleanup
 2012-05-05  5:24 UTC  (2+ messages)

[PATCH] max17042_battery: fix driver exit function
 2012-05-05  4:42 UTC  (4+ messages)

broken nouveau dependency on power supply
 2012-05-05  4:29 UTC  (3+ messages)

[PATCH] power_supply: Add voltage_ocv property and use it for max17042 driver
 2012-05-05  3:45 UTC  (2+ messages)

[PATCH] Correct the comment of allocate_resource()
 2012-05-05  3:42 UTC 

[PATCH] max17042_battery: add suspend/resume hooks
 2012-05-05  3:38 UTC  (2+ messages)

[PATCH 1/1] lib/mpi: Fixed erroneous check on return value of mpi_resize()
 2012-05-05  3:30 UTC  (2+ messages)

5fbd036b552f633abb394a319f7c62a5c86a9cd7 breaks PA-RISC boot
 2012-05-05  3:26 UTC 

__builtin_constant_p version/-Ox Truth Table
 2012-05-05  2:39 UTC 

[patch] max17042_battery: fix a couple buffer overflows
 2012-05-05  2:26 UTC  (3+ messages)

[PATCH] pinctrl: Add generic pinctrl-simple driver that supports omap2+ padconf
 2012-05-05  2:04 UTC  (10+ messages)

[PATCH v3 0/9] Fixes for common mistakes w/ for_each_process and task->mm
 2012-05-05  1:47 UTC  (6+ messages)
` [PATCH 1/9] cpu: Introduce clear_tasks_mm_cpumask() helper
      ` [PATCH] cpu: Document clear_tasks_mm_cpumask()

[PATH v2 0/5] Code clean up for percpu_xxx serial functions
 2012-05-05  1:09 UTC  (3+ 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).