aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
| |\
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * \ \ Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\ \ \ | | | |/ | | |/|
| * | | arch/parisc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | soreuseport: infrastructureTom Herbert2013-01-23
| * | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
| | |_|/ | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-04
| * | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
| |\ \ \ | | |/ / | |/| |
| | * | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-17
* | | | parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-29
| |_|/ |/| |
* | | parisc: sigaltstack doesn't round ss.ss_sp as requiredJohn David Anglin2013-01-07
* | | parisc: improve ptrace support for gdb single-stepJohn David Anglin2013-01-07
* | | parisc: don't claim cpu irqs more than onceJohn David Anglin2013-01-07
* | | parisc: avoid undefined shift in cnv_float.hJohn David Anglin2013-01-07
|/ /
* | 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
|\ \ \ \ \ | |/ / / / |/| | | |