summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2012-05-16[PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin-18/+20
2012-05-16[PARISC] fix PA1.1 oops on bootJames Bottomley-0/+4
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat-1/+7
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer-0/+2
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby-1/+1
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds-2/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-6/+0
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells-6/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-52/+0
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds-30/+29
2012-03-08TTY: pdc_cons, use tty_portJiri Slaby-7/+12
2012-03-08TTY: pdc_cons, fix open vs pdc_console_tty_driver raceJiri Slaby-16/+13
2012-03-08TTY: pdc_cons, fix open vs timer raceJiri Slaby-5/+2
2012-03-08TTY: pdc_cons, fix racy tty testJiri Slaby-2/+2
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2012-02-27[PARISC] remove references to cpu_*_map.Rusty Russell-2/+1
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas-52/+0
2012-01-12parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause-1/+0
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner-5/+1
2011-11-21clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz-5/+1
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+3
2011-09-27doc: fix broken referencesPaul Bolle-1/+1
2011-08-29remove remaining references to nfsservctlStephen Rothwell-1/+1
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds-0/+1
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-3/+3
2011-07-24modules: make arch's use default loader hooksJonas Bonn-12/+0
2011-05-28ns: Wire up the setns system callEric W. Biederman-0/+1
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds-8/+44
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley-4/+28
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt-0/+3
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley-0/+1
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley-0/+2
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley-0/+1
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley-0/+10
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley-1/+12
2011-04-15[PARISC] only make executable areas executableJames Bottomley-3/+16
2011-04-15[PARISC] fix pacache .size with new binutilsMeelis Roos-4/+2
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra-4/+1
2011-03-31Fix common misspellingsLucas De Marchi-10/+10
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner-5/+6
2011-03-29parisc: Convert irq namespaceThomas Gleixner-6/+6
2011-03-29parisc: Convert the final irq bitsThomas Gleixner-7/+2
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo-1/+1
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds-346/+289
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-02-10Merge branch 'irq' into for-nextJames Bottomley-27/+37
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley-1/+1
2011-02-10Merge branch 'tmpalias-flush' into for-nextJames Bottomley-319/+252