aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+1
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-7/+0
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsGravatar Dmitry V. Levin 1-1/+1
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-168/+114
2016-04-14parisc: Fix ftrace function tracerGravatar Helge Deller 8-168/+114
2016-04-08parisc: Update comment regarding relative extable supportGravatar Helge Deller 1-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesGravatar Helge Deller 4-0/+9
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Gravatar Helge Deller 1-0/+3
2016-04-08parisc: Avoid function pointers for kernel exception routinesGravatar Helge Deller 1-5/+5
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesGravatar Helge Deller 1-0/+8
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageGravatar Kirill A. Shutemov 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-1/+1
2016-03-31Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-2/+35
2016-03-31parisc: Fix and enable seccomp filter supportGravatar Helge Deller 4-2/+23
2016-03-31parisc: Fix SIGSYS signals in compat caseGravatar Helge Deller 2-0/+12
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 1-0/+1
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsGravatar Helge Deller 2-1/+5
2016-03-23parisc: Use generic extable search and sort routinesGravatar Helge Deller 4-11/+8
2016-03-23parisc: Panic immediately when panic_on_oopsGravatar Aaro Koskinen 1-4/+1
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsGravatar Helge Deller 3-14/+4
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-7/+7
2016-03-18Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesGravatar Kirill A. Shutemov 1-1/+1
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 4-4/+0
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+0
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-4/+3
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-3/+3
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortGravatar Alexander Duyck 1-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesGravatar Alexander Duyck 1-6/+4
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 5-8/+19
2016-03-07PCI: Move pci_dma_* helpers to common codeGravatar Christoph Hellwig 1-3/+0
2016-03-01parisc: Wire up copy_file_range syscallGravatar Helge Deller 2-1/+3
2016-03-01parisc: Fix ptrace syscall number and return value modificationGravatar Helge Deller 2-6/+15
2016-03-01parisc: Use parentheses around expression in floppy.hGravatar Helge Deller 1-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateGravatar Thomas Gleixner 1-1/+1
2016-02-25net: Facility to report route quality of connected socketsGravatar Tom Herbert 1-0/+2
2016-02-22arch: Introduce post-init read-only memoryGravatar Kees Cook 1-0/+3
2016-02-22asm-generic: Consolidate mark_rodata_ro()Gravatar Kees Cook 1-4/+0
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionGravatar David Howells 4-4/+0
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMGravatar Toshi Kani 1-3/+3
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 2-3/+0
2016-01-20parisc: convert to dma_map_opsGravatar Christoph Hellwig 4-221/+64
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGravatar Guenter Roeck 1-1/+0
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-46/+123
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTGravatar Will Deacon 1-3/+0
2016-01-16parisc: Protect huge page pte changes with spinlocksGravatar Helge Deller 2-28/+52
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Gravatar Chen Gang 1-0/+1
2016-01-15mm: define MADV_FREE for some archesGravatar Minchan Kim 1-0/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-16/+16