summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-2352-599/+706
|\
| * locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra2018-10-161-0/+15
| * x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra2018-10-167-53/+64
| * x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2018-10-102-0/+2
| * x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit2018-10-063-55/+20
| * x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit2018-10-062-35/+48
| * x86/extable: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit2018-10-062-33/+21
| * Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar2018-10-0615-109/+101
| |\
| | * s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel2018-10-021-1/+1
| | * s390/jump_label: Switch to relative referencesHeiko Carstens2018-09-273-29/+23
| | * jump_table: Move entries into ro_after_init regionArd Biesheuvel2018-09-271-0/+1
| | * x86/jump_table: Use relative referencesArd Biesheuvel2018-09-272-16/+9
| | * x86/jump_label: Switch to jump_entry accessorsArd Biesheuvel2018-09-271-37/+25
| | * x86: Add support for 64-bit place relative relocationsArd Biesheuvel2018-09-274-4/+18
| | * arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel2018-09-273-23/+22
| | * jump_label: Implement generic support for relative referencesArd Biesheuvel2018-09-271-0/+3
| * | Merge branch 'x86/core' into x86/build, to avoid conflictsIngo Molnar2018-10-0524-229/+394
| |\ \
| | * \ Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar2018-10-04145-810/+1713
| | |\ \
| | * | | x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn2018-09-031-0/+58
| | * | | x86/fault: Plumb error code and fault address through to fault handlersJann Horn2018-09-036-21/+44
| | * | | x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn2018-09-0312-142/+160
| | * | | x86/kprobes: Stop calling fixup_exception() from kprobe_fault_handler()Jann Horn2018-09-031-9/+0
| | * | | x86/kprobes: Inline kprobe_exceptions_notify() into do_general_protection()Jann Horn2018-09-032-30/+11
| | * | | x86/kprobes: Refactor kprobes_fault() like kprobe_exceptions_notify()Jann Horn2018-09-031-11/+13
| * | | | x86/paravirt: Work around GCC inlining bugs when compiling paravirt opsNadav Amit2018-10-042-29/+28
| * | | | x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...Nadav Amit2018-10-042-42/+57
| * | | | x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugsNadav Amit2018-10-043-15/+17
| * | | | x86/refcount: Work around GCC inlining bugNadav Amit2018-10-042-29/+46
| * | | | x86/objtool: Use asm macros to work around GCC inlining bugsNadav Amit2018-10-041-0/+2
| * | | | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit2018-10-042-0/+14
| * | | | kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker scriptNadav Amit2018-10-041-2/+2
| * | | | x86/build: Remove unused CONFIG_AS_CRC32Masahiro Yamada2018-10-011-1/+0
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-237-8/+115
|\ \ \ \ \
| * \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner2018-09-277-8/+115
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | x86: boot: Fix EFI stub alignmentBen Hutchings2018-09-261-0/+7
| | * | | | efi/x86: Call efi_parse_options() from efi_main()Hans de Goede2018-09-261-0/+10
| | * | | | efi/x86: earlyprintk - Add 64bit efi fb address supportAaron Ma2018-09-261-2/+6
| | * | | | efi/x86: drop task_lock() from efi_switch_mm()Sebastian Andrzej Siewior2018-09-261-6/+4
| | * | | | efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth2018-09-263-0/+88
* | | | | | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-2384-739/+2131
|\ \ \ \ \ \
| * | | | | | s390/kasan: support preemptible kernel buildVasily Gorbik2018-10-222-4/+9
| * | | | | | s390/perf: Return error when debug_register failsThomas Richter2018-10-191-1/+5
| * | | | | | s390/sthyi: Fix machine name validity indicationJanosch Frank2018-10-151-3/+5
| * | | | | | s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko2018-10-111-2/+2
| * | | | | | s390/mem_detect: add missing includeHeiko Carstens2018-10-101-0/+1
| * | | | | | s390/dumpstack: print psw mask and address againHeiko Carstens2018-10-101-1/+1
| * | | | | | s390/crypto: Enhance paes cipher to accept variable length key materialIngo Franzki2018-10-101-26/+37
| * | | | | | s390/pkey: Introduce new API for transforming key blobsIngo Franzki2018-10-102-0/+25
| * | | | | | s390/pkey: Introduce new API for random protected key verificationIngo Franzki2018-10-102-0/+17
| * | | | | | s390/pkey: Introduce new API for random protected key generationIngo Franzki2018-10-092-0/+18