linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-07 15:12:08 to 2012-05-07 21:03:57 UTC [more...]

[patch 00/18] fork: Move most archs to generic threadinfo/taskstruct allocators
 2012-05-07 21:03 UTC  (20+ messages)
` [patch 01/18] fork: Remove the weak insanity
` [patch 03/18] fork: Move thread info gfp flags to header
` [patch 06/18] c6x: Use common threadinfo allocator
` [patch 17/18] tile: "
` [patch 18/18] task_allocator: Use config switches instead of magic defines

[RFC v2 0/5] PCIe, Add PCIe runtime D3cold support
 2012-05-07 21:06 UTC  (16+ messages)
` [RFC v2 2/5] PM, Add sysfs file power_off to control device power off policy
` [RFC v2 1/5] PM, Runtime, Add power_must_be_on flag
` [RFC v2 3/5] PCIe, Add runtime PM support to PCIe port

[PATCH v3.4-rc3] MTD: NAND: ams-delta: Fix request_mem_region() failure
 2012-05-07 20:51 UTC  (2+ messages)
` [PATCH v2 3.4-rc6] MTD: NAND: ams-delta: fix "

[PATCH resend] [IPV6] remove sysctl accept_source_route
 2012-05-07 20:52 UTC  (3+ messages)

[PATCH RESEND] x86: kernel/microcode_core.c simple_strtoul cleanup
 2012-05-07 20:49 UTC  (4+ messages)
` [tip:x86/microcode] x86, microcode: microcode_core. c "

[PATCH 00/21] PCI: use busn_res to replace bus secondary/subordinate
 2012-05-07 20:43 UTC  (23+ messages)
` [PATCH 01/21] PCI: add busn_res into struct pci_bus
` [PATCH 02/21] PCI: replace secondary/subordinate with busn_res
` [PATCH 03/21] PCI: Remove secondary/subordinate in struct ci_bus
` [PATCH 04/21] PCI: Add busn_res for pci domain
` [PATCH 05/21] resource: adjust_resource handle resource without parent
` [PATCH 06/21] PCI: Add busn_res operation functions
` [PATCH 07/21] PCI: print conflicting entry in busn_res inserting
` [PATCH 08/21] PCI: release busn_res when removing bus
` [PATCH 09/21] PCI: Insert busn_res in pci_create_root_bus()
` [PATCH 10/21] PCI: checking busn_res in pci_scan_root_bus()
` [PATCH 11/21] PCI: Add default busn_resource
` [PATCH 12/21] PCI: Add default busn_res for pci_scan_bus()
` [PATCH 13/21] x86/PCI: add busn_res into resources list for ACPI path
` [PATCH 14/21] x86/PCI: put busn resource in pci_root_info for native host bridge drivers
` [PATCH 15/21] ia64/PCI: register busn_res for root buses
` [PATCH 16/21] sparc/PCI: "
` [PATCH 17/21] powerpc/PCI: "
` [PATCH 18/21] parisc/PCI: "
` [PATCH 19/21] tile/PCI: Use pci_scan_root_bus instead pci_scan_bus
` [PATCH 20/21] PCI: Register busn_res for iov bus
` [PATCH 21/21] PCI: insert busn_res for child bus

[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
 2012-05-07 20:42 UTC  (12+ messages)

[patch 00/10] (no)bootmem bits for 3.5
 2012-05-07 20:41 UTC  (13+ messages)
` [patch 01/10] mm: bootmem: fix checking the bitmap when finally freeing bootmem
` [patch 02/10] mm: bootmem: remove redundant offset check "
` [patch 07/10] mm: nobootmem: panic on node-specific allocation failure
` [patch 08/10] mm: nobootmem: unify allocation policy of (non-)panicking node allocations
` [patch 10/10] mm: remove sparsemem allocation details from the bootmem allocator

[PATCH 1/1] v4l: mem2mem_testdev: Fix race conditions in driver
 2012-05-07 20:39 UTC 

mmap/clone returns ENOMEM with lots of free memory
 2012-05-07 20:15 UTC  (2+ messages)

[PATCH] arch: x86: init hpet event_handler to noop
 2012-05-07 20:26 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the kbuild tree
 2012-05-07 20:24 UTC  (3+ messages)

[PATCH] slab/mempolicy: always use local policy from interrupt context v2
 2012-05-07 20:24 UTC  (3+ messages)

[PATCH v6 1/3] trace: Make removal of ring buffer pages atomic
 2012-05-07 20:22 UTC  (3+ messages)
` [PATCH v7 "

[PATCH] gpio: langwell: Prevent possible NULL pointer dereference in the demux handler
 2012-05-07 20:19 UTC  (3+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-05-07 20:11 UTC  (2+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-05-07 20:09 UTC  (6+ messages)

[PATCH]: In kernel hibernation, suspend to both: draft
 2012-05-07 20:14 UTC  (2+ messages)

[patch 0/8] cpuidle: Fix and replace cpu_idle_wait copied code
 2012-05-07 20:06 UTC  (10+ messages)
` [patch 1/8] powerpc: Fix broken cpu_idle_wait() implementation
` [patch 2/8] smp: Implement kick_all_cpus_sync()
` [patch 3/8] cpuidle: Use kick_all_cpus_sync()
` [patch 4/8] x86: "
` [patch 5/8] arm: Remove unused cpu_idle_wait()
` [patch 7/8] ia64: "
` [patch 6/8] powerpc: "
` [patch 8/8] sh: Remove cpu_idle_wait()

[PATCH 1/2] coredump: flush the fpu exit state for proper multi-threaded core dump
 2012-05-07 20:09 UTC  (4+ messages)
` [PATCH 2/2] x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()

[PATCH] staging: android: logger: Allocate logs dynamically at boot
 2012-05-07 19:56 UTC  (6+ messages)

[EDAC PATCH v13 0/7] Convert EDAC core to work with non-csrow-based memory controllers
 2012-05-07 19:49 UTC  (9+ messages)
` [EDAC_ABI PATCH v13 00/26] Use the new EDAC kernel ABI on drivers
  ` [EDAC_ABI PATCH v13 01/26] amd64_edac: convert driver to use the new edac ABI

Lockdep false positive in sysfs
 2012-05-07 19:46 UTC  (3+ messages)

[PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default
 2012-05-07 19:43 UTC  (4+ messages)
` [PATCH 0/2] Hyper-V disk support V5
  ` [PATCH 1/2] libata: add a host flag to ignore detected ATA devices

[BUGFIX] PM, domain, Fix link checking when add subdomain
 2012-05-07 19:46 UTC  (2+ messages)

[PATCH] HID: wacom: Add LED selector control for Wacom Intuos4 WL
 2012-05-07 19:40 UTC 

Warning in worker_enter_idle()
 2012-05-07 19:40 UTC  (2+ messages)

[PATCH v1 0/6] reduce workqueue and timer noise
 2012-05-07 19:40 UTC  (9+ messages)
` [PATCH v1 3/6] workqueue: introduce schedule_on_each_cpu_cond
` [PATCH v1 5/6] mm: make vmstat_update periodic run conditional

[PATCH -next] tty/amiserial: Add missing argument for tty_unlock()
 2012-05-07 19:36 UTC 

[PATCH] staging, iio: Fix typo in iio
 2012-05-07 19:35 UTC  (2+ messages)

[RFC/PATCH] PM / Hibernate : Add wait for disk detection if resume_file is MAJOR:MINOR style
 2012-05-07 19:39 UTC  (2+ messages)

[patch] mm: nobootmem: fix sign extend problem in __free_pages_memory()
 2012-05-07 19:32 UTC 

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-07 19:30 UTC 

[PATCH v2] charger_manager: update charge profile upon temperature zone change
 2012-05-07 17:58 UTC 

[ 73/75] iwlwifi: use correct released ucode version
 2012-05-07 19:24 UTC  (3+ messages)

[PATCH 0/3] vmevent: Implement 'low memory' attribute
 2012-05-07 19:19 UTC  (8+ messages)
` [PATCH 3/3] vmevent: Implement special low-memory attribute

[PATCH] clockevents: Per cpu tick skew boot option
 2012-05-07 19:17 UTC  (2+ messages)

[PATCH] Smack: allow for significantly longer Smack labels v4
 2012-05-07 19:16 UTC  (2+ messages)

[PATCH] staging: comedi: rename addi CamelCase function pointers
 2012-05-07 19:14 UTC 

[PATCH] clocksource: em_sti: Emma Mobile STI driver
 2012-05-07 19:10 UTC  (2+ messages)

[PATCH 0/9] omap randconfig fixes for v3.3
 2012-05-07 19:07 UTC  (3+ messages)

linux-next: build failure after merge of the final tree (kbuild tree related)
 2012-05-07 19:04 UTC  (3+ messages)
` [PATCH] kbuild: all{no,yes,mod,def,rand}config only read files when instructed to

[PATCH] auto balloon initial domain and fix dom0_mem=X inconsistencies (v5)
 2012-05-07 18:48 UTC  (6+ messages)
    ` [Xen-devel] "

linux-next ppc64: RCU mods cause __might_sleep BUGs
 2012-05-07 18:50 UTC  (14+ messages)

[PATCH 36/36] drivers/staging/line6/config.h: Delete CHECKPOINT macro
 2012-05-07 18:43 UTC  (2+ messages)

Regression introduced by 6f381fa344911d5a234b13574433cf23036f9467 [[SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queue]
 2012-05-07 18:36 UTC  (4+ messages)

[PATCHv5 1/3] ARM: tegra: Add Tegra AHB driver
 2012-05-07 18:36 UTC  (6+ messages)

[PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361)
 2012-05-07 18:26 UTC  (14+ messages)

[PATCH] charger_manager: update charge profile upon temperature zone change
 2012-05-07 16:46 UTC 

High CPU usage of scheduler?
 2012-05-07 18:12 UTC  (6+ messages)

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-07 17:57 UTC  (2+ messages)

linux-next oops in __lock_acquire for process_one_work
 2012-05-07 17:57 UTC  (2+ messages)

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-07 17:44 UTC  (2+ messages)

[PATCH 0/7] perf tools: Fix cpu/thread map handling v3
 2012-05-07 17:43 UTC  (4+ messages)
` [PATCH 5/7] perf tools: Introduce perf_target__strerror()

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

[PATCH] sched: Enable arch-specific asym packing option in sched domain
 2012-05-07 17:25 UTC  (8+ messages)

[PATCH] power_supply: pda_power: Complain if regulator operations fail
 2012-05-07 17:21 UTC 

[PATCH 1/2] regulator: wm8994: Convert to gpio_request_one()
 2012-05-07 17:19 UTC  (2+ messages)
` [PATCH 2/2] regulator: wm831x-dcdc: "

[PULL] TPM: MAINTAINERS contacts update and error report fix
 2012-05-07 17:16 UTC  (3+ messages)

[PATCH V3 0/9] perf: Intel uncore pmu counting support
 2012-05-07 17:14 UTC  (6+ messages)
` [PATCH 9/9] perf tool: Add pmu event alias support

[PATCH] ecryptfs: Fix warnings as errors in fs/ecryptfs/miscdev.c when using android prebuilt linux-x86 toolchain arm-eabi-4.4.3
 2012-05-07 17:13 UTC 

[PATCH 0/7] perf/x86-ibs and tools: Add support for AMD IBS
 2012-05-07 17:10 UTC  (17+ messages)
` [PATCH 3/7] perf tools: Add parser for dynamic PMU events
` [PATCH 4/7] perf/x86-ibs: Add support for IBS pseudo events

inux-next: Tree for Apr 27 (uml + mm/memcontrol.c)
 2012-05-07 17:08 UTC  (11+ messages)

[PATCH 1/3] tty_lock: undo the old tty_lock use on the ctty
 2012-05-07 17:00 UTC  (7+ messages)
` [PATCH 3/3] tty_lock: Localise the lock

[BUG] perf stat: useless output for raw events with new event parser
 2012-05-07 16:58 UTC  (11+ messages)

[PATCH v2 0/4] do not use s_dirt in JFFS2
 2012-05-07 16:56 UTC  (5+ messages)
` [PATCH v2 1/4] jffs2: remove lock_super
` [PATCH v2 2/4] jffs2: remove unnecessary GC pass on umount
` [PATCH v2 3/4] jffs2: remove unnecessary GC pass on sync
` [PATCH v2 4/4] jffs2: get rid of jffs2_sync_super

[PATCH][GIT PULL]
 2012-05-07 16:53 UTC  (2+ messages)
` [PATCH][GIT PULL] ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h

[GIT PULL] (xen) stable/for-linus-3.4-rc6-tag
 2012-05-07 16:46 UTC 

[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
 2012-05-07 16:46 UTC  (4+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem

[PATCH 0/2][RESEND] x86/pci/amd: Restore early_fill_mp_bus_to_node
 2012-05-07 16:44 UTC  (7+ messages)
` [PATCH 1/2][RESEND] "

Linux 3.3.5
 2012-05-07 16:34 UTC  (2+ messages)

Linux 3.0.31
 2012-05-07 16:33 UTC  (2+ messages)

drivers: Probable misuses of ||
 2012-05-07 16:34 UTC  (11+ messages)
  ` [PATCH] re: drivers: Probable misuses of || - it913x.c

[GIT PULL] [RFC, FIX] EFI header fixes for v3.4-rc7
 2012-05-07 16:30 UTC 

[PATCH] PCI: save/restore max Latency Value for device LTR
 2012-05-07 16:27 UTC  (2+ messages)

[PATCH V1] regulator: fixed: dt: add property for gpio open drain flag
 2012-05-07 16:24 UTC  (5+ messages)

[PATCH V1 1/2] i2c: tegra: make all resource allocation through devm_*
 2012-05-07 16:19 UTC  (4+ messages)
` [PATCH V1 2/2] i2c: tegra: notify transfer-complete after clearing status

[PATCH] kvm: Enable device LTR/OBFF capibility before doing guest device assignment
 2012-05-07 16:16 UTC  (4+ messages)

[PATCHv3 0/5] perf, tool: Fix endian issues
 2012-05-07 16:15 UTC  (3+ messages)
` [PATCH 5/5] perf, tool: Fix endianity trick for adds_features bitmask

[RFC][PATCH 00/41] Nohz cpusets v3 (adaptive tickless kernel)
 2012-05-07 16:02 UTC  (7+ messages)
` [PATCH 04/41] nohz: Move nohz load balancer selection into idle logic
` [PATCH 07/41] cpuset: Set up interface for nohz flag
` [PATCH 08/41] nohz: Try not to give the timekeeping duty to an adaptive tickless cpu

linux-next: manual merge of the usb tree with the usb.current tree
 2012-05-07 16:05 UTC  (3+ messages)

[RESEND,PATCH] DCA, x86: fix invalid memory access in DCA core
 2012-05-07 15:58 UTC 

I need tips on how to debug a deadlock involving swap
 2012-05-07 15:53 UTC 

[EDAC ABI v13 00/25] Fix EDAC userspace ABI
 2012-05-07 15:52 UTC  (3+ messages)
` [EDAC ABI v13 01/25] edac: Initialize the dimm label with the known information

[PATCH 1/2] x86, reboot: revert stop_other_cpus to using IRQ with NMI fallback
 2012-05-07 15:52 UTC  (3+ messages)

[PATCH] edac: avoid mce decoding crash after edac driver unloaded
 2012-05-07 15:52 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] Input: tl6040-vibra: Device Tree support
 2012-05-07 15:48 UTC  (4+ messages)

[PATCH EDACv16 1/2] edac: Change internal representation to work with layers, second version
 2012-05-07 15:37 UTC  (2+ messages)

[PATCH v2 1/1] v4l2: use __u32 rather than enums in ioctl() structs
 2012-05-07 15:28 UTC  (2+ messages)

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

setuid and RLIMIT_NPROC and 3.1+
 2012-05-07 15:22 UTC  (2+ messages)

[PATCH 0/6] zsmalloc: clean up and fix arch dependency
 2012-05-07 15:14 UTC  (5+ messages)
` [PATCH 6/6] zsmalloc: make zsmalloc portable


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).