aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller
2016-06-14parisc/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-05parisc: Fix printk time during bootHelge Deller
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka
2016-06-04rtc: parisc: provide rtc_class_ops directlyArnd Bergmann
2016-05-23parisc: Use long jump to reach ftrace_return_to_handler()Helge Deller
2016-05-22parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller
2016-05-22parisc: Add syscall tracepoint supportHelge Deller
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-14parisc: Fix ftrace function tracerHelge Deller
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-31parisc: Fix and enable seccomp filter supportHelge Deller
2016-03-31parisc: Fix SIGSYS signals in compat caseHelge Deller
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller
2016-03-23parisc: Panic immediately when panic_on_oopsAaro Koskinen
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller
2016-03-01parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-12parisc: Imporove debug info about space registers and TLB configurationHelge Deller
2016-01-12parisc: Reduce overhead of parisc_requires_coherency()Helge Deller
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller
2015-12-21parisc: Fix syscall restartsHelge Deller
2015-12-12parisc: Wire up mlock2 syscallHelge Deller
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller