summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-2010-88/+46
|\
| * x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov2017-01-242-5/+12
| * x86/ras: Get rid of mce_process_work()Borislav Petkov2017-01-243-13/+3
| * x86/ras/amd/inj: Change dependencyBorislav Petkov2017-01-241-1/+1
| * x86/ras: Flip the TSC-adding logicBorislav Petkov2017-01-243-11/+9
| * x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam2017-01-242-3/+8
| * x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov2017-01-243-50/+11
| * x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov2017-01-242-5/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-209-84/+158
|\ \
| * \ Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar2017-02-1458-134/+278
| |\ \
| * | | perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada2017-02-113-0/+8
| * | | kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe()Masami Hiramatsu2017-02-061-1/+1
| * | | kprobes/arm64: Remove a redundant dependency from the KconfigMasami Hiramatsu2017-02-061-1/+1
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-02-0615-265/+294
| |\ \ \
| * | | | perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin2017-02-011-0/+6
| * | | | perf/x86/events: Add an AMD-specific MakefileBorislav Petkov2017-01-302-10/+10
| * | | | perf/x86/amd/uncore: Update sysfs attributes for Family17h processorsJanakarajan Natarajan2017-01-301-21/+56
| * | | | perf/x86/amd/uncore: Update the number of uncore countersJanakarajan Natarajan2017-01-301-3/+28
| * | | | perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan2017-01-301-49/+49
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-2013-229/+134
|\ \ \ \ \
| * | | | | efi: Print the secure boot status in x86 setup_arch()David Howells2017-02-071-0/+14
| * | | | | efi: Get and store the secure boot statusDavid Howells2017-02-073-1/+10
| * | | | | arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells2017-02-072-0/+2
| * | | | | x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells2017-02-074-7/+13
| * | | | | Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar2017-02-0741-394/+378
| |\ \ \ \ \
| * | | | | | efi/x86: Add debug code to print cooked memmapDave Young2017-02-011-0/+5
| * | | | | | efi/x86: Move the EFI BGRT init code to early init codeDave Young2017-02-013-39/+34
| * | | | | | x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth2017-02-011-10/+54
| * | | | | | x86/efi: Deduplicate efi_char16_printk()Lukas Wunner2017-02-011-24/+2
| * | | | | | efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-011-148/+0
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-206-28/+43
|\ \ \ \ \ \ \
| * | | | | | | math64, tile: Fix build failureSudip Mukherjee2017-02-141-0/+2
| * | | | | | | clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong2017-02-081-25/+13
| * | | | | | | clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt2017-02-071-0/+1
| * | | | | | | x86/timer: Make delay() work during early bootupJiri Slaby2017-01-221-2/+2
| * | | | | | | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-143-1/+25
* | | | | | | | Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-02-201-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | EDAC, mpc85xx: Add T2080 l2-cache supportChris Packham2017-02-031-0/+1
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-181-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross2017-02-181-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-182-13/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-161-1/+1
| * | | | | | | | | ARM: 8657/1: uaccess: consistently check object sizesKees Cook2017-02-161-12/+32
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-181-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov2017-02-131-2/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-171-1/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-161-1/+2
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-117-15/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin2017-02-101-0/+2
| * | | | | | | | | | x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner2017-02-101-9/+7