summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-10parisc: Use __ro_after_init in unwind.cHelge Deller
2019-05-10parisc: Use __ro_after_init in time.cHelge Deller
2019-05-10parisc: Use __ro_after_init in processor.cHelge Deller
2019-05-10parisc: Use __ro_after_init in process.cHelge Deller
2019-05-10parisc: Use __ro_after_init in perf_images.hHelge Deller
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller
2019-05-10parisc: Use __ro_after_init in inventory.cHelge Deller
2019-05-10parisc: Use __ro_after_init in head.SHelge Deller
2019-05-10parisc: Use __ro_after_init in firmware.cHelge Deller
2019-05-10parisc: Use __ro_after_init in drivers.cHelge Deller
2019-05-10parisc: Use __ro_after_init in cache.cHelge Deller
2019-05-10parisc: Enable the ro_after_init featureHelge Deller
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPHelge Deller
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller
2019-05-06parisc: Use PA_ASM_LEVEL in boot codeHelge Deller
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka
2019-05-03parisc: Allow live-patching of __meminit functionsHelge Deller
2019-05-03parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller
2019-05-03parisc: Add memory clobber to TLB purgesJohn David Anglin
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin
2019-05-03parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller
2019-05-03parisc: enable wide mode earlySven Schnelle
2019-05-03parisc: Show n/a if product number not availableHelge Deller
2019-05-03parisc: remove unused flags parameter in __patch_text()Sven Schnelle
2019-05-03parisc: Implement kretprobesSven Schnelle
2019-05-03parisc: remove kprobes.h from generic-ySven Schnelle
2019-05-03parisc: Implement kprobesSven Schnelle
2019-05-03parisc: add functions required by KPROBE_EVENTSSven Schnelle
2019-05-03parisc: PA-Linux requires at least 32 MB RAMHelge Deller
2019-05-03parisc: Export running_on_qemu symbol for modulesHelge Deller
2019-05-03parisc: add KGDB supportSven Schnelle
2019-05-03parisc: add parisc code patchingSven Schnelle
2019-05-03parisc: add set_fixmap()/clear_fixmap()Sven Schnelle
2019-05-03parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-04-24x86/mm: Fix a crash with kmemleak_scan()Qian Cai
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-23ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel
2019-04-23ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan
2019-04-23ARM: fix function graph tracer and unwinder dependenciesRussell King
2019-04-23arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel
2019-04-23arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson