summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGIMarc Zyngier2015-12-221-1/+6
* ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLEMarc Zyngier2015-12-222-10/+2
* ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi2015-12-222-2/+2
* ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre2015-12-173-0/+93
* ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik2015-12-171-1/+1
* ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre2015-12-171-7/+16
* ARM: 8456/1: code patching only works on MMUArnd Bergmann2015-12-031-3/+3
* ARM: 8463/1: Enable GICv2m on 32-bit virt machinePavel Fedin2015-12-031-0/+1
* ARM: 8462/1: cache-uniphier: use common API to find the next level cacheMasahiro Yamada2015-12-031-12/+1
* ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann2015-12-031-1/+1
* ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann2015-12-031-1/+1
* ARM: 8455/1: define __BUG as asm(BUG_INSTR) without CONFIG_BUGArnd Bergmann2015-12-031-4/+1
* ARM: 8451/1: v7-M: Set an early stack for __v7m_setupEzequiel Garcia2015-11-161-9/+5
* ARM: 8450/1: v7-M: Use ret_to_user_from_irq in PendSV handlerEzequiel Garcia2015-11-161-1/+1
* ARM: 8448/1: add some L220 DT settingsLinus Walleij2015-11-161-0/+20
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-151-6/+0
|\
| * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-159-16/+73
|\ \
| * | x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-11-072-5/+15
| * | x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2015-11-071-1/+1
| * | x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky2015-11-071-1/+16
| * | x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan2015-11-071-0/+13
| * | x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-11-073-9/+27
| * | x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko2015-11-071-0/+1
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15147-746/+4472
|\ \
| * \ Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-125-4/+26
| |\ \
| | * | MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney2015-11-101-1/+8
| | * | MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen2015-11-101-0/+1
| | * | MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther2015-11-091-2/+3
| | * | MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther2015-11-091-0/+2
| | * | MIPS: CDMM: Add builtin_mips_cdmm_driver() macroJames Hogan2015-11-051-0/+11
| | * | MIPS: lantiq: add clk_round_rate()Hauke Mehrtens2015-10-261-0/+17
| | * | MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-10-261-1/+1
| * | | MIPS: idle: add case for CPU_5KEAurelien Jarno2015-11-121-0/+1
| * | | MIPS: Octeon: Support APPENDED_DTBAaro Koskinen2015-11-121-2/+9
| * | | MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-123-0/+23
| * | | MIPS: Clean up compat_siginfo_tAmanieu d'Antras2015-11-121-28/+34
| * | | MIPS: Fix PAGE_MASK definitionDan Williams2015-11-121-1/+1
| * | | MIPS: BMIPS: Enable GZIP ramdisk and timed printksFlorian Fainelli2015-11-112-2/+4
| * | | MIPS: Add xilfpga defconfigZubair Lutfullah Kakakhel2015-11-111-0/+40
| * | | MIPS: xilfpga: Add mipsfpga platform codeZubair Lutfullah Kakakhel2015-11-119-0/+184
| * | | MIPS: xilfpga: Add xilfpga device tree files.Zubair Lutfullah Kakakhel2015-11-114-0/+77
| * | | MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski2015-11-116-7/+3
| * | | MIPS: Make the kernel arguments from dtb availableJonas Gorski2015-11-112-7/+33
| * | | MIPS: Use USE_OF as the guard for appended dtbJonas Gorski2015-11-111-1/+1
| * | | MIPS: BCM63XX: Use pr_* instead of printkGregory Fong2015-11-116-20/+20
| * | | MIPS: Loongson: Cleanup CONFIG_LOONGSON_SUSPEND.Huacai Chen2015-11-113-7/+2
| * | | MIPS: lantiq: Disable xbar fpi burst modeJohn Crispin2015-11-111-0/+41
| * | | MIPS: lantiq: Force the crossbar to big endianJohn Crispin2015-11-111-0/+8
| * | | MIPS: lantiq: Initialize the USB core on bootJohn Crispin2015-11-111-0/+74