summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-281-14/+14
|\
| * Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2015-12-121-14/+14
| |\
| | * ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz>Viresh Kumar2015-11-231-14/+14
* | | Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-12-194-26/+26
|\ \ \
| * | | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple2015-12-181-1/+13
| * | | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith2015-12-171-1/+1
| * | | Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2015-12-162-24/+12
* | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-182-17/+12
|\ \ \ \
| * | | | xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky2015-12-141-7/+2
| * | | | xen: Resume PMU from non-atomic contextBoris Ostrovsky2015-12-021-10/+10
* | | | | Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-1814-68/+97
|\ \ \ \ \
| * | | | | ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta2015-12-173-6/+6
| * | | | | ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus2015-12-174-7/+7
| * | | | | ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta2015-12-171-4/+9
| * | | | | ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta2015-12-173-19/+26
| * | | | | ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta2015-12-173-2/+6
| * | | | | ARC: intc: Document arc_request_percpu_irq() betterVineet Gupta2015-12-121-0/+12
| * | | | | ARCv2: perf: Ensure perf intr gets enabled on all coresVineet Gupta2015-12-121-23/+9
| * | | | | ARC: intc: No need to clear IRQ_NOAUTOENVineet Gupta2015-12-121-5/+8
| * | | | | ARCv2: intc: Fix random perf irq disabling in SMP setupVineet Gupta2015-12-121-2/+13
| * | | | | ARC: [axs10x] cap ethernet phy to 100 Mbit/secAlexey Brodkin2015-12-071-0/+1
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-172-2/+3
|\ \ \ \ \ \
| * | | | | | Revert "scatterlist: use sg_phys()"Dan Williams2015-12-152-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-12-167-68/+138
|\ \ \ \ \ \
| * | | | | | ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang2015-12-151-3/+3
| * | | | | | ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang2015-12-151-2/+2
| * | | | | | ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King2015-12-152-6/+27
| * | | | | | ARM: report proper DACR value in oops dumpsRussell King2015-12-041-15/+18
| * | | | | | ARM: 8464/1: Update all mm structures with section adjustmentsLaura Abbott2015-12-041-30/+62
| * | | | | | ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon2015-12-021-12/+26
* | | | | | | Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-153-1/+3
|\ \ \ \ \ \ \
| * | | | | | | [IA64] Enable mlock2 syscall for ia64Tony Luck2015-12-143-1/+3
* | | | | | | | Fix user-visible spelling errorLinus Torvalds2015-12-151-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-132-0/+2
|\ \ \ \ \ \ \
| * | | | | | | irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-102-0/+2
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-1217-27/+62
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman2015-12-113-8/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: vf610: use reset values for L2 cache latenciesStefan Agner2015-12-112-6/+1
| | * | | | | | | | ARM: dts: vf610: fix clock definition for SAI2Stefan Agner2015-12-021-2/+4
| * | | | | | | | | ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang2015-12-111-0/+4
| * | | | | | | | | ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu2015-12-111-0/+1
| * | | | | | | | | Merge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-12-114-5/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: am4372: fix clock source for arm twd and global timersGrygorii Strashko2015-12-092-2/+10
| | * | | | | | | | | ARM: OMAP2+: enable REGULATOR_FIXED_VOLTAGEGrygorii Strashko2015-11-301-1/+1
| | * | | | | | | | | ARM: dts: add dm816x missing spi DT dma handlesNeil Armstrong2015-11-301-2/+5
| | * | | | | | | | | ARM: dts: add dm816x missing #mbox-cellsNeil Armstrong2015-11-301-0/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | ARM: pxa: use PWM lookup table for all machinesArnd Bergmann2015-12-111-0/+5
| * | | | | | | | | Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesse...Arnd Bergmann2015-12-111-3/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1Jisheng Zhang2015-12-101-2/+4
| | * | | | | | | | | ARM: dts: berlin: correct BG2Q's sdhci2 2nd clockJisheng Zhang2015-12-101-1/+1