summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | MIPS: lantiq: Return correct value for fpi clock on ar9John Crispin2015-11-111-2/+3
| * | | MIPS: ralink: Add missing clock on rt305xJohn Crispin2015-11-111-0/+1
| * | | MIPS: ralink: Put the pci bus into reset state before rebooting the SoCJohn Crispin2015-11-111-2/+10
| * | | MIPS: ralink: Don't set pm_power_offJohn Crispin2015-11-111-1/+0
| * | | MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCsJohn Crispin2015-11-111-3/+0
| * | | MIPS: ralink: Fix invalid tick countJohn Crispin2015-11-111-1/+1
| * | | MIPS: ralink: Add tty detectionJohn Crispin2015-11-111-0/+26
| * | | MIPS: ralink: Fix usb issue during frequency scalingJohn Crispin2015-11-111-0/+20
| * | | MIPS: ralink: Unify SoC id handlingJohn Crispin2015-11-118-38/+42
| * | | MIPS: ralink: Add support for mt7688John Crispin2015-11-112-6/+30
| * | | MIPS: BMIPS: Add SATA/PHY nodes for bcm7362Jaedon Shin2015-11-112-0/+50
| * | | MIPS: BMIPS: Add SATA/PHY nodes for bcm7346Jaedon Shin2015-11-112-0/+50
| * | | MIPS: BMIPS: Add SATA/PHY nodes for bcm7425Jaedon Shin2015-11-111-0/+42
| * | | MIPS: BMIPS: Add I2C node for bcm7362Jaedon Shin2015-11-112-2/+62
| * | | MIPS: BMIPS: Add I2C node for bcm7360Jaedon Shin2015-11-112-2/+76