aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Use generic irq KconfigThomas Gleixner2011-01-211-10/+4
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-2/+2
* parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-151-1/+3
* parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-01-151-12/+1
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-131-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-131-0/+2
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-072-4/+5
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
| * parisc: cleanup console handlingJiri Slaby2010-11-161-4/+4
* | parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-4/+1
* | parisc: fix dino/gsc interruptsJames Bottomley2010-12-041-1/+1
* | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-291-8/+1
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-7/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1219-5934/+26
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-7/+0
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-2810-39/+165
|\ \ \
| * | | parisc: add tty driver to PDC consoleGuy Martin2010-10-211-7/+134
| * | | parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-10-211-2/+0
| * | | arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich2010-10-211-3/+0
| * | | parisc: unwind - optimise linked-list searches for modulesPhil Carmody2010-10-211-1/+4
| * | | parisc: change to new flag variablematt mooney2010-10-211-1/+1
| * | | parisc: kill __do_IRQKyle McMartin2010-10-143-7/+4
| * | | parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * | | parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-142-17/+10
| * | | parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-142-10/+19
| * | | parisc: add prlimit64 syscallKyle McMartin2010-10-132-1/+3
* | | | parisc: fix compile failure with kmap_atomic changesJames Bottomley2010-10-281-4/+4
* | | | ptrace: cleanup arch_ptrace() on pariscNamhyung Kim2010-10-271-1/+1
* | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-5/+6
* | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-4/+0
|\ \ \ \
| * | | | parisc: remove big kernel lockArnd Bergmann2010-10-161-4/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-18/+47
|\ \ \ \ \
| * | | | | Fix IRQ flag handling namingDavid Howells2010-10-072-18/+47
| | |/ / / | |/| | |
* | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-182-2/+2
|/ / / /
* | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
* | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
|/ / /
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-172-7/+14
| |/ |/|
* | defconfig reductionSam Ravnborg2010-08-145-5892/+4
* | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-1/+1
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-3/+4
* | parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-08-121-1/+1
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0
* | dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-0/+2
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+0
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-1/+0
| |/
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3