summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2017-01-12x86/entry: Fix the end of the stack for newly forked tasksJosh Poimboeuf
2017-01-12x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf
2017-01-12x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf
2017-01-12x86/unwind: Silence warnings for non-current tasksJosh Poimboeuf
2017-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-01-11perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King
2017-01-11x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava
2017-01-11arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie
2017-01-10ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2017-01-10ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-01-10ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta
2017-01-10ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmcEmmanuel Vadot
2017-01-10ARM: dts: sun8i: Support DTB build for NanoPi M1Milo Kim
2017-01-10ARM: dts: sun6i: hummingbird: Enable display engine againChen-Yu Tsai
2017-01-10ARM: dts: sun6i: Disable display pipeline by defaultChen-Yu Tsai
2017-01-09ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 3Masahiro Yamada
2017-01-09Merge tag 'zynmp-dt-fixes-for-4.10' of https://github.com/Xilinx/linux-xlnx i...Olof Johansson
2017-01-10ARM: dts: imx6qdl-nitrogen6_som2: fix sgtl5000 pinctrl initGary Bisson
2017-01-10ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl initGary Bisson
2017-01-09x86/microcode/intel: Use correct buffer size for saving microcode dataJunichi Nomura
2017-01-09x86/microcode/intel: Fix allocation size of struct ucode_patchJunichi Nomura
2017-01-09x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov
2017-01-09x86/microcode: Use native CPUID to tickle out microcode revisionBorislav Petkov
2017-01-09x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-09x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2017-01-08bpf: change back to orig prog on too many passesDaniel Borkmann
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2017-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-06tile/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi
2017-01-06x86/CPU/AMD: Fix Bulldozer topologyBorislav Petkov
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-05ARM: dts: am335x-icev2: Remove the duplicated pinmux settingLokesh Vutla
2017-01-05ARM: OMAP2+: Fix WL1283 Bluetooth Baud RateAdam Ford
2017-01-05KVM: VMX: remove duplicated declarationJan Dakinevich
2017-01-05KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2017-01-05KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros
2017-01-05x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko
2017-01-05x86/cpu: Fix typo in the comment for AnniedaleAndy Shevchenko
2017-01-05x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-01-04ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov
2017-01-04ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov
2017-01-04ARC: mmu: clarify the MMUv3 programming modelVineet Gupta
2017-01-04arm64: restore get_current() optimisationMark Rutland