summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-02Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki3-3/+62
2016-10-01ARC: [plat*] enables MODULE*Vineet Gupta5-1/+16
2016-10-01ARCv2: fix local_save_flagsVineet Gupta1-1/+1
2016-10-01ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus1-2/+2
2016-10-01ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov1-1/+1
2016-10-01ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta1-8/+0
2016-10-01ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta11-25/+26
2016-10-01ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta3-1/+52
2016-10-01ARC: entry: make ret_from_system_call local labelVineet Gupta1-7/+5
2016-10-01ARC: dw2 unwind: don't force dwarf 2Vineet Gupta1-6/+0
2016-10-01ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta5-34/+13
2016-10-01ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta1-7/+18
2016-10-01ARC: module: support R_ARC_32_PCREL relocationVineet Gupta2-4/+5
2016-10-01arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin2-2/+7
2016-10-01ARC: [plat-eznps] add missing atomic_fetch_xxx operationsNoam Camus1-0/+2
2016-10-01ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta2-3/+260
2016-10-01ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta5-18/+23
2016-10-01ARCv2: identify HS38 rel 3.0 coresVineet Gupta1-0/+1
2016-10-01ARCv2: Add support for ZeBu Emulation platform for HS coresVineet Gupta5-0/+330
2016-10-01arc: Add "model" properly in device tree description of all boardsAlexey Brodkin13-0/+13
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li1-2/+2
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski1-12/+11
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski9-26/+11
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner28-108/+95
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool1-1/+1
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski1-3/+1
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra1-5/+5
2016-09-30x86/cmpxchg, locking/atomics: Remove superfluous definitionsNikolay Borisov1-44/+0
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra10-719/+6
2016-09-30Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar24-102/+91
2016-09-30sched/core, x86/topology: Fix NUMA in package topology bugTim Chen1-16/+30
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-09-29xtensa: disable MMU initialization option on MMUv2 coresMax Filippov1-0/+1
2016-09-29Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown1-0/+19
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski1-1/+1
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton2-1/+4
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton1-2/+1
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton1-2/+1
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton1-15/+28
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton2-9/+2
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill1-0/+6
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski1-3/+2
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2-19/+0
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski1-1/+1
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn1-1/+1
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy1-3/+11
2016-09-29Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář5-16/+143