summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-5/+0
|\
| * parisc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
* | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
|/
* new helper: signal_delivered()Al Viro2012-06-011-3/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-6/+0
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-012-4/+3
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-6/+4
* new helper: sigmask_to_save()Al Viro2012-06-011-16/+5
* new helper: restore_saved_sigmask()Al Viro2012-06-011-6/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-312-3/+1
|\
| * parisc: need to check NOTIFY_RESUME when exiting from syscallAl Viro2012-05-231-1/+1
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-311-1/+0
* | [PARISC] fix TLB fault path on PA2.0 narrow systemsJames Bottomley2012-05-251-13/+17
* | [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...John David Anglin2012-05-251-2/+4
|/
* parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()Al Viro2012-05-211-2/+1
* parisc: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-10/+2
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-213-93/+4
|\
| * parisc: Fix init_task falloutThomas Gleixner2012-05-071-1/+1
| * parisc: Use generic init_taskThomas Gleixner2012-05-051-70/+0
| * parisc: Use generic idle thread allocationThomas Gleixner2012-04-261-21/+2
| * smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | [PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-05-161-18/+20
* | [PARISC] fix PA1.1 oops on bootJames Bottomley2012-05-161-0/+4
* | parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-05-151-1/+7
* | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-102-0/+2
* | TTY: pdc_cons, fix regression in closeJiri Slaby2012-05-051-1/+1
|/
* Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds2012-03-311-2/+1
|\
| * [PARISC] remove references to cpu_*_map.Rusty Russell2012-02-271-2/+1
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-286-6/+0
|\ \
| * | Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-286-6/+0
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-52/+0
|\ \ \ | |/ / |/| |
| * | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-52/+0
| |/
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-30/+29
|\ \
| * | 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/+13
| * | TTY: pdc_cons, fix open vs timer raceJiri Slaby2012-03-081-5/+2
| * | TTY: pdc_cons, fix racy tty testJiri Slaby2012-03-081-2/+2
| |/
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/
* parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-121-1/+0
* Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-5/+1
|\
| * clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz2011-11-211-5/+1
* | parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-313-0/+3
* | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* | remove remaining references to nfsservctlStephen Rothwell2011-08-291-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-07-311-0/+1
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-12/+0
|/
OpenPOWER on IntegriCloud