summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-21ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMUVladimir Murzin1-1/+1
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park4-1/+94
2018-01-21ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park1-7/+21
2018-01-21ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park5-39/+104
2017-12-17ARM: 8734/1: mm: idmap: Mark variables as ro_after_initJinbum Park1-2/+2
2017-12-17ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_initJinbum Park1-5/+5
2017-12-17ARM: 8732/1: NOMMU: Allow userspace to access background MPU regionVladimir Murzin1-1/+1
2017-12-17ARM: 8728/1: B15: Register reboot notifier for KEXECFlorian Fainelli1-0/+44
2017-12-17ARM: 8730/1: B15: Add suspend/resume hooksFlorian Fainelli1-0/+48
2017-12-17ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli1-0/+91
2017-12-17ARM: 8729/1: Hook B15 readahead cache functions based on processorFlorian Fainelli2-1/+22
2017-12-17ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli5-0/+200
2017-12-17ARM: 8724/1: v7: allow setting different cache functionsFlorian Fainelli1-2/+2
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King11-45/+47
2017-12-17ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre3-82/+8
2017-12-17ARM: verify size of zImageRussell King1-0/+8
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+42
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds26-413/+272
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+31
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-71/+58
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds8-56/+136
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds13-37/+0
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-44/+134
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-34/+66
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas6-262/+2
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov3-4/+4
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan1-3/+2
2017-11-23x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski1-2/+8
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2-7/+13
2017-11-22powerpc/64s: Fix Power9 DD2.1 logic in DT CPU featuresMichael Ellerman1-2/+2
2017-11-22powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan3-8/+29
2017-11-22powerpc/perf: Fix pmu_count to count only nest imc pmusMadhavan Srinivasan1-2/+4
2017-11-22powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-4/+2
2017-11-22x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2-8/+137
2017-11-22x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski1-2/+2
2017-11-22powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman1-6/+6
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-4/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook13-41/+38
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook4-14/+7
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook6-12/+12
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-11-21ARC: perf: avoid vmalloc backed mmapVineet Gupta1-1/+1
2017-11-21ARCv2: perf: optimize given that num counters <= 32Vineet Gupta1-9/+7
2017-11-21ARCv2: perf: tweak overflow interruptVineet Gupta1-10/+14
2017-11-21ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-11-21ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-11-21ARM: make decompressor debug output user selectableRussell King1-2/+2