aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-13/+5
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 3-6/+6
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-36/+25
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-6/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-2/+1
2012-10-09mm: replace vma prio_tree with an interval treeGravatar Michel Lespinasse 1-2/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Linus Torvalds 1-0/+1
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hGravatar Denys Vlasenko 2-53/+58
2012-10-06sections: disable const sections for PA-RISC v2Gravatar Andi Kleen 1-0/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Gravatar Arnd Bergmann 4-9/+15
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Gravatar Linus Torvalds 1-0/+3
2012-10-03asm-generic: Add default clkdev.hGravatar Mark Brown 1-0/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-9/+8
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesGravatar David Howells 1-0/+3
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyGravatar Linus Torvalds 1-0/+1
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsGravatar Al Viro 2-3/+6
2012-10-01parisc: don't bother looping in do_signal()Gravatar Al Viro 1-22/+7
2012-10-01parisc: fix double restartsGravatar Al Viro 3-10/+10
2012-10-01sanitize tsk_is_polling()Gravatar Al Viro 1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKGravatar Al Viro 1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hGravatar David Howells 2-13/+5
2012-09-26switch simple cases of fget_light to fdgetGravatar Al Viro 1-9/+8
2012-09-26switch hpux_getdents() to fget_light()Gravatar Al Viro 1-3/+3
2012-09-23parisc: Add missing RCU idle APIs on idle loopGravatar Frederic Weisbecker 1-0/+3
2012-09-20get rid of generic instances of asm/exec.hGravatar Al Viro 2-6/+1
2012-09-16Merge 3.6-rc6 into tty-nextGravatar Greg Kroah-Hartman 3-7/+7
2012-08-13TTY: use tty_port_link_deviceGravatar Jiri Slaby 1-0/+1
2012-08-03[PARISC] fix personality flag check in copy_thread()Gravatar Jiri Kosina 2-5/+5
2012-07-25[PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsGravatar Mel Gorman 1-2/+2
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 1-5/+0
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-3/+3
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+0
2012-07-05parisc/PCI: factor out pcibios_setup()Gravatar Myron Stowe 1-5/+0
2012-06-28treewide: Put a space between #include and FILEGravatar Paul Bolle 1-3/+3
2012-06-05parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Gravatar Yong Zhang 1-2/+0
2012-06-05[PARISC] fix code to find libgccGravatar James Bottomley 1-1/+2
2012-06-05[PARISC] fix compile break in use of lib/strncopy_from_user.cGravatar James Bottomley 1-0/+1
2012-06-05[PARISC] fix missing TAINT_WARN problemGravatar James Bottomley 1-0/+2
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-41/+14
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-5/+2
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-3/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 2-6/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setGravatar Al Viro 3-5/+4
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Gravatar Al Viro 1-6/+4
2012-06-01new helper: sigmask_to_save()Gravatar Al Viro 1-16/+5
2012-06-01new helper: restore_saved_sigmask()Gravatar Al Viro 1-6/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-3/+1
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()Gravatar James Bottomley 4-45/+3
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentGravatar Al Viro 1-3/+0
2012-05-30parisc: get rid of nlink_t, switch to explicitly-sized typeGravatar Al Viro 1-2/+2