Age | Commit message (Expand) | Author | Files | Lines |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 1 | -2/+2 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 8 | -5/+5 |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-12 | pci-dma: parisc: use include/linux/pci-dma.h | FUJITA Tomonori | 2 | -13/+4 |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 1 | -5/+0 |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig | 3 | -17/+3 |
2010-03-06 | parisc: use __ratelimit in unaligned.c | Akinobu Mita | 1 | -10/+4 |
2010-03-06 | parisc: Convert to read/update_persistent_clock | john stultz | 1 | -16/+13 |
2010-03-06 | parisc: Simplify param.h by including <asm-generic/param.h> | Robert P. J. Day | 1 | -22/+1 |
2010-03-06 | parisc: drop unnecessary cast in __ldcw_align() macro | Helge Deller | 1 | -1/+1 |
2010-03-06 | parisc: add strict copy size checks (v2) | Helge Deller | 3 | -3/+41 |
2010-03-06 | parisc: remove trailing space in messages | Frans Pop | 1 | -2/+2 |
2010-03-06 | parisc: ditto sys_accept4 | Kyle McMartin | 2 | -1/+3 |
2010-03-06 | parisc: wire up sys_recvmmsg | Helge Deller | 2 | -1/+3 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -4/+4 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -3/+3 |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds | 1 | -0/+12 |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -5/+5 |
2010-02-24 | parisc: Set PCI CLS early in boot. | Carlos O'Donell | 1 | -2/+5 |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -5/+5 |
2010-02-22 | Revert "parisc: HAVE_ARCH_TRACEHOOK" | Roland McGrath | 1 | -1/+0 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2 | -3/+3 |
2010-02-12 | parisc: fix tracing of signals | Kyle McMartin | 1 | -1/+3 |
2010-02-05 | parisc: add mm API for DMA to vmalloc/vmap areas | James Bottomley | 1 | -0/+12 |
2010-01-05 | Merge branch 'master' into percpu | Tejun Heo | 33 | -273/+250 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -0/+1 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 1 | -6/+1 |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -6/+0 |
2009-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 7 | -25/+60 |
2009-12-16 | sanitize do_pipe_flags() callers in arch | Al Viro | 1 | -6/+1 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -1/+0 |
2009-12-16 | parisc: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -2/+2 |
2009-12-16 | parisc: Convert BUG() to use unreachable() | David Daney | 1 | -2/+2 |
2009-12-16 | parisc: Replace old style lock init in smp.c | Thomas Gleixner | 1 | -3/+6 |
2009-12-16 | parisc: use sort() instead of home-made implementation (v2) | Helge Deller | 1 | -14/+9 |
2009-12-16 | parisc: add CALLER_ADDR{0-6} macros | Helge Deller | 2 | -0/+41 |
2009-12-16 | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines | Helge Deller | 1 | -3/+0 |
2009-12-16 | parisc: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-12-14 | parsic: remove un-used nfsd #includes | Boaz Harrosh | 1 | -6/+0 |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 1 | -10/+10 |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2 | -10/+10 |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2 | -24/+24 |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2 | -4/+4 |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 4 | -10/+10 |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 1 | -0/+1 |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -3/+2 |