aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Gravatar Torben Hohn 1-2/+2
2011-01-21parisc: Use generic irq KconfigGravatar Thomas Gleixner 1-10/+4
2011-01-21genirq: Remove __do_IRQGravatar Thomas Gleixner 1-4/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 2-2/+2
2011-01-15parisc: fix compile breakage caused by inlining maybe_mkwriteGravatar James Bottomley 1-1/+3
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Gravatar Guy Martin 1-12/+1
2011-01-13thp: mm: define MADV_NOHUGEPAGEGravatar Andrea Arcangeli 1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEGravatar Andrea Arcangeli 1-0/+2
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-4/+5
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Gravatar Werner Fink 1-0/+1
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuGravatar James Bottomley 1-4/+1
2010-12-04parisc: fix dino/gsc interruptsGravatar James Bottomley 1-1/+1
2010-11-29parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnGravatar Kyle McMartin 1-8/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 2-2/+0
2010-11-16parisc: cleanup console handlingGravatar Jiri Slaby 1-4/+4
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-7/+0
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Gravatar Linus Torvalds 10-39/+165
2010-10-28parisc: fix compile failure with kmap_atomic changesGravatar James Bottomley 1-4/+4
2010-10-27ptrace: cleanup arch_ptrace() on pariscGravatar Namhyung Kim 1-1/+1
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 1-5/+6
2010-10-26mm: remove pte_*map_nested()Gravatar Peter Zijlstra 1-2/+0
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-4/+0
2010-10-21parisc: add tty driver to PDC consoleGravatar Guy Martin 1-7/+134
2010-10-21parisc: remove homegrown L1_CACHE_ALIGN macroGravatar FUJITA Tomonori 1-2/+0
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Gravatar Christian Dietrich 1-3/+0
2010-10-21parisc: unwind - optimise linked-list searches for modulesGravatar Phil Carmody 1-1/+4
2010-10-21parisc: change to new flag variableGravatar matt mooney 1-1/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsGravatar Linus Torvalds 2-18/+47
2010-10-18irq_work: Add generic hardirq context callbacksGravatar Peter Zijlstra 2-2/+2
2010-10-16parisc: remove big kernel lockGravatar Arnd Bergmann 1-4/+0
2010-10-14parisc: kill __do_IRQGravatar Kyle McMartin 3-7/+4
2010-10-14parisc: convert iosapic interrupts to proper flow handlersGravatar Kyle McMartin 1-1/+1
2010-10-14parisc: convert cpu interrupts to proper flow handlersGravatar Kyle McMartin 2-17/+10
2010-10-14parisc: lay groundwork for killing __do_IRQGravatar Kyle McMartin 2-10/+19
2010-10-13parisc: add prlimit64 syscallGravatar Kyle McMartin 2-1/+3
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigGravatar Michal Marek 19-5934/+26
2010-10-07Fix IRQ flag handling namingGravatar David Howells 2-18/+47
2010-10-05modules: Fix module_bug_list list corruption raceGravatar Linus Torvalds 1-2/+1
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeGravatar Arnaud Lacombe 1-7/+0
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()Gravatar H. Peter Anvin 1-1/+1
2010-08-17Make do_execve() take a const filename pointerGravatar David Howells 2-7/+14
2010-08-14defconfig reductionGravatar Sam Ravnborg 5-5892/+4
2010-08-14archs: replace unifdef-y with header-yGravatar Sam Ravnborg 1-1/+1
2010-08-13Mark arguments to certain syscalls as being constGravatar David Howells 1-3/+4
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeGravatar Florian Zumbiehl 1-1/+1
2010-08-11dma-mapping: remove dma_is_consistent APIGravatar FUJITA Tomonori 1-6/+0
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNGravatar FUJITA Tomonori 1-0/+2
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsGravatar FUJITA Tomonori 1-6/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+0
2010-08-10tty: Add EXTPROC support for LINEMODEGravatar hyc@symas.com 2-0/+3