linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-13 22:14:05 to 2010-05-14 06:14:16 UTC [more...]

linux-next: Tree for May 14
 2010-05-14  6:14 UTC 

[PATCH] media/IR: Add missing include file to rc-map.c
 2010-05-14  6:02 UTC  (3+ messages)

linux-next: manual merge of the ceph tree with Linus' tree
 2010-05-14  6:00 UTC  (3+ messages)

[GIT PULL] arch/microblaze fixes for 2.6.34-rc8 v2
 2010-05-14  5:54 UTC 

linux-next: build failure after merge of the final tree
 2010-05-14  5:53 UTC 

[GIT PULL] arch/microblaze fixes for 2.6.34-rc8
 2010-05-14  5:52 UTC  (3+ messages)

[RFC, 3/7] NUMA hotplug emulator
 2010-05-14  5:52 UTC  (13+ messages)

[RFC] new ->perform_write fop
 2010-05-14  5:50 UTC  (5+ messages)

[RFC,5/7] NUMA hotplug emulator
 2010-05-14  5:49 UTC  (2+ messages)

[PATCH] x86: Use .cfi_sections
 2010-05-14  5:48 UTC  (2+ messages)
` [tip:x86/asm] x86: Use .cfi_sections for assembly code

[PATCH/RFC] Have sane default values for cpusets
 2010-05-14  5:44 UTC  (15+ messages)

[RFC,2/7] NUMA Hotplug emulator
 2010-05-14  5:42 UTC  (4+ messages)

[PATCH v2 7/11] Uprobes Implementation
 2010-05-14  5:42 UTC  (16+ messages)

[Bugme-new] [Bug 15709] New: swapper page allocation failure
 2010-05-14  5:42 UTC  (17+ messages)

ath9k: BUG kmalloc-8192: Poison overwritten
 2010-05-14  5:19 UTC  (17+ messages)

Performance Events hangs with Intel P4 system
 2010-05-14  4:29 UTC  (4+ messages)

linux-next: manual merge of the tip tree with the kgdb tree
 2010-05-14  4:14 UTC 

[PATCH 0/8] Suspend block api (version 7)
 2010-05-14  4:11 UTC  (9+ messages)
` [PATCH 1/8] PM: Add suspend block api
  ` [PATCH 2/8] PM: suspend_block: Add driver to access suspend blockers from user-space
    ` [PATCH 3/8] PM: suspend_block: Abort task freezing if a suspend_blocker is active
      ` [PATCH 4/8] PM: suspend_block: Add debugfs file
        ` [PATCH 5/8] PM: suspend_block: Add suspend_blocker stats
          ` [PATCH 6/8] PM: Add suspend blocking work
            ` [PATCH 7/8] Input: Block suspend while event queue is not empty
              ` [PATCH 8/8] power_supply: Block suspend while power supply change notifications are pending

preempt_disable and sleep()
 2010-05-14  3:37 UTC  (4+ messages)

[linux-pm] [PATCH 0/8] Suspend block api (version 6)
 2010-05-14  3:25 UTC  (17+ messages)

[PATCH 1/2] hwmon: (coretemp) Detect the thermal sensors by CPUID
 2010-05-14  3:20 UTC  (4+ messages)
` [PATCH 1/2 V2] "
  ` [PATCH 1/2 V3] "
    ` [lm-sensors] "

[PATCH 0/3] Convert KVM to use FPU API
 2010-05-14  3:16 UTC  (4+ messages)
` [PATCH 1/3] x86: Split fpu_save_init() to fpu_save() and fpu_clear()
` [PATCH 2/3] x86: Export FPU API for KVM use
` [PATCH 3/3] KVM: x86: Use FPU API

[BUGFIX][PATCH -mm] memcg fix mis-accounting of file mapped racy with migration
 2010-05-14  2:46 UTC  (3+ messages)

[PATCH -v16 00/35] Use lmb with x86
 2010-05-14  2:36 UTC  (48+ messages)
` [PATCH 01/35] lmb: prepare x86 to use lmb to replace early_res
` [PATCH 02/35] lmb: Prepare to include linux/lmb.h in core file
` [PATCH 03/35] lmb: Add ARCH_DISCARD_LMB to put lmb code to .init
` [PATCH 04/35] lmb: Add lmb_find_area()
` [PATCH 05/35] x86, lmb: Add lmb_find_area_size()
` [PATCH 06/35] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 07/35] x86, lmb: Add lmb_to_bootmem()
` [PATCH 08/35] x86,lmb: Add lmb_reserve_area/lmb_free_area
` [PATCH 09/35] x86, lmb: Add get_free_all_memory_range()
` [PATCH 10/35] x86, lmb: Add lmb_register_active_regions() and lmb_hole_size()
` [PATCH 11/35] lmb: Add find_memory_core_early()
` [PATCH 12/35] x86, lmb: Add lmb_find_area_node()
` [PATCH 13/35] x86, lmb: Add lmb_free_memory_size()
` [PATCH 14/35] x86, lmb: Add lmb_memory_size()
` [PATCH 15/35] x86, lmb: Add lmb_reserve_area_overlap_ok()
` [PATCH 16/35] x86, lmb: Use lmb_debug to control debug message print out
` [PATCH 17/35] x86, lmb: Add x86 version of __lmb_find_area()
` [PATCH 18/35] x86: Use lmb to replace early_res
` [PATCH 19/35] x86: Replace e820_/_early string with lmb_
` [PATCH 20/35] x86: Remove not used early_res code
` [PATCH 21/35] x86, lmb: Use lmb_memory_size()/lmb_free_memory_size() to get correct dma_reserve
` [PATCH 22/35] bootmem: Add nobootmem.c to reduce the #ifdef
` [PATCH 23/35] mm: move contig_page_data define to bootmem.c/nobootmem.c
` [PATCH 24/35] lmb: Move __alloc_memory_core_early() to nobootmem.c
` [PATCH 25/35] x86: Have nobootmem version setup_bootmem_allocator()
` [PATCH 26/35] x86: Put 64 bit numa node memmap above 16M
` [PATCH 27/35] swiotlb: Use page alignment for early buffer allocation
` [PATCH 28/35] x86: Add sanitize_e820_map()
` [PATCH 29/35] x86: Change e820_saved to __initdata
` [PATCH 30/35] x86: Align e820 ram range to page
` [PATCH 31/35] x86: Use wake_system_ram_range() instead of e820_any_mapped() in agp path
` [PATCH 32/35] x86: Add get_centaur_ram_top()
` [PATCH 33/35] x86: Change e820_any_mapped() to __init
` [PATCH 34/35] x86: Use walk_system_ream_range() instead of referring e820.map directly for tboot
` [PATCH 35/35] x86: make e820 to be __initdata

[PATCH] radix-tree: fix radix_tree_prev_hole underflow case
 2010-05-14  2:37 UTC  (4+ messages)

General questiin about SYSFS
 2010-05-14  2:12 UTC  (6+ messages)

[RFC, 6/7] NUMA hotplug emulator
 2010-05-14  2:08 UTC  (5+ messages)

ftrace syscalls, PowerPC: Fixes and PowerPC raw syscall tracepoint implementation
 2010-05-14  2:06 UTC  (9+ messages)
` [PATCH 3/4] ftrace syscalls: Allow arch specific syscall symbol matching
` [PATCH 4/4] trace, powerpc: Implement raw syscall tracepoints on PowerPC

[PATCH -V7 0/8] Generic name to handle and open by handle syscalls
 2010-05-14  1:44 UTC  (14+ messages)
` [PATCH -V7 3/9] vfs: Add name to file handle conversion support
` [PATCH -V7 6/9] ext4: Add get_fsid callback

[PATCH v2 0/3] EEPROM: Clean up headers in files
 2010-05-14  1:35 UTC  (2+ messages)

[PATCH v4] mtd: Do not corrupt backing device of device node inode
 2010-05-14  1:04 UTC  (2+ messages)

[PATCH -v2] KVM, Fix QEMU-KVM is killed by guest SRAO MCE
 2010-05-14  0:58 UTC  (3+ messages)

[PATCH 4/4] msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pressed
 2010-05-14  0:37 UTC 

[PATCH 0/8] Suspend block api (version 6)
 2010-05-14  0:29 UTC  (17+ messages)
` [linux-pm] "

[PATCH 2/20] drivers/gpu/drm: Use kzalloc
 2010-05-14  0:25 UTC  (3+ messages)

[alsa-devel] USB transfer_buffer allocations on 64bit systems
 2010-05-14  0:17 UTC  (9+ messages)

[PATCH][GIT PULL] ring-buffer: Add cached pages when freeing reader page
 2010-05-14  0:11 UTC 

[PATCH 0/5] always lock the root anon_vma
 2010-05-14  0:04 UTC  (12+ messages)
` [PATCH 3/5] track the root (oldest) anon_vma
` [PATCH 4/5] always lock "
        ` [PATCH -v2 "

linux-next: manual merge of the ceph tree with Linus' tree
 2010-05-14  0:07 UTC 

linux-next: manual merge of the ceph tree with Linus' tree
 2010-05-14  0:07 UTC 

Rampant ext3/4 corruption on 2.6.34-rc7 with VIVT ARM (Marvell 88f5182)
 2010-05-13 23:53 UTC  (13+ messages)

[PATCH 16/20] drivers/platform/x86: Use kzalloc
 2010-05-14  0:01 UTC  (2+ messages)

[PATCH] mm,migration: Avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks
 2010-05-13 23:51 UTC  (7+ messages)

[PATCH 1/2] mtdpart: memory accessor interface for MTD layer
 2010-05-13 23:50 UTC  (2+ messages)

[PATCH RFC] perf: fix find_swevent_head() RCU lockdep splat
 2010-05-13 23:43 UTC  (6+ messages)

[PATCH 0/2] ioatdma: ring buffer management updates
 2010-05-13 23:42 UTC  (3+ messages)
  ` [PATCH 2/2] ioat2,3: convert to producer/consumer locking

[PATCH] x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs
 2010-05-13 23:39 UTC  (2+ messages)
` [tip:x86/urgent] "

[git pull] Input updates for 2.6.34-rc6
 2010-05-13 23:39 UTC  (4+ messages)

[PATCH 2.6.34-rc6] net: Improve ks8851 snl transmit performance
 2010-05-13 23:39 UTC  (4+ messages)

[RELEASE] LTTng 0.213 for kernel 2.6.33.3
 2010-05-13 23:32 UTC 

[PATCH 00/12 v2] [GIT PULL] tracing: shrinking trace events and updates
 2010-05-13 23:23 UTC  (9+ messages)
` [PATCH 02/12 v2] tracepoints: Add check trace callback type
` [PATCH 03/12 v2] tracing: Let tracepoints have data passed to tracepoint callbacks
` [PATCH 04/12 v2] tracing: Remove per event trace registering
` [PATCH 05/12 v2] tracing: Move fields from event to class structure
` [PATCH 08/12 v2] tracing: Move print functions into event class
` [PATCH 09/12 v2] tracing: Remove duplicate id information in event structure
` [PATCH 12/12 v2] ring-buffer: Add cached pages when freeing reader page

[PATCH] kvm: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irq
 2010-05-13 22:22 UTC  (3+ messages)

[GIT PULL] rcu: infrastructure for debugobjects checking
 2010-05-13 23:06 UTC 

[PATCH v3 01/11] rlimits: security, add task_struct to setrlimit
 2010-05-13 22:56 UTC  (7+ messages)
` [PATCH v3 05/11] rlimits: allow setrlimit to non-current tasks
` [PATCH v3 06/11] rlimits: do security check under task_lock
` [PATCH v3 10/11] rlimits: implement prlimit64 syscall

[PATCH 4/4] msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pressed
 2010-05-13 22:54 UTC  (2+ messages)

[Patch 1/1] x86 efi: Fill all reserved memmap entries if add_efi_memmap specified
 2010-05-13 22:46 UTC  (8+ messages)

[linux-pm] Is it supposed to be ok to call del_gendisk while userspace is frozen?
 2010-05-13 22:47 UTC  (4+ messages)

render error detected, EIR: 0x00000010
 2010-05-13 22:46 UTC  (2+ messages)

[PATCH] Staring: comedi: fix space coding style issue in comedi_fops.c This is patch to the comedi_fops.c file fixes up space warning found by the checkpatch.pl tool. Signed-off-by: Stalmakov Vladimir <akummail@gmail.com>
 2010-05-13 22:37 UTC 

REPLY IMMEDIATELY!
 2010-05-13 22:30 UTC 

mmotm 2010-05-11-18-20 uploaded
 2010-05-13 22:32 UTC  (5+ messages)
` mmotm 2010-05-11 - dies in pm_qos_update_request()

[PATCH 0/8] Moorestown changes in arch/x86 for 35 merge window
 2010-05-13 22:16 UTC  (4+ messages)
` [PATCH 4/8] x86/mrst: change clock selection logic to support medfield

[RFC PATCH 1/2] block: allow initialization of previously allocated request_queue
 2010-05-13 22:14 UTC  (5+ messages)
` [RFC PATCH 2/2] dm: only initialize full request_queue for request-based device
  ` [PATCH 2/2 v2] "
    ` [RFC PATCH 3/2] dm: bio-based device must not register elevator in sysfs
      ` [PATCH 3/2 v2] "


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