summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/ /
* | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-152-4/+3Star
|\ \ \
| * | | arch: Introduce post-init read-only memoryKees Cook2016-02-221-0/+3
| * | | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-4/+0Star
| |/ /
* | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-141-3/+3
|\ \ \ | |_|/ |/| |
| * | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
| |/
* | parisc: Wire up copy_file_range syscallHelge Deller2016-03-012-1/+3
* | parisc: Fix ptrace syscall number and return value modificationHelge Deller2016-03-012-6/+15
* | parisc: Use parentheses around expression in floppy.hHelge Deller2016-03-011-1/+1
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-212-3/+0Star
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-214-221/+64Star
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-211-1/+0Star
* Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-179-46/+123
|\
| * parisc: Protect huge page pte changes with spinlocksHelge Deller2016-01-162-28/+52
| * parisc: Imporove debug info about space registers and TLB configurationHelge Deller2016-01-122-5/+23
| * parisc: Drop parisc-specific NSIGTRAP defineHelge Deller2016-01-121-3/+0Star
| * parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-01-121-0/+4
| * parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2016-01-122-10/+17
| * parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-122-0/+27
* | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0Star
* | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-161-0/+1
* | mm: define MADV_FREE for some archesMinchan Kim2016-01-161-0/+1
* | 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
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-0/+3
| |/ |/|
* | parisc: Fix syscall restartsHelge Deller2015-12-211-12/+52
* | parisc: Disable huge pages on Mako machinesHelge Deller2015-12-121-1/+2
* | parisc: Wire up mlock2 syscallHelge Deller2015-12-122-1/+3
* | 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-2217-116/+382
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-223-26/+31
| * parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-226-15/+291
| * 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-222-3/+7
| * parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-223-28/+21Star
| * parisc: Add defines for Huge page supportHelge Deller2015-11-222-4/+29
| * parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller2015-11-221-10/+0Star
| * parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller2015-11-201-27/+0Star
| * parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller2015-11-201-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-101-1/+0Star
|\ \
| * | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-1/+0Star
* | | Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-108-52/+44Star
|\ \ \ | |/ / |/| |
| * | parisc: Fixes and cleanups in kernel uapi header filesHelge Deller2015-11-087-21/+44
| * | parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller2015-11-081-31/+0Star
| |/
* | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-061-0/+3
* | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-043-14/+10Star
|\ \
| * | parisc: Change L1_CACHE_BYTES to 16John David Anglin2015-10-251-13/+5Star
| * | parisc: Wire up userfaultfd syscallHelge Deller2015-10-222-1/+3
| * | parisc: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-222-1/+3
| |/
* / atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-1/+1
|/