Age | Commit message (Expand) | Author |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori |
2010-03-12 | pci-dma: parisc: use include/linux/pci-dma.h | FUJITA Tomonori |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-06 | parisc: Simplify param.h by including <asm-generic/param.h> | Robert P. J. Day |
2010-03-06 | parisc: drop unnecessary cast in __ldcw_align() macro | Helge Deller |
2010-03-06 | parisc: add strict copy size checks (v2) | Helge Deller |
2010-03-06 | parisc: ditto sys_accept4 | Kyle McMartin |
2010-03-06 | parisc: wire up sys_recvmmsg | Helge Deller |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-05 | parisc: add mm API for DMA to vmalloc/vmap areas | James Bottomley |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-16 | parisc: Convert BUG() to use unreachable() | David Daney |
2009-12-16 | parisc: add CALLER_ADDR{0-6} macros | Helge Deller |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe |
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 | fcntl: Use consistent values for F_[GS]ETOWN_EX | Stephen Rothwell |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-09-28 | parisc: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-27 | parisc: Make THREAD_SIZE available to assembly files and linker scripts. | Tim Abbott |
2009-09-27 | parisc: rename parisc's vmalloc_start to parisc_vmalloc_start | Helge Deller |
2009-09-27 | parisc: add skeleton syscall.h | Kyle McMartin |
2009-09-27 | parisc: stop using task->ptrace for {single,block}step flags | Kyle McMartin |
2009-09-24 | fcntl: add F_[SG]ETOWN_EX | Peter Zijlstra |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
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 '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-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
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 |