Age | Commit message (Expand) | Author | Files | Lines |
2012-08-03 | [PARISC] fix personality flag check in copy_thread() | Jiri Kosina | 2 | -5/+5 |
2012-07-25 | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 1 | -2/+2 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -5/+0 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2012-07-06 | parisc/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -5/+0 |
2012-06-28 | treewide: Put a space between #include and FILE | Paul Bolle | 1 | -3/+3 |
2012-06-05 | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 1 | -2/+0 |
2012-06-05 | [PARISC] fix code to find libgcc | James Bottomley | 1 | -1/+2 |
2012-06-05 | [PARISC] fix compile break in use of lib/strncopy_from_user.c | James Bottomley | 1 | -0/+1 |
2012-06-05 | [PARISC] fix missing TAINT_WARN problem | James Bottomley | 1 | -0/+2 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -41/+14 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -5/+2 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 1 | -3/+1 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2 | -6/+0 |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 3 | -5/+4 |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 1 | -6/+4 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -16/+5 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -6/+1 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+1 |
2012-05-31 | [PARISC] update parisc to use generic strncpy_from_user() | James Bottomley | 4 | -45/+3 |
2012-05-31 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-31 | parisc: get rid of nlink_t, switch to explicitly-sized type | Al Viro | 1 | -2/+2 |
2012-05-25 | [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __... | James Bottomley | 1 | -2/+0 |
2012-05-25 | [PARISC] fix TLB fault path on PA2.0 narrow systems | James Bottomley | 1 | -13/+17 |
2012-05-25 | [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef... | John David Anglin | 1 | -2/+4 |
2012-05-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-05-24 | parisc: need to check NOTIFY_RESUME when exiting from syscall | Al Viro | 1 | -1/+1 |
2012-05-24 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -12/+3 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
2012-05-23 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+19 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |
2012-05-22 | parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn() | Al Viro | 1 | -2/+1 |
2012-05-22 | parisc: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -10/+2 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -94/+18 |
2012-05-17 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -3/+0 |
2012-05-16 | [PARISC] fix panic on prefetch(NULL) on PA7300LC | James Bottomley | 1 | -1/+6 |
2012-05-16 | [PARISC] fix crash in flush_icache_page_asm on PA1.1 | John David Anglin | 1 | -18/+20 |
2012-05-16 | [PARISC] fix PA1.1 oops on boot | James Bottomley | 1 | -0/+4 |
2012-05-16 | parisc/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat | 1 | -1/+7 |
2012-05-16 | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman | 1 | -2/+2 |
2012-05-11 | parisc: move definition of PAGE0 to asm/page.h | Rolf Eike Beer | 4 | -7/+8 |
2012-05-11 | parisc: add missing include of asm/page.h to asm/pgtable.h | Rolf Eike Beer | 1 | -0/+2 |
2012-05-11 | parisc: drop include of asm/pdc.h from asm/hardware.h | Rolf Eike Beer | 1 | -1/+0 |
2012-05-11 | parisc: add missing forward declarations in asm/hardware.h | Rolf Eike Beer | 1 | -0/+2 |
2012-05-11 | parisc: add missing includes in asm/spinlock.h | Rolf Eike Beer | 1 | -0/+2 |
2012-05-09 | keyboard: Use BIOS Keyboard variable to set Numlock | Joshua Cov | 1 | -0/+19 |
2012-05-07 | parisc: Fix init_task fallout | Thomas Gleixner | 2 | -2/+2 |
2012-05-06 | TTY: pdc_cons, fix regression in close | Jiri Slaby | 1 | -1/+1 |