summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-032-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-9/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-2/+0
|\ \
| * | modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-252-2/+6
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1057-1542/+1511
| |\ \ \
| * | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-128-365/+52
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-3/+2
| * | | | parisc: switch to generic fork/vfork/cloneAl Viro2012-11-284-69/+22
| * | | | kill stray kernel_thread() garbageAl Viro2012-11-281-1/+0
| | | | |
| | \ \ \
| *-. | | | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-286-301/+39
| |\ \| | | | | |_|_|/ | |/| | |
| | * | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-1657-1542/+1511
| | |\ \ \ | | | | |/ | | | |/|
| | * | | parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-213-20/+4
| | * | | parisc: optimizations in copy_thread() and friendsAl Viro2012-10-142-87/+27
| | * | | parisc: switch to generic sys_execve()Al Viro2012-10-145-92/+2
| | * | | parisc: switch to generic kernel_execve()Al Viro2012-10-143-32/+7
| | * | | parisc: switch to generic kernel_thread()Al Viro2012-10-143-89/+18
| | | |/ | | |/|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \
| | * | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | | |_|/ | | |/| |
* | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-111-0/+11
|\ \ \ \ \
| * | | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-111-0/+11
| |/ / / /
* | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-112-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-2/+3
| * | | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| |/ / /
* | / / [parisc] open(2) compat bugAl Viro2012-12-031-1/+1
| |/ / |/| |
* | | [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/+4
|\ \ | |/ |/|
| * [PARISC] asm: redo generic includesJames Bottomley2012-10-1423-89/+4
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-13/+5
|\ \ | |/ |/|
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-13/+5
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-123-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-124-36/+25
|\ \
| * | 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/+7
| * | 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/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-2/+1
|\ \
| * | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-2/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |