summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-12-03PARISC: fix user-triggerable panic on pariscAl Viro1-2/+4
2012-12-03PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley1-0/+2
2012-10-13parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-06-10PARISC: fix TLB fault path on PA2.0 narrow systemsJames Bottomley1-13/+17
2012-06-10PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...John David Anglin1-2/+4
2012-05-16[PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin1-18/+20
2012-05-16[PARISC] fix PA1.1 oops on bootJames Bottomley1-0/+4
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-1/+7
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2-0/+2
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds1-2/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds6-6/+0
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells6-6/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-52/+0
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-30/+29
2012-03-08TTY: pdc_cons, use tty_portJiri Slaby1-7/+12
2012-03-08TTY: pdc_cons, fix open vs pdc_console_tty_driver raceJiri Slaby1-16/+13
2012-03-08TTY: pdc_cons, fix open vs timer raceJiri Slaby1-5/+2
2012-03-08TTY: pdc_cons, fix racy tty testJiri Slaby1-2/+2
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-27[PARISC] remove references to cpu_*_map.Rusty Russell1-2/+1
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas1-52/+0
2012-01-12parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner1-5/+1
2011-11-21clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz1-5/+1
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker3-0/+3
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-08-29remove remaining references to nfsservctlStephen Rothwell1-1/+1
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds1-0/+1
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-12/+0
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds8-8/+44
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley5-4/+28
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+3
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley1-0/+1
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley1-0/+2
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] prevent speculative re-read on cache flushJames Bottomley1-1/+12
2011-04-15[PARISC] only make executable areas executableJames Bottomley4-3/+16
2011-04-15[PARISC] fix pacache .size with new binutilsMeelis Roos1-4/+2
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-4/+1
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-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1