aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds1-2/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus 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/jbarnes/pciLinus 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/jstultz/linux into timers/coreThomas 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/parisc-2.6Linus 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/percpuLinus Torvalds1-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus 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
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