summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] fix user-triggerable panic on pariscAl Viro2012-11-221-2/+4
* [PARISC] fix virtual aliasing issue in get_shared_area()James Bottomley2012-11-151-0/+2
* UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells2012-10-1635-1453/+1507
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells2012-10-1623-89/+4Star
|\
| * [PARISC] asm: redo generic includesJames Bottomley2012-10-1423-89/+4Star
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-13/+5Star
|\ \ | |/ |/|
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-13/+5Star
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-133-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-124-36/+25Star
|\ \
| * | parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-012-3/+6
| * | parisc: don't bother looping in do_signal()Al Viro2012-10-011-22/+7Star
| * | parisc: fix double restartsAl Viro2012-10-013-10/+10
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1Star
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1Star
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-2/+1Star
|\ \
| * | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-2/+1Star
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-044-9/+15
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-052-53/+58
* | | sections: disable const sections for PA-RISC v2Andi Kleen2012-10-051-0/+1
| |/ |/|
* | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-031-0/+3
|\ \
| * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-9/+8Star
|\ \ \ | |/ / |/| |
| * | switch simple cases of fget_light to fdgetAl Viro2012-09-271-9/+8Star
| * | switch hpux_getdents() to fget_light()Al Viro2012-09-271-3/+3
| |/
* | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-0/+1
|\ \
| * | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-173-7/+7
| |\|
| * | TTY: use tty_port_link_deviceJiri Slaby2012-08-141-0/+1
* | | parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
| |/ |/|
* | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
* | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
|/
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-251-5/+0Star
|\
| * parisc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-3/+3
|\ \
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-3/+3
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-221-2/+0Star
|\ \ \ | |_|/ |/| |
| * | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0Star
* | | [PARISC] fix code to find libgccJames Bottomley2012-06-051-1/+2
* | | [PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley2012-06-051-0/+1
* | | [PARISC] fix missing TAINT_WARN problemJames Bottomley2012-06-051-0/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-014-41/+14Star
|\ \
| * | new helper: signal_delivered()Al Viro2012-06-011-3/+1Star
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-6/+0Star
| * | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-013-5/+4Star
| * | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-6/+4Star
| * | new helper: sigmask_to_save()Al Viro2012-06-011-16/+5Star
| * | new helper: restore_saved_sigmask()Al Viro2012-06-011-6/+1Star