summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-02-23parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-08-22parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-15parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-05-01parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-05-01parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-05-01parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-01-22parisc: Fix syscall restartsHelge Deller
2015-10-13parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-08-07parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin
2014-05-18parisc: fix epoll_pwait syscall on compat kernelHelge Deller
2013-11-28parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller
2013-11-28parisc: fix interruption handler to respect pagefault_disable()Helge Deller
2013-03-06Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin
2012-12-06fix user-triggerable panic on pariscAl Viro
2012-12-06fix virtual aliasing issue in get_shared_area()James Bottomley
2012-06-10fix TLB fault path on PA2.0 narrow systemsJames Bottomley
2012-06-10fix boot failure on 32-bit systems caused by branch stubs placed before .textJohn David Anglin
2012-05-31fix crash in flush_icache_page_asm on PA1.1John David Anglin
2012-05-31fix PA1.1 oops on bootJames Bottomley
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-27doc: fix broken referencesPaul Bolle
2011-08-29remove remaining references to nfsservctlStephen Rothwell
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley
2011-04-15[PARISC] only make executable areas executableJames Bottomley
2011-04-15[PARISC] fix pacache .size with new binutilsMeelis Roos
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner
2011-03-29parisc: Convert irq namespaceThomas Gleixner
2011-03-29parisc: Convert the final irq bitsThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-02-10Merge branch 'irq' into for-nextJames Bottomley
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley
2011-02-10Merge branch 'tmpalias-flush' into for-nextJames Bottomley