summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King
2017-09-09ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown
2017-08-29ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-29ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupHoeun Ryu
2017-08-14ARM: align .data sectionRussell King
2017-08-02ARM: always enable AEABI for ARMv6+Russell King
2017-08-02ARM: avoid saving and restoring registers unnecessarilyRussell King
2017-08-02ARM: move PC value into r9Russell King
2017-08-02ARM: obtain thread info structure laterRussell King
2017-08-02ARM: use aliases for registers in entry-commonRussell King
2017-08-02ARM: 8689/1: scu: add missing errno includeJohan Hovold
2017-08-02ARM: 8688/1: pm: add missing types includeJohan Hovold
2017-07-24ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]Dave Martin
2017-07-24ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessorsDave Martin
2017-07-23xen/x86: fix cpu hotplugJuergen Gross
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds
2017-07-20kvm: x86: hyperv: avoid livelock in oneshot SynIC timersRoman Kagan
2017-07-20KVM: VMX: Fix invalid guest state detection after task-switch emulationWanpeng Li
2017-07-20ARM: kexec: fix failure to boot crash kernelRussell King
2017-07-20ARM: kexec: avoid allocating crashkernel region outside lowmemRussell King
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-20x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann
2017-07-20x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann
2017-07-20x86/build: Silence the build with "make -s"Arnd Bergmann
2017-07-20x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-07-20x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warningArnd Bergmann
2017-07-20x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann
2017-07-20perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2017-07-20x86/defconfig: Remove stale, old Kconfig optionsKrzysztof Kozlowski
2017-07-20x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-20x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-19x86: add MULTIUSER dependency for KVMArnd Bergmann
2017-07-19KVM: nVMX: Disallow VM-entry in MOV-SS shadowJim Mattson
2017-07-19KVM: nVMX: track NMI blocking state separately for each VMCSPaolo Bonzini
2017-07-19KVM: x86: masking out upper bitsDan Carpenter
2017-07-18perf/x86/intel: Fix debug_store reset field for freq eventsJiri Olsa
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang
2017-07-18perf/x86/intel: Enable C-state residency events for Apollo LakeHarry Pan
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman