aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-5/+5
|\ \
| * | pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-5/+5
| |/
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-2/+2
|\ \
| * | sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-091-2/+2
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-185-12/+12
| |\ \ | | |/
| * | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | parisc: pass through '\t' to early (iodc) consoleKyle McMartin2010-08-041-10/+2
| |/ |/|
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-015-12/+12
|\ \ | |/ |/|
| * Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-032-3/+3
| * Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2010-03-032-7/+7
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-032-2/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-05-306-76/+47
|\ \
| * | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin2010-05-301-3/+13
| * | parisc: Remove unnecessary macros from entry.SJohn David Anglin2010-05-301-33/+7
| * | parisc: LWS fixes for syscall.SJohn David Anglin2010-05-301-23/+9
| * | parisc: Delete unnecessary nop's in entry.SJohn David Anglin2010-05-301-7/+0
| * | parisc: Avoid interruption in critical region in entry.SJohn David Anglin2010-05-301-2/+3
| * | parisc: invoke oom-killer from page faultNick Piggin2010-05-301-4/+3
| * | parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-05-301-0/+1
| * | parisc: Use of align_frame provides stack frame.Carlos O'Donell2010-05-301-4/+11
* | | parisc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-272-18/+5
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-4/+4
|\ \ \
| * | | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \ \