summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* parisc: use for_each_sg()Akinobu Mita2015-06-241-11/+16
* Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-19/+0
|\
| * PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-19/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-223-4/+6
|\ \
| * | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-192-4/+4
| * | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-0/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-221-2/+0
|\ \ \ | |/ / |/| |
| * | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
| |/
* | parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2015-05-122-0/+7
* | parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-04-241-4/+6
|/
* parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck2015-04-211-3/+3
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-213-14/+5
* 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
* | parisc: switch to using asm-generic for seccomp.hKees Cook2015-04-172-16/+1
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-3/+0
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-122-3/+0
* | | parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-146-15/+18
|/ /
* | parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BITHelge Deller2015-03-231-5/+3
* | parisc: mm: don't count preallocated pmdsMikulas Patocka2015-03-231-2/+7
* | parisc: Add compile-time check when adding new syscallsHelge Deller2015-03-231-3/+6
|/
* mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-02-191-1/+1
|\
| * kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-1/+1
* | parisc: Remove unused functionRickard Strandqvist2015-02-171-3/+0
* | parisc: macro whitespace fixesMichael S. Tsirkin2015-02-171-58/+58
* | parisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-02-161-1/+1
* | parisc: hpux - Remove HPUX syscall numbersHelge Deller2015-02-161-478/+0
* | parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-165-108/+4
* | parisc: hpux - Delete files in hpux subdirectoryHelge Deller2015-02-167-2135/+0
* | parisc: hpux - Do not compile hpux subdirectoryHelge Deller2015-02-161-1/+0
* | parisc: hpux - Drop support for HP-UX binariesHelge Deller2015-02-161-4/+0
* | parisc: Add error checks when building up signal trampoline handlerHelge Deller2015-02-161-14/+15
* | parisc: Wire up execveat syscallHelge Deller2015-02-162-1/+3
* | 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-122-5/+1
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-231-5/+1
|\ \
| * | module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-5/+1
| |/
* | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-261-3/+10
|\ \ | |/ |/|
| * parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-261-3/+10
* | parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter2014-12-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-218-49/+41
| |\ \ | | |/
| * | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
OpenPOWER on IntegriCloud