aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-23
|\
| * arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas2013-02-20
| * parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller2013-02-20
| * parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2013-02-20
| * parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2013-02-20
| * parisc: fix fallocate syscallHelge Deller2013-02-20
| * parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller2013-02-20
| * parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-20
| * parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller2013-02-20
| * parisc: fix personality on 32bit kernelHelge Deller2013-02-20
| * parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller2013-02-20
| * parisc: remove unused compat_rt_sigframe.h headerPaul Bolle2013-02-20
| * parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2013-02-20
| * parisc: space register variables need to be in native length (unsigned long)John David Anglin2013-02-20
| * parisc: fix ptrace breakageAl Viro2013-02-20
| * parisc: always detect multiple physical rangesJohn David Anglin2013-02-20
| * parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin2013-02-20
| * parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2013-02-20
| * parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-20
| * parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin2013-02-20
| * parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin2013-02-20
| * parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin2013-02-20
| * parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin2013-02-20
| * parisc: fix possible memory leak in pat_query_module()Wei Yongjun2013-02-20
| * parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller2013-02-20
| * parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin2013-02-20
| * parisc: enhance automatic CONFIG_CROSS_COMPILE detectionHelge Deller2013-02-20
| * Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller2013-02-20
| |\
| | * [PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()Geert Uytterhoeven2013-01-29
| | * [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-01-19
* | | 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