summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-22/+17
* perf/arch/sh: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-19/+24
* perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused fieldFrederic Weisbecker2018-06-262-8/+0
* perf/arch/arm64: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-40/+45
* perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-36/+41
* perf/arch/powerpc: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-21/+26
* perf/arch/x86: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-31/+35
* perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-2612-63/+62
* Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-2667-177/+501
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
| |\
| | * uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-06-211-1/+1
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-244-6/+6
| |\ \
| | * | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-224-6/+6
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-1/+1
| |\ \ \
| | * | | efi/x86: Fix incorrect invocation of PciIo->Attributes()Ard Biesheuvel2018-06-241-1/+1
| | |/ /
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-249-22/+95
| |\ \ \
| | * | | x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov2018-06-231-0/+3
| | * | | Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov2018-06-231-1/+1
| | * | | x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit2018-06-221-1/+1
| | * | | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-221725-28656/+51133
| | |\ \ \
| | * | | | x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan2018-06-221-1/+4
| | * | | | x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com2018-06-211-0/+11
| | * | | | x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com2018-06-211-3/+46
| | * | | | x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-211-4/+16
| | * | | | x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada2018-06-211-5/+0
| | * | | | Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada2018-06-211-1/+0
| | * | | | x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross2018-06-211-0/+5
| | * | | | x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh2018-06-201-6/+8
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-242-1/+5
| |\ \ \ \ \
| | * | | | | x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams2018-06-211-1/+1
| | * | | | | x86/pti: Don't report XenPV as vulnerableJiri Kosina2018-06-211-0/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-243-51/+0
| |\ \ \ \ \
| | * | | | | alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-123-51/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-18/+42
| |\ \ \ \ \
| | * | | | | x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-06-221-8/+18
| | * | | | | x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-06-221-8/+10
| | * | | | | x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck2018-06-071-2/+9
| | * | | | | x86/mce: Improve error message when kernel cannot recoverTony Luck2018-06-071-0/+5
| * | | | | | Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-2413-22/+56
| |\ \ \ \ \ \
| | * | | | | | MIPS: Wire up io_pgetevents syscallPaul Burton2018-06-205-6/+13
| | * | | | | | MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-205-6/+13
| | * | | | | | MIPS: Add syscall detection for restartable sequencesPaul Burton2018-06-201-0/+8
| | * | | | | | MIPS: Add support for restartable sequencesPaul Burton2018-06-202-0/+4
| | * | | | | | MIPS: io: Add barrier after register read in inX()Huacai Chen2018-06-201-0/+2
| | * | | | | | mips: ftrace: fix static function graph tracingMatthias Schiffer2018-06-201-15/+12
| | * | | | | | MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-182-0/+9
| | * | | | | | MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij2018-06-181-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He2018-06-151-1/+1
| * | | | | | | Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-2316-34/+153
| |\ \ \ \ \ \ \