aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley1-0/+1
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley2-0/+10
2011-04-15[PARISC] fix pacache .size with new binutilsMeelis Roos1-4/+2
2011-03-31Fix common misspellingsLucas De Marchi6-10/+10
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner1-5/+6
2011-03-29parisc: Convert irq namespaceThomas Gleixner1-6/+6
2011-03-29parisc: Convert the final irq bitsThomas Gleixner1-7/+2
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds4-346/+289
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-02-10Merge branch 'irq' into for-nextJames Bottomley1-27/+37
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley1-1/+1
2011-02-10Merge branch 'tmpalias-flush' into for-nextJames Bottomley3-319/+252
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner1-27/+37
2011-02-09[PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner1-1/+1
2011-01-31parisc: Switch do_timer() to xtime_update()Torben Hohn1-5/+2
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-2/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-15eliminate special FLUSH flag from page tableJames Bottomley1-58/+3
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley3-280/+268
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-4/+4
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley1-4/+1
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1
2010-11-29parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin1-8/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16parisc: cleanup console handlingJiri Slaby1-4/+4
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds5-34/+157
2010-10-27ptrace: cleanup arch_ptrace() on pariscNamhyung Kim1-1/+1
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-5/+6
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-4/+0
2010-10-21parisc: add tty driver to PDC consoleGuy Martin1-7/+134
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich1-3/+0
2010-10-21parisc: unwind - optimise linked-list searches for modulesPhil Carmody1-1/+4
2010-10-16parisc: remove big kernel lockArnd Bergmann1-4/+0
2010-10-14parisc: kill __do_IRQKyle McMartin1-4/+0
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin1-1/+1
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin1-16/+9
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin1-10/+16
2010-10-13parisc: add prlimit64 syscallKyle McMartin1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-5/+10
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin1-10/+2
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra1-2/+2
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds3-10/+10
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin1-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin1-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin1-2/+3
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell1-4/+11