summaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)AuthorLines
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds-76/+47
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin-3/+13
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin-2/+3
2010-05-30parisc: invoke oom-killer from page faultNick Piggin-4/+3
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller-0/+1
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell-4/+11
2010-05-27parisc: use asm-generic/scatterlist.hFUJITA Tomonori-18/+5
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings-4/+4
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard-2/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-5/+5
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori-2/+0
2010-03-12pci-dma: parisc: use include/linux/pci-dma.hFUJITA Tomonori-13/+4
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig-5/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig-17/+3
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita-10/+4
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz-16/+13
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day-22/+1
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller-1/+1
2010-03-06parisc: add strict copy size checks (v2)Helge Deller-3/+41
2010-03-06parisc: remove trailing space in messagesFrans Pop-2/+2
2010-03-06parisc: ditto sys_accept4Kyle McMartin-1/+3
2010-03-06parisc: wire up sys_recvmmsgHelge Deller-1/+3
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-4/+4
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+3
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds-0/+12
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-5/+5
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell-2/+5
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski-5/+5
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath-1/+0
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King-3/+3
2010-02-12parisc: fix tracing of signalsKyle McMartin-1/+3
2010-02-05parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley-0/+12
2010-01-05Merge branch 'master' into percpuTejun Heo-273/+250
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-0/+1
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds-6/+1
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-6/+0
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds-25/+60
2009-12-16sanitize do_pipe_flags() callers in archAl Viro-6/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig-1/+0
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner-2/+2
2009-12-16parisc: Convert BUG() to use unreachable()David Daney-2/+2
2009-12-16parisc: Replace old style lock init in smp.cThomas Gleixner-3/+6
2009-12-16parisc: use sort() instead of home-made implementation (v2)Helge Deller-14/+9