aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-39/+165
2010-10-28parisc: fix compile failure with kmap_atomic changesJames Bottomley1-4/+4
2010-10-27ptrace: cleanup arch_ptrace() on pariscNamhyung Kim1-1/+1
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-5/+6
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-4/+0
2010-10-21parisc: add tty driver to PDC consoleGuy Martin1-7/+134
2010-10-21parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori1-2/+0
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich1-3/+0
2010-10-21parisc: unwind - optimise linked-list searches for modulesPhil Carmody1-1/+4
2010-10-21parisc: change to new flag variablematt mooney1-1/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-18/+47
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-2/+2
2010-10-16parisc: remove big kernel lockArnd Bergmann1-4/+0
2010-10-14parisc: kill __do_IRQKyle McMartin3-7/+4
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin1-1/+1
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin2-17/+10
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin2-10/+19
2010-10-13parisc: add prlimit64 syscallKyle McMartin2-1/+3
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek19-5934/+26
2010-10-07Fix IRQ flag handling namingDavid Howells2-18/+47
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+1
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
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