aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \
| * | modules: don't hand 0 to vmalloc.Rusty Russell2012-12-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \
| * | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | | parisc: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * | | | kill stray kernel_thread() garbageAl Viro2012-11-28
| | | | |
| | \ \ \
| *-. | | | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \| | | | | |_|_|/ | |/| | |
| | * | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| | |\ \ \ | | | | |/ | | | |/|
| | * | | parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-21
| | * | | parisc: optimizations in copy_thread() and friendsAl Viro2012-10-14
| | * | | parisc: switch to generic sys_execve()Al Viro2012-10-14
| | * | | parisc: switch to generic kernel_execve()Al Viro2012-10-14
| | * | | parisc: switch to generic kernel_thread()Al Viro2012-10-14
| | | |/ | | |/|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
| |\ \ \ \
| | * | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| | | |_|/ | | |/| |
* | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-11
|\ \ \ \ \
| * | | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-11
| |/ / / /
* | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
| * | | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-25
| |/ / /
* | / / [parisc] open(2) compat bugAl Viro2012-12-03
| |/ / |/| |
* | | [PARISC] fix user-triggerable panic on pariscAl Viro2012-11-22
* | | [PARISC] fix virtual aliasing issue in get_shared_area()James Bottomley2012-11-15
|/ /
* | UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells2012-10-16
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells2012-10-16
|\ \ | |/ |/|
| * [PARISC] asm: redo generic includesJames Bottomley2012-10-14
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \ | |/ |/|
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-01
| * | parisc: don't bother looping in do_signal()Al Viro2012-10-01
| * | parisc: fix double restartsAl Viro2012-10-01
| * | sanitize tsk_is_polling()Al Viro2012-10-01
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-20
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\ \
| * | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \ \ | |/ / |/| |