aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-13/+5
2012-10-12vfs: define struct filename and have getname() return itJeff Layton3-6/+6
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-36/+25
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-6/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-2/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-53/+58
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen1-0/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann4-9/+15
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-0/+3
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+8
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2-3/+6
2012-10-01parisc: don't bother looping in do_signal()Al Viro1-22/+7
2012-10-01parisc: fix double restartsAl Viro3-10/+10
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells2-13/+5
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-9/+8
2012-09-26switch hpux_getdents() to fget_light()Al Viro1-3/+3
2012-09-23parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-6/+1
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman3-7/+7
2012-08-13TTY: use tty_port_link_deviceJiri Slaby1-0/+1
2012-08-03[PARISC] fix personality flag check in copy_thread()Jiri Kosina2-5/+5
2012-07-25[PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+0
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2012-07-05parisc/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-06-28treewide: Put a space between #include and FILEPaul Bolle1-3/+3
2012-06-05parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-2/+0
2012-06-05[PARISC] fix code to find libgccJames Bottomley1-1/+2
2012-06-05[PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley1-0/+1
2012-06-05[PARISC] fix missing TAINT_WARN problemJames Bottomley1-0/+2
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-41/+14
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-5/+2
2012-06-01new helper: signal_delivered()Al Viro1-3/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-6/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro3-5/+4
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-6/+4
2012-06-01new helper: sigmask_to_save()Al Viro1-16/+5
2012-06-01new helper: restore_saved_sigmask()Al Viro1-6/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-3/+1
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley4-45/+3
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0