Age | Commit message (Expand) | Author |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-30 | alpha: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-30 | Alpha: Rearrange thread info flags fixing two regressions | Michael Cree |
2009-11-30 | arch/alpha/kernel: Add kmalloc NULL tests | Julia Lawall |
2009-11-30 | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST | Julia Lawall |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-17 | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-11-17 | fcntl: Use consistent values for F_[GS]ETOWN_EX | Stephen Rothwell |
2009-11-15 | arch/alpha/boot/tools/objstrip.c: Mark "usage" static | Josh Triplett |
2009-11-14 | alpha: Fixup recvmmsg syscall glue | Arnaldo Carvalho de Melo |
2009-11-12 | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY | Andrew Morton |
2009-11-12 | alpha: fix F_SETOWN_EX and F_GETLK64 conflict | Peter Zijlstra |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-09-27 | alpha: Fix duplicate <asm/thread_info.h> include | Linus Torvalds |
2009-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-09-25 | alpha: fix build after vmlinux.lds.S cleanup | Sam Ravnborg |
2009-09-24 | alpha: Clean up linker script using new linker script macros. | Geoffrey Thomas |
2009-09-24 | alpha: use .data.init_task instead of .data.init_thread. | Tim Abbott |
2009-09-24 | alpha: AGP update (fixes compile failure) | Ivan Kokshaysky |
2009-09-24 | fcntl: add F_[SG]ETOWN_EX | Peter Zijlstra |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: alpha | Rusty Russell |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell |
2009-09-24 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha | Rusty Russell |
2009-09-22 | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | alpha: use printk_once | Marcin Slusarz |
2009-09-22 | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() | Roel Kluin |
2009-09-22 | alpha: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-05 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt |
2009-08-05 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt |
2009-08-03 | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |