summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-02-10Merge branch 'irq' into for-nextJames Bottomley
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley
2011-02-10Merge branch 'tmpalias-flush' into for-nextJames Bottomley
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner
2011-02-09[PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner
2011-01-31parisc: Switch do_timer() to xtime_update()Torben Hohn
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-15eliminate special FLUSH flag from page tableJames Bottomley
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley
2010-11-29parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16parisc: cleanup console handlingJiri Slaby
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on pariscNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21parisc: add tty driver to PDC consoleGuy Martin
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich
2010-10-21parisc: unwind - optimise linked-list searches for modulesPhil Carmody
2010-10-16parisc: remove big kernel lockArnd Bergmann
2010-10-14parisc: kill __do_IRQKyle McMartin
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin
2010-10-13parisc: add prlimit64 syscallKyle McMartin
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz
2010-03-06parisc: remove trailing space in messagesFrans Pop
2010-03-06parisc: ditto sys_accept4Kyle McMartin
2010-03-06parisc: wire up sys_recvmmsgHelge Deller