summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-30ARCv2: Add support for ZeBu Emulation platform for HS coresVineet Gupta
2016-09-30arc: Add "model" properly in device tree description of all boardsAlexey Brodkin
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski
2016-09-30xen/x86: Convert to hotplug state machineBoris Ostrovsky
2016-09-30x86/xen: add missing \n at end of printk warning messageColin Ian King
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra
2016-09-30x86/cmpxchg, locking/atomics: Remove superfluous definitionsNikolay Borisov
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra
2016-09-30Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-09-30sched/core, x86/topology: Fix NUMA in package topology bugTim Chen
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-29xtensa: disable MMU initialization option on MMUv2 coresMax Filippov
2016-09-29Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2016-09-29Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář
2016-09-29Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2016-09-29KVM: MIPS: Drop dubious EntryHi optimisationJames Hogan
2016-09-29KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan
2016-09-29KVM: MIPS: Split kernel/user ASID regenerationJames Hogan
2016-09-29KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-09-29x86/entry: spell EBX register correctly in documentationNicolas Iooss
2016-09-29powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan
2016-09-29powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan
2016-09-29powerpc/eeh: Export confirm_error_lockGavin Shan
2016-09-29powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan