aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: parisc: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller
2010-03-06parisc: add strict copy size checks (v2)Helge Deller
2010-03-06parisc: remove trailing space in messagesFrans Pop
2010-03-06parisc: ditto sys_accept4Kyle McMartin
2010-03-06parisc: wire up sys_recvmmsgHelge Deller
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-12parisc: fix tracing of signalsKyle McMartin
2010-02-05parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2009-12-16sanitize do_pipe_flags() callers in archAl Viro
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-12-16parisc: Convert BUG() to use unreachable()David Daney
2009-12-16parisc: Replace old style lock init in smp.cThomas Gleixner
2009-12-16parisc: use sort() instead of home-made implementation (v2)Helge Deller
2009-12-16parisc: add CALLER_ADDR{0-6} macrosHelge Deller
2009-12-16parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller
2009-12-16parisc: remove duplicated #includeHuang Weiyi
2009-12-14parsic: remove un-used nfsd #includesBoaz Harrosh
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Unify sys_mmap*Al Viro
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds