aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* wire up sendmmsg syscallJames Bottomley2011-08-151-0/+1
* 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/+2
| |/ /
* | | 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/+1
|/ /
* | 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/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-03-214-346/+289
|\
| * 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/+252
| |\ \ | | |/ | |/|
| | * eliminate special FLUSH flag from page tableJames Bottomley2011-01-151-58/+3
| | * parisc: flush pages through tmpalias spaceJames Bottomley2011-01-153-280/+268
* | | 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/+2
| |/ / |/| |
* | | 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/+1
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-4/+4
|\
| * parisc: cleanup console handlingJiri Slaby2010-11-161-4/+4
* | parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-4/+1
* | parisc: fix dino/gsc interruptsJames Bottomley2010-12-041-1/+1
* | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-291-8/+1
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-285-34/+157
|\
| * parisc: add tty driver to PDC consoleGuy Martin2010-10-211-7/+134
| * arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich2010-10-211-3/+0
| * parisc: unwind - optimise linked-list searches for modulesPhil Carmody2010-10-211-1/+4
| * parisc: kill __do_IRQKyle McMartin2010-10-141-4/+0
| * parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-16/+9
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-10/+16
| * parisc: add prlimit64 syscallKyle McMartin2010-10-131-0/+1
* | ptrace: cleanup arch_ptrace() on pariscNamhyung Kim2010-10-271-1/+1
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-5/+6
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-4/+0
|\ \ | |/ |/|