summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-14parisc: Fix ftrace function tracerHelge Deller
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-31parisc: Fix and enable seccomp filter supportHelge Deller
2016-03-31parisc: Fix SIGSYS signals in compat caseHelge Deller
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2016-03-23parisc: Panic immediately when panic_on_oopsAaro Koskinen
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller
2016-03-01parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-03-01parisc: Use parentheses around expression in floppy.hHelge Deller
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-22arch: Introduce post-init read-only memoryKees Cook
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang
2016-01-15mm: define MADV_FREE for some archesMinchan Kim
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-12parisc: Imporove debug info about space registers and TLB configurationHelge Deller
2016-01-12parisc: Drop parisc-specific NSIGTRAP defineHelge Deller