summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2016-06-051-2/+1Star
* parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-051-1/+9
* parisc: Fix printk time during bootHelge Deller2016-06-052-7/+3Star
* parisc: Fix backtrace on PA-RISCMikulas Patocka2016-06-041-8/+14
* parisc: Use long jump to reach ftrace_return_to_handler()Helge Deller2016-05-231-1/+10
* parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller2016-05-222-3/+6
* parisc: Add native high-resolution sched_clock() implementationHelge Deller2016-05-221-1/+62
* parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller2016-05-221-2/+354
* parisc: Add syscall tracepoint supportHelge Deller2016-05-222-0/+13
* exit_thread: remove empty bodiesJiri Slaby2016-05-211-7/+0Star
* parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin2016-05-061-1/+1
* Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-154-146/+106Star
|\
| * parisc: Fix ftrace function tracerHelge Deller2016-04-144-146/+106Star
* | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-081-0/+1
* | parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-081-0/+3
* | parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-081-5/+5
* | parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-081-0/+8
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-313-2/+14
|\ \
| * | parisc: Fix and enable seccomp filter supportHelge Deller2016-03-312-2/+9
| * | parisc: Fix SIGSYS signals in compat caseHelge Deller2016-03-311-0/+5
| |/
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-261-0/+1
* | parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2016-03-231-0/+2
* | parisc: Panic immediately when panic_on_oopsAaro Koskinen2016-03-231-4/+1Star
* | parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller2016-03-232-12/+2Star
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ | |/ |/|
| * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* | parisc: Wire up copy_file_range syscallHelge Deller2016-03-011-0/+1
* | parisc: Fix ptrace syscall number and return value modificationHelge Deller2016-03-012-6/+15
|/
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-212-41/+53
* Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-173-5/+57
|\
| * parisc: Imporove debug info about space registers and TLB configurationHelge Deller2016-01-121-4/+22
| * parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2016-01-121-1/+9
| * parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-121-0/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-16/+16
|\ \ | |/ |/|
| * module: use a structure to encapsulate layout.Rusty Russell2015-12-041-16/+16
* | parisc: Fix syscall restartsHelge Deller2015-12-211-12/+52
* | parisc: Wire up mlock2 syscallHelge Deller2015-12-121-0/+1
* | parisc: Remove unused pcibios_init_bus()Bjorn Helgaas2015-12-121-18/+0Star
|/
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-227-50/+80
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-222-3/+14
| * parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-222-15/+41
| * parisc: Use long branch to do_syscall_trace_exitHelge Deller2015-11-221-2/+2
| * parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2015-11-221-2/+2
| * parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-223-28/+21Star
* | parisc: Wire up userfaultfd syscallHelge Deller2015-10-221-0/+1
* | parisc: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-221-0/+1
|/
* parisc: Use platform_device_register_simple("rtc-generic")Helge Deller2015-09-081-10/+4Star
* parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller2015-09-081-7/+0Star
* parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-09-081-1/+1