| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 26 | -173/+322 |
| 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 | 2 | -52/+24 |
| 2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 6 | -40/+47 |
| 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 |
| 2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 1 | -0/+1 |
| 2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2 | -1/+16 |
| 2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 19 | -79/+141 |
| 2009-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2009-02-12 | syscall define: fix uml compile bug | Heiko Carstens | 1 | -14/+14 |
| 2009-02-12 | cgroups: fix lockdep subclasses overflow | Li Zefan | 1 | -0/+1 |
| 2009-02-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -36/+39 |
| 2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger | 1 | -0/+1 |
| 2009-02-11 | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 1 | -12/+1 |
| 2009-02-11 | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 1 | -0/+1 |
| 2009-02-11 | pkt_sched: type should be __u32 in header | Chuck Ebbert | 1 | -1/+1 |
| 2009-02-11 | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS | Stefan Richter | 1 | -3/+3 |
| 2009-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+12 |
| 2009-02-10 | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2 | -4/+4 |
| 2009-02-10 | elf: add ELF_CORE_COPY_KERNEL_REGS() | Tejun Heo | 1 | -0/+9 |
| 2009-02-10 | sound: Remove OSSlib stuff from linux/soundcard.h | Arnd Bergmann | 1 | -51/+23 |
| 2009-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+6 |
| 2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 1 | -0/+5 |
| 2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 94 | -72/+194 |
| 2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 1 | -0/+1 |
| 2009-02-09 | percpu: make PER_CPU_BASE_SECTION overridable by arches | Brian Gerst | 1 | -1/+7 |
| 2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck | 1 | -3/+5 |
| 2009-02-08 | unconditionally include asm/types.h from linux/types.h | Jaswinder Singh Rajput | 1 | -1/+2 |
| 2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -1/+1 |
| 2009-02-07 | module: remove over-zealous check in __module_get() | Rusty Russell | 1 | -1/+0 |
| 2009-02-07 | net_dma: call dmaengine_get only if NET_DMA enabled | David S. Miller | 1 | -0/+12 |
| 2009-02-06 | make linux/types.h as assembly safe | Jaswinder Singh Rajput | 1 | -1/+2 |
| 2009-02-06 | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar | 1 | -2/+0 |
| 2009-02-06 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 90 | -89/+206 |
| 2009-02-06 | smp, generic: introduce arch_disable_smp_support(), build fix | Ingo Molnar | 1 | -6/+6 |
| 2009-02-06 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 1 | -0/+6 |
| 2009-02-05 | wait: prevent exclusive waiter starvation | Johannes Weiner | 1 | -2/+9 |
| 2009-02-05 | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 1 | -0/+15 |
| 2009-02-05 | generic swap(): don't return a value from swap() | Peter Zijlstra | 1 | -1/+2 |
| 2009-02-05 | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2 | -29/+36 |
| 2009-02-05 | signal: re-add dead task accumulation stats. | Peter Zijlstra | 1 | -1/+9 |
| 2009-02-05 | crypto: api - Fix zeroing on free | Herbert Xu | 1 | -1/+6 |
| 2009-02-05 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 1 | -1/+1 |
| 2009-02-05 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
| 2009-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+4 |
| 2009-02-03 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -13/+21 |
| 2009-02-03 | headers_check fix cleanup: linux/reiserfs_fs.h | Jaswinder Singh Rajput | 1 | -34/+28 |
| 2009-02-03 | headers_check fix cleanup: linux/nubus.h | Jaswinder Singh Rajput | 1 | -1/+1 |
| 2009-02-03 | headers_check fix cleanup: linux/coda_psdev.h | Jaswinder Singh Rajput | 1 | -1/+1 |