summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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/+21
* | 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/+4
* parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller2015-09-081-7/+0
* 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/+2
|\
| * parisc64: don't use module_init for non-modular core perf codePaul Gortmaker2015-06-161-2/+1
| * parisc: don't use module_init for non-modular core pdc_cons codePaul Gortmaker2015-06-161-2/+1
* | parisc: use for_each_sg()Akinobu Mita2015-06-241-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/+0
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-1/+0
* | | parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-142-4/+4
|/ /
* | parisc: Add compile-time check when adding new syscallsHelge Deller2015-03-231-3/+6
|/
* parisc: Remove unused functionRickard Strandqvist2015-02-171-3/+0
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-163-34/+4
* parisc: Add error checks when building up signal trampoline handlerHelge Deller2015-02-161-14/+15
* parisc: Wire up execveat syscallHelge Deller2015-02-161-0/+1
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-5/+1
* parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-101-4/+4
* parisc: Wire up bpf syscallHelge Deller2014-11-101-0/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-6/+3
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-6/+3
* | parisc: ptrace: use secure_computing_strict()Helge Deller2014-09-211-4/+2
* | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-131-4/+229
* | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-272-0/+9
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-34/+24
|\ \
| * | parisc: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-34/+24
| |/
* | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-3/+3
|\ \ | |/ |/|
| * parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-3/+0
| * parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
OpenPOWER on IntegriCloud