aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2011-03-23fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
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
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-12parisc: fix tracing of signalsKyle McMartin