summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2010-10-01Merge remote branch 'irqflags/master'Stephen Rothwell
2010-10-01Merge remote branch 'bkl-config/config'Stephen Rothwell
2010-10-01Merge remote branch 'lost-spurious-irq/lost-spurious-irq'Stephen Rothwell
2010-10-01Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-10-01Fix IRQ flag handling namingDavid Howells
2010-09-29Merge branch 'kconfig' into for-nextMichal Marek
2010-09-26parisc: remove big kernel lockArnd Bergmann
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-14defconfig reductionSam Ravnborg
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-06-21irq: kill IRQF_IRQPOLLTejun Heo
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin
2010-05-30parisc: invoke oom-killer from page faultNick Piggin
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell
2010-05-27parisc: use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo