summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* parisc: Use __ro_after_init in pci.cHelge Deller2019-05-101-4/+4
* parisc: Use __ro_after_init in inventory.cHelge Deller2019-05-101-4/+4
* parisc: Use __ro_after_init in head.SHelge Deller2019-05-101-1/+1
* parisc: Use __ro_after_init in firmware.cHelge Deller2019-05-101-1/+1
* parisc: Use __ro_after_init in drivers.cHelge Deller2019-05-101-1/+1
* parisc: Use __ro_after_init in cache.cHelge Deller2019-05-101-8/+8
* parisc: Enable the ro_after_init featureHelge Deller2019-05-103-38/+35
* parisc: Drop LDCW barrier in CAS code when running UPHelge Deller2019-05-101-4/+8
* parisc: Add static branch and JUMP_LABEL featureHelge Deller2019-05-065-0/+104
* parisc: Use PA_ASM_LEVEL in boot codeHelge Deller2019-05-061-3/+3
* parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-063-6/+6
* parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin2019-05-031-9/+10
* parisc: Use per-pagetable spinlockMikulas Patocka2019-05-039-49/+108
* parisc: Allow live-patching of __meminit functionsHelge Deller2019-05-031-1/+1
* parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller2019-05-031-2/+2
* parisc: Add memory clobber to TLB purgesJohn David Anglin2019-05-031-3/+3
* parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin2019-05-033-24/+39
* parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin2019-05-031-43/+0
* parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-036-128/+68
* parisc: enable wide mode earlySven Schnelle2019-05-031-0/+13
* parisc: Show n/a if product number not availableHelge Deller2019-05-031-1/+2
* parisc: remove unused flags parameter in __patch_text()Sven Schnelle2019-05-031-5/+4
* parisc: Implement kretprobesSven Schnelle2019-05-032-1/+110
* parisc: remove kprobes.h from generic-ySven Schnelle2019-05-031-1/+0
* parisc: Implement kprobesSven Schnelle2019-05-035-0/+254
* parisc: add functions required by KPROBE_EVENTSSven Schnelle2019-05-032-0/+48
* parisc: PA-Linux requires at least 32 MB RAMHelge Deller2019-05-031-11/+20
* parisc: Export running_on_qemu symbol for modulesHelge Deller2019-05-031-0/+1
* parisc: add KGDB supportSven Schnelle2019-05-035-0/+296
* parisc: add parisc code patchingSven Schnelle2019-05-033-1/+91
* parisc: add set_fixmap()/clear_fixmap()Sven Schnelle2019-05-034-7/+69
* parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-05-031-1/+2
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-04-284-6/+20
|\
| * ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-04-231-1/+15
| * ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-04-231-1/+1
| * ARM: fix function graph tracer and unwinder dependenciesRussell King2019-04-232-4/+4
* | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-283-40/+60
|\ \
| * | powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy2019-04-171-4/+20
| * | powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy2019-04-171-36/+39
| * | powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-04-172-1/+2
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-272-1/+7
|\ \ \
| * | | x86/mm: Fix a crash with kmemleak_scan()Qian Cai2019-04-241-0/+6
| * | | x86/boot: Disable RSDP parsing temporarilyBorislav Petkov2019-04-221-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-271-5/+5
|\ \ \ \
| * | | | perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan2019-04-251-5/+5
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-262-3/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel2019-04-231-2/+7
| * | | | arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson2019-04-231-1/+1
* | | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-2316-1/+65
|\ \ \ \ \
| * | | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-1516-1/+65
| | |_|_|/ | |/| | |