aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAge
* parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2013-07-21
* parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin2013-06-18
* parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2013-06-18
* parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-18
* parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-01
* parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-01
* parisc: fix irq stack on UP and SMPHelge Deller2013-05-24
* parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-24
* parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-24
* parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-24
* parisc: add rp5470 entry to machine databaseHelge Deller2013-05-24
* parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-11
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-10
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* | parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-07
* | parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-07
* | parisc: implement irq stacksHelge Deller2013-05-07
* | parisc: add kernel stack overflow checkHelge Deller2013-05-07
* | parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin2013-05-07
* | parisc: use long branch in fork_like macroJohn David Anglin2013-05-06
* | parisc: document the parisc gateway pageHelge Deller2013-05-06
* | parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-06
* | parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer2013-05-06
* | parisc: remove the second argument of kmap_atomicZhao Hongjiang2013-05-06
* | parisc: single_open() leaksAl Viro2013-05-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * parisc: Don't use create_proc_read_entry()David Howells2013-04-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-05
| * | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| |/
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \
| * | parisc: Use generic idle loopThomas Gleixner2013-04-08
| |/
* | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-25
* | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-25
|/
* Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-03
|\
| * parisc: fix redefinition of SET_PERSONALITYHelge Deller2013-03-02
| * parisc: remove unused variable 'compat_val'Helge Deller2013-03-02
| * parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\ \ | |/ |/|
| * fix compat truncate/ftruncateAl Viro2013-02-25
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* | mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse2013-02-27
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ | |/ |/|
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | parisc: switch to generic compat rt_sigaction()Al Viro2013-02-03