aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* [PARISC] fix code to find libgccJames Bottomley2012-06-05
* [PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley2012-06-05
* [PARISC] fix missing TAINT_WARN problemJames Bottomley2012-06-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * new helper: signal_delivered()Al Viro2012-06-01
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
| * new helper: sigmask_to_save()Al Viro2012-06-01
| * new helper: restore_saved_sigmask()Al Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
| * parisc: get rid of nlink_t, switch to explicitly-sized typeAl Viro2012-05-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \
| * | parisc: need to check NOTIFY_RESUME when exiting from syscallAl Viro2012-05-23
| * | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | | [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-31
* | | [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __...James Bottomley2012-05-25
* | | [PARISC] fix TLB fault path on PA2.0 narrow systemsJames Bottomley2012-05-25
* | | [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...John David Anglin2012-05-25
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \ | |/ |/|
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \
| * | parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()Al Viro2012-05-21
| * | parisc: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\ \ \
| * | | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-15
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-23
|\ \ \ \
| * | | | keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-08
| | |_|/ | |/| |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \
| * | | | parisc: Fix init_task falloutThomas Gleixner2012-05-07
| * | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
| * | | | parisc: Use generic init_taskThomas Gleixner2012-05-05
| * | | | parisc: Use generic idle thread allocationThomas Gleixner2012-04-26
| * | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
| | |/ / | |/| |
* | | | [PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-05-16
* | | | [PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-05-16
* | | | [PARISC] fix PA1.1 oops on bootJames Bottomley2012-05-16
* | | | parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-05-15
| |/ / |/| |
* | | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-10
* | | parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer2012-05-10
* | | parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer2012-05-10
* | | parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer2012-05-10
* | | parisc: add missing includes in asm/spinlock.hRolf Eike Beer2012-05-10
* | | TTY: pdc_cons, fix regression in closeJiri Slaby2012-05-05
|/ /
* / parisc: fix missing cmpxchg file error from system.h splitPaul Gortmaker2012-04-02
|/
* Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds2012-03-31
|\
| * [PARISC] remove references to cpu_*_map.Rusty Russell2012-02-27