summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2011-08-29remove remaining references to nfsservctlStephen Rothwell
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley
2011-04-15[PARISC] only make executable areas executableJames Bottomley
2011-04-15[PARISC] fix pacache .size with new binutilsMeelis Roos
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner
2011-03-29parisc: Convert irq namespaceThomas Gleixner
2011-03-29parisc: Convert the final irq bitsThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
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