aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+1
* Fix common misspellingsLucas De Marchi2011-03-316-10/+10
* parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner2011-03-291-5/+6
* parisc: Convert irq namespaceThomas Gleixner2011-03-291-6/+6
* parisc: Convert the final irq bitsThomas Gleixner2011-03-291-7/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-03-214-346/+289
|\
| * Merge branch 'irq' into for-nextJames Bottomley2011-02-101-27/+37
| |\
| | * [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-101-27/+37
| * | Merge branch 'fixes' into for-nextJames Bottomley2011-02-101-1/+1
| |\ \ | | |/
| | * [PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-02-091-1/+1
| * | Merge branch 'tmpalias-flush' into for-nextJames Bottomley2011-02-103-319/+252
| |\ \ | | |/ | |/|
| | * eliminate special FLUSH flag from page tableJames Bottomley2011-01-151-58/+3
| | * parisc: flush pages through tmpalias spaceJames Bottomley2011-01-153-280/+268
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \
| * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | | | parisc: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+2
| |/ / |/| |
* | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
|/ /
* | parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-01-151-12/+1
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-4/+4
|\
| * 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-171-1/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-285-34/+157
|\
| * parisc: add tty driver to PDC consoleGuy Martin2010-10-211-7/+134
| * 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: kill __do_IRQKyle McMartin2010-10-141-4/+0
| * parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-16/+9
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-10/+16
| * parisc: add prlimit64 syscallKyle McMartin2010-10-131-0/+1
* | ptrace: cleanup arch_ptrace() on pariscNamhyung Kim2010-10-271-1/+1
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-5/+6
* | 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
* | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-5/+10
* 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
* | 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-013-10/+10
|\
| * Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-031-2/+2
| * 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-031-1/+1
* | 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