Age | Commit message (Expand) | Author | Files | Lines |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 3 | -44/+96 |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 58 | -250/+588 |
2009-02-24 | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo | 1 | -2/+37 |
2009-02-24 | vmalloc: add @align to vm_area_register_early() | Tejun Heo | 1 | -1/+1 |
2009-02-24 | bootmem: reorder interface functions and add a missing one | Tejun Heo | 1 | -13/+17 |
2009-02-24 | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo | 1 | -6/+4 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 23 | -33/+89 |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 1 | -0/+2 |
2009-02-22 | Merge branch 'hibernate' | Linus Torvalds | 1 | -0/+2 |
2009-02-22 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 1 | -0/+2 |
2009-02-21 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 3 | -6/+8 |
2009-02-21 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2 | -0/+4 |
2009-02-21 | spi_bitbang: add more lowlevel function documentation | Michael Buesch | 1 | -0/+7 |
2009-02-21 | slab: introduce kzfree() | Johannes Weiner | 1 | -0/+1 |
2009-02-21 | x86, mm, kprobes: fault.c, simplify notify_page_fault() | Ingo Molnar | 1 | -3/+19 |
2009-02-21 | x86, mm: fault.c, simplify kmmio_fault() | Ingo Molnar | 1 | -31/+47 |
2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 15 | -27/+65 |
2009-02-20 | percpu: implement new dynamic percpu allocator | Tejun Heo | 1 | -4/+18 |
2009-02-20 | vmalloc: add un/map_kernel_range_noflush() | Tejun Heo | 1 | -0/+3 |
2009-02-20 | vmalloc: implement vm_area_register_early() | Tejun Heo | 1 | -0/+1 |
2009-02-20 | percpu: kill percpu_alloc() and friends | Tejun Heo | 1 | -25/+22 |
2009-02-20 | alloc_percpu: add align argument to __alloc_percpu. | Rusty Russell | 1 | -2/+3 |
2009-02-20 | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 1 | -12/+11 |
2009-02-20 | drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. | Jesse Barnes | 1 | -0/+2 |
2009-02-20 | drm: Propagate failure from setting crtc base. | Chris Wilson | 1 | -5/+5 |
2009-02-20 | drm: Release user fbs in drm_release | Kristian Høgsberg | 1 | -1/+1 |
2009-02-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -5/+4 |
2009-02-19 | Bernhard has moved | Bernhard Walle | 1 | -1/+1 |
2009-02-19 | jsm: additional device support | Adam Lackorzynski | 1 | -0/+1 |
2009-02-19 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-02-19 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 1 | -3/+16 |
2009-02-19 | atmel-mci: fix initialization of dma slave data | Dan Williams | 1 | -0/+2 |
2009-02-19 | mm: task dirty accounting fix | Nick Piggin | 1 | -0/+1 |
2009-02-19 | timerfd: add flags check | Davide Libenzi | 1 | -4/+12 |
2009-02-19 | seq_file: properly cope with pread | Eric Biederman | 1 | -0/+1 |
2009-02-19 | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags | Paul Turner | 1 | -6/+12 |
2009-02-19 | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt | 1 | -0/+4 |
2009-02-18 | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 3 | -5/+4 |
2009-02-18 | Add support for VT6415 PCIE PATA IDE Host Controller | Zlatko Calusic | 1 | -0/+1 |
2009-02-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2009-02-18 | FRV: __pte_to_swp_entry doesn't expand correctly | Roel Kluin | 1 | -1/+1 |
2009-02-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -1/+2 |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 35 | -183/+433 |
2009-02-16 | [IA64] fix __apci_unmap_table | Yinghai Lu | 1 | -1/+1 |
2009-02-15 | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 3 | -53/+25 |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 1 | -0/+1 |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 1 | -5/+5 |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 9 | -43/+50 |
2009-02-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -51/+23 |
2009-02-13 | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 1 | -0/+1 |