aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAge
...
* parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller2016-05-22
* parisc: Add syscall tracepoint supportHelge Deller2016-05-22
* exit_thread: remove empty bodiesJiri Slaby2016-05-20
* parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin2016-05-06
* Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-15
|\
| * parisc: Fix ftrace function tracerHelge Deller2016-04-14
* | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-08
* | parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-08
* | parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-08
* | parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-08
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-31
|\ \
| * | parisc: Fix and enable seccomp filter supportHelge Deller2016-03-31
| * | parisc: Fix SIGSYS signals in compat caseHelge Deller2016-03-31
| |/
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* | parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2016-03-23
* | parisc: Panic immediately when panic_on_oopsAaro Koskinen2016-03-23
* | parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller2016-03-23
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \ | |/ |/|
| * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
* | parisc: Wire up copy_file_range syscallHelge Deller2016-03-01
* | parisc: Fix ptrace syscall number and return value modificationHelge Deller2016-03-01
|/
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-20
* Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-17
|\
| * parisc: Imporove debug info about space registers and TLB configurationHelge Deller2016-01-12
| * parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2016-01-12
| * parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\ \ | |/ |/|
| * module: use a structure to encapsulate layout.Rusty Russell2015-12-04
* | parisc: Fix syscall restartsHelge Deller2015-12-21
* | parisc: Wire up mlock2 syscallHelge Deller2015-12-12
* | parisc: Remove unused pcibios_init_bus()Bjorn Helgaas2015-12-12
|/
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-22
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-22
| * parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-22
| * parisc: Use long branch to do_syscall_trace_exitHelge Deller2015-11-22
| * parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2015-11-22
| * parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-22
* | parisc: Wire up userfaultfd syscallHelge Deller2015-10-22
* | parisc: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-22
|/
* parisc: Use platform_device_register_simple("rtc-generic")Helge Deller2015-09-08
* parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller2015-09-08
* parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-09-08
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-08
* parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-31
* parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-10
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-02
|\
| * parisc64: don't use module_init for non-modular core perf codePaul Gortmaker2015-06-16
| * parisc: don't use module_init for non-modular core pdc_cons codePaul Gortmaker2015-06-16
* | parisc: use for_each_sg()Akinobu Mita2015-06-24