summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25x86/msr: Remove bogus cleanup from the error pathThomas Gleixner
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner
2016-12-25ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-23Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian
2016-12-22x86/paravirt: Mark unused patch_default labelPeter Zijlstra
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-21x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2016-12-20Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2016-12-20parisc: Optimize timer interrupt functionHelge Deller
2016-12-20ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann
2016-12-20x86/platform/intel/quark: Add printf attribute to imr_self_test_result()Nicolas Iooss
2016-12-20x86/platform/intel-mid: Switch MPU3050 driver to IIOLinus Walleij
2016-12-20x86/alternatives: Do not use sync_core() to serialize I$Borislav Petkov
2016-12-20x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov
2016-12-19ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta
2016-12-19ARC: mm: No need to save cache version in @cpuinfoVineet Gupta
2016-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-19kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2016-12-19kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli
2016-12-19kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli
2016-12-19x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski
2016-12-19x86/microcode/intel: Replace sync_core() with native_cpuid()Andy Lutomirski
2016-12-19Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"Andy Lutomirski