summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski2019-05-071-1/+6
* um: remove uses of variable length arraysBartosz Golaszewski2019-05-071-9/+27
* um: remove unused variableBartosz Golaszewski2019-05-071-1/+0
* uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-05-071-1/+1
* um: Do not unlock mutex that is not hold.Daniel Walter2019-05-071-2/+2
* arch: um: drivers: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-05-071-176/+176
* arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult2019-05-071-26/+26
* um: Revert to using stack for pt_regs in signal handlingAnton Ivanov2019-05-072-23/+15
* 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
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-222-7/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-04-161-6/+0
| * | | | MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-04-151-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-204-31/+92
|\ \ \ \ \
| * | | | | x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-04-191-2/+20
| * | | | | x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-191-0/+26
| * | | | | perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-181-9/+26
| * | | | | perf/x86: Fix incorrect PEBS_REGSKan Liang2019-04-162-20/+20
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-2011-14/+41
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede2019-04-191-2/+2
| * | | | | x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen2019-04-191-3/+3
| * | | | | x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He2019-04-181-1/+1
| * | | | | x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Colin Ian King2019-04-161-1/+1
| * | | | | x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra2019-04-161-1/+1
| * | | | | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-04-161-0/+21
| * | | | | x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner2019-04-162-2/+3
| * | | | | x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2019-04-161-1/+1
| * | | | | x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner2019-04-141-2/+6
| * | | | | x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen2019-04-141-1/+2
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-181-1/+1
|\ \ \ \ \ \
| * | | | | | arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-181-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-04-183-6/+6
|\ \ \ \ \ \
| * | | | | | s390: correct some inline assembly constraintsVasily Gorbik2019-04-172-5/+5
| * | | | | | s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches2019-03-291-1/+1