Age | Commit message (Expand) | Author |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar |
2009-02-24 | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo |
2009-02-24 | vmalloc: add @align to vm_area_register_early() | Tejun Heo |
2009-02-24 | bootmem: reorder interface functions and add a missing one | Tejun Heo |
2009-02-24 | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki |
2009-02-21 | Merge branch 'hibernate' | Linus Torvalds |
2009-02-21 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven |
2009-02-21 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab |
2009-02-21 | spi_bitbang: add more lowlevel function documentation | Michael Buesch |
2009-02-21 | slab: introduce kzfree() | Johannes Weiner |
2009-02-20 | x86, mm, kprobes: fault.c, simplify notify_page_fault() | Ingo Molnar |
2009-02-20 | x86, mm: fault.c, simplify kmmio_fault() | Ingo Molnar |
2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-02-20 | percpu: implement new dynamic percpu allocator | Tejun Heo |
2009-02-20 | vmalloc: add un/map_kernel_range_noflush() | Tejun Heo |
2009-02-20 | vmalloc: implement vm_area_register_early() | Tejun Heo |
2009-02-20 | percpu: kill percpu_alloc() and friends | Tejun Heo |
2009-02-20 | alloc_percpu: add align argument to __alloc_percpu. | Rusty Russell |
2009-02-20 | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell |
2009-02-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-02-18 | Bernhard has moved | Bernhard Walle |
2009-02-18 | jsm: additional device support | Adam Lackorzynski |
2009-02-18 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki |
2009-02-18 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-02-18 | atmel-mci: fix initialization of dma slave data | Dan Williams |
2009-02-18 | mm: task dirty accounting fix | Nick Piggin |
2009-02-18 | timerfd: add flags check | Davide Libenzi |
2009-02-18 | seq_file: properly cope with pread | Eric Biederman |
2009-02-18 | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags | Paul Turner |
2009-02-18 | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt |
2009-02-18 | block: fix bad definition of BIO_RW_SYNC | Jens Axboe |
2009-02-18 | Add support for VT6415 PCIE PATA IDE Host Controller | Zlatko Calusic |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar |
2009-02-15 | [IA64] fix __apci_unmap_table | Yinghai Lu |
2009-02-15 | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar |
2009-02-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-02-13 | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-02-11 | syscall define: fix uml compile bug | Heiko Carstens |