summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-52/+0Star
|\
| * parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-52/+0Star
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-30/+29Star
|\ \
| * | TTY: pdc_cons, use tty_portJiri Slaby2012-03-081-7/+12
| * | TTY: pdc_cons, fix open vs pdc_console_tty_driver raceJiri Slaby2012-03-081-16/+13Star
| * | TTY: pdc_cons, fix open vs timer raceJiri Slaby2012-03-081-5/+2Star
| * | TTY: pdc_cons, fix racy tty testJiri Slaby2012-03-081-2/+2
| |/
* / sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
|/
* parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-131-1/+0Star
* Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-5/+1Star
|\
| * clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz2011-11-221-5/+1Star
* | parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-013-0/+3
* | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* | remove remaining references to nfsservctlStephen Rothwell2011-08-301-1/+1
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-08-041-0/+1
|\
| * [PARISC] wire up sendmmsg syscallJames Bottomley2011-08-011-0/+1
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+3
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-12/+0Star
|/
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-228-8/+44
|\ \
| * \ Merge branch 'flushing' into for-linusJames Bottomley2011-05-225-4/+28
| |\ \
| | * | [PARISC] prevent speculative re-read on cache flushJames Bottomley2011-04-151-1/+12
| | * | [PARISC] only make executable areas executableJames Bottomley2011-04-154-3/+16
| * | | [PARISC] wire up syncfs syscallJames Bottomley2011-04-151-0/+1
| * | | [PARISC] wire up the fhandle syscallsJames Bottomley2011-04-151-0/+2
| * | | [PARISC] wire up clock_adjtime syscallJames Bottomley2011-04-151-0/+1
| * | | [PARISC] wire up fanotify syscallsJames Bottomley2011-04-152-0/+10
| * | | [PARISC] fix pacache .size with new binutilsMeelis Roos2011-04-151-4/+2Star
| |/ /
* | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-0/+3
* | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+1Star
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-316-10/+10
* | parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner2011-03-291-5/+6
* | parisc: Convert irq namespaceThomas Gleixner2011-03-291-6/+6
* | parisc: Convert the final irq bitsThomas Gleixner2011-03-291-7/+2Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-03-214-346/+289Star
|\
| * Merge branch 'irq' into for-nextJames Bottomley2011-02-101-27/+37
| |\
| | * [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-101-27/+37
| * | Merge branch 'fixes' into for-nextJames Bottomley2011-02-101-1/+1
| |\|
| | * [PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-02-091-1/+1
| * | Merge branch 'tmpalias-flush' into for-nextJames Bottomley2011-02-103-319/+252Star
| |\ \ | | |/ | |/|
| | * eliminate special FLUSH flag from page tableJames Bottomley2011-01-151-58/+3Star
| | * parisc: flush pages through tmpalias spaceJames Bottomley2011-01-153-280/+268Star
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \
| * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | | | parisc: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+2Star
| |/ / |/| |
* | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
|/ /
* / parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-01-151-12/+1Star
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-4/+4
|\