summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-081-2/+7
* parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-311-6/+6
* parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-103-126/+146
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-022-4/+2Star
|\
| * parisc64: don't use module_init for non-modular core perf codePaul Gortmaker2015-06-161-2/+1Star
| * parisc: don't use module_init for non-modular core pdc_cons codePaul Gortmaker2015-06-161-2/+1Star
* | parisc: use for_each_sg()Akinobu Mita2015-06-251-11/+16
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
|/
* parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2015-05-121-0/+3
* parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-04-241-4/+6
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-211-4/+4
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
|\
| * parisc: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-1/+0Star
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-1/+0Star
* | | parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-152-4/+4
|/ /
* / parisc: Add compile-time check when adding new syscallsHelge Deller2015-03-231-3/+6
|/
* parisc: Remove unused functionRickard Strandqvist2015-02-171-3/+0Star
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-163-34/+4Star