| Commit message (Expand) | Author | Age |
* | parisc: wire up sys_recvmmsg | Helge Deller | 2010-03-06 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
| |\ |
|
| * | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ \ \ |
|
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds | 2010-02-26 |
|\ \ \ |
|
| * | | | parisc: add mm API for DMA to vmalloc/vmap areas | James Bottomley | 2010-02-05 |
| |/ / |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 |
|\ \ \ |
|
| * | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 |
| * | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 |
* | | | | parisc: Set PCI CLS early in boot. | Carlos O'Donell | 2010-02-24 |
* | | | | Revert "parisc: HAVE_ARCH_TRACEHOOK" | Roland McGrath | 2010-02-22 |
|/ / / |
|
* / / | parisc: fix tracing of signals | Kyle McMartin | 2010-02-12 |
|/ / |
|
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ \ |
|
| * | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 |
|\ \ \ |
|
| * | | | sanitize do_pipe_flags() callers in arch | Al Viro | 2009-12-16 |
* | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 |
|\ \ \ \ |
|
| * | | | | parsic: remove un-used nfsd #includes | Boaz Harrosh | 2009-12-14 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2009-12-16 |
|\ \ \ \ \ |
|
| * | | | | | parisc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-12-15 |
| * | | | | | parisc: Convert BUG() to use unreachable() | David Daney | 2009-12-15 |
| * | | | | | parisc: Replace old style lock init in smp.c | Thomas Gleixner | 2009-12-15 |
| * | | | | | parisc: use sort() instead of home-made implementation (v2) | Helge Deller | 2009-12-15 |
| * | | | | | parisc: add CALLER_ADDR{0-6} macros | Helge Deller | 2009-12-15 |
| * | | | | | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines | Helge Deller | 2009-12-15 |
| * | | | | | parisc: remove duplicated #include | Huang Weiyi | 2009-12-15 |
| | |/ / /
| |/| | | |
|
* / | | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 |
|/ / / / |
|
* | | | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 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-14 |
| |/ /
|/| | |
|
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 |
|\ \ \ |
|
| * | | | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 |
* | | | | Unify sys_mmap* | Al Viro | 2009-12-11 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ \ \ |
|
| | * | | | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 |
* | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 |
|\ \ \ \ \ |
|
| * | | | | | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 |
| |\| | | | |
|
| * | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | sysctl: parisc Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 |
| | |_|/
| |/| | |
|