summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-0/+1
|\
| * Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-163-7/+7
| |\
| * | TTY: use tty_port_link_deviceJiri Slaby2012-08-131-0/+1
* | | parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
| |/ |/|
* | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
* | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
|/
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-3/+3
|\ \
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-3/+3
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-221-2/+0
|\ \ \ | |_|/ |/| |
| * | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
* | | [PARISC] fix code to find libgccJames Bottomley2012-06-051-1/+2
* | | [PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley2012-06-051-0/+1
* | | [PARISC] fix missing TAINT_WARN problemJames Bottomley2012-06-051-0/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-014-41/+14
|\ \
| * | 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-013-5/+4
| * | 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-06-012-5/+2
|\ \ \ | |/ / |/| |
| * | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
| * | parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro2012-05-301-2/+2
| |/
* | 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-314-45/+3
* | | [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __...James Bottomley2012-05-251-2/+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
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\ \ | |/ |/|
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-12/+3
|\ \
| * | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-2/+2
|\ \ \
| * | | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-231-0/+19
|\ \ \ \
| * | | | keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-081-0/+19
| | |_|/ | |/| |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-216-94/+18
|\ \ \ \
| * | | | parisc: Fix init_task falloutThomas Gleixner2012-05-072-2/+2
| * | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | | | parisc: Use generic init_taskThomas Gleixner2012-05-053-70/+13
| * | | | parisc: Use generic idle thread allocationThomas Gleixner2012-04-262-21/+3
| * | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| | |/ / | |/| |
* | | | [PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-05-161-1/+6
OpenPOWER on IntegriCloud