summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+35
|\
| * rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+35
* | Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-041-3/+3
|\ \
| * | parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller2016-08-021-3/+3
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-9/+9
* | | parisc/ptrace: run seccomp after ptraceKees Cook2016-06-141-4/+5
* | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
|/ /
* | parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2016-06-051-2/+1
* | parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-051-1/+9
* | parisc: Fix printk time during bootHelge Deller2016-06-052-7/+3
* | 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-201-7/+0
* 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/+106
|\
| * parisc: Fix ftrace function tracerHelge Deller2016-04-144-146/+106
* | 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-251-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/+1
* | parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller2016-03-232-12/+2
* | 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-202-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-141-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/+0
|/
* 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
OpenPOWER on IntegriCloud