aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2012-11-28kill stray kernel_thread() garbageAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-22[PARISC] fix user-triggerable panic on pariscAl Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-15[PARISC] fix virtual aliasing issue in get_shared_area()James Bottomley
2012-10-21parisc: switch to saner kernel_execve() semanticsAl Viro
2012-10-16UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells
2012-10-16Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells
2012-10-14parisc: optimizations in copy_thread() and friendsAl Viro
2012-10-14parisc: switch to generic sys_execve()Al Viro
2012-10-14parisc: switch to generic kernel_execve()Al Viro
2012-10-14parisc: switch to generic kernel_thread()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-14[PARISC] asm: redo generic includesJames Bottomley
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro
2012-10-01parisc: don't bother looping in do_signal()Al Viro
2012-10-01parisc: fix double restartsAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch hpux_getdents() to fget_light()Al Viro
2012-09-23parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-03[PARISC] fix personality flag check in copy_thread()Jiri Kosina
2012-07-25[PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-05parisc/PCI: factor out pcibios_setup()Myron Stowe
2012-06-28treewide: Put a space between #include and FILEPaul Bolle
2012-06-05parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-06-05[PARISC] fix code to find libgccJames Bottomley
2012-06-05[PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley