aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-7/+14
2010-08-14defconfig reductionSam Ravnborg5-5892/+4
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-1/+1
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-3/+4
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl1-1/+1
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori1-0/+2
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-5/+5
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig1-5/+5
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-1/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin1-10/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-4/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar5-12/+12
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra1-2/+2
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds5-12/+12
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds6-76/+47
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin1-3/+13
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin1-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin1-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin1-2/+3
2010-05-30parisc: invoke oom-killer from page faultNick Piggin1-4/+3
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell1-4/+11
2010-05-27parisc: use asm-generic/scatterlist.hFUJITA Tomonori2-18/+5
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-4/+4
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-2/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo8-5/+5
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: parisc: use include/linux/pci-dma.hFUJITA Tomonori2-13/+4
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-5/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig3-17/+3
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita1-10/+4
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz1-16/+13
2010-03-06parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day1-22/+1
2010-03-06parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller1-1/+1
2010-03-06parisc: add strict copy size checks (v2)Helge Deller3-3/+41
2010-03-06parisc: remove trailing space in messagesFrans Pop1-2/+2