summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc: space register variables need to be in native length (unsigned long)John David Anglin2013-02-201-1/+1
* parisc: fix ptrace breakageAl Viro2013-02-201-1/+4
* parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin2013-02-201-4/+5
* parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin2013-02-201-0/+2
* parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-201-2/+2
* parisc: fixes and cleanups in page cache flushing (4/4)John David Anglin2013-02-201-0/+64
* parisc: fixes and cleanups in page cache flushing (3/4)John David Anglin2013-02-201-7/+81
* parisc: fixes and cleanups in page cache flushing (2/4)John David Anglin2013-02-201-45/+290
* parisc: fixes and cleanups in page cache flushing (1/4)John David Anglin2013-02-202-30/+24
* parisc: fix possible memory leak in pat_query_module()Wei Yongjun2013-02-201-0/+2
* parisc: Fix comment describing setup of access rights in entry.SJohn David Anglin2013-02-201-2/+2
* Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Helge Deller2013-02-201-0/+18
|\
| * [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-01-191-0/+18
* | parisc: sigaltstack doesn't round ss.ss_sp as requiredJohn David Anglin2013-01-071-1/+3
* | parisc: improve ptrace support for gdb single-stepJohn David Anglin2013-01-072-6/+14
* | parisc: don't claim cpu irqs more than onceJohn David Anglin2013-01-071-2/+4
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-362/+45
|\ \
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-3/+2
| * | parisc: switch to generic fork/vfork/cloneAl Viro2012-11-282-69/+18
| | |
| | \
| *-. \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-284-301/+36
| |\ \ \ | | |_|/ | |/| |
| | * | parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-211-19/+3
| | * | parisc: optimizations in copy_thread() and friendsAl Viro2012-10-142-87/+27
| | * | parisc: switch to generic sys_execve()Al Viro2012-10-144-92/+1
| | * | parisc: switch to generic kernel_execve()Al Viro2012-10-142-32/+6
| | * | parisc: switch to generic kernel_thread()Al Viro2012-10-142-89/+17
| | |/
* | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-2/+3
|\ \ \
| * | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-2/+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
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-122-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-34/+20
|\
| * parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-011-3/+4
| * parisc: don't bother looping in do_signal()Al Viro2012-10-011-22/+7
| * parisc: fix double restartsAl Viro2012-10-012-9/+9
* | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-2/+1
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-061-52/+0
* | 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-162-5/+5
| |\ \ | | |/
| * | TTY: use tty_port_link_deviceJiri Slaby2012-08-131-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
|/
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-5/+0
|\
| * parisc/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
* | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
|/
* new helper: signal_delivered()Al Viro2012-06-011-3/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-6/+0
OpenPOWER on IntegriCloud