summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-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-1317-27/+62
|\ \ \ \
| * \ \ \ Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman2015-12-123-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-121-0/+4
| * | | | | ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu2015-12-121-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-102-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
| * | | | | | | Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2015-12-113-2/+12
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91: fix pinctrl driver selectionLudovic Desroches2015-12-042-2/+11
| | * | | | | | | ARM: at91/dt: add always-on to 1.8V regulatorNicolas Ferre2015-12-041-0/+1
| * | | | | | | | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-12-113-3/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-272-2/+2
| | * | | | | | | | ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_confPankaj Dubey2015-11-171-1/+5
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann2015-12-011-6/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-12-123-47/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "powerpc/eeh: Don't unfreeze PHB PE after reset"Andrew Donnellan2015-12-091-10/+4
| * | | | | | | | powerpc/sbc8641: drop bogus PHY IRQ entries from DTS filePaul Gortmaker2015-12-091-8/+0
| * | | | | | | | powerpc/opal-irqchip: Fix double endian conversionAlistair Popple2015-12-081-29/+29
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-122-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: fix DMA contiguous allocationQais Yousef2015-12-121-1/+1
| * | | | | | | | | sh64: fix __NR_fgetxattrDmitry V. Levin2015-12-121-1/+1
* | | | | | | | | | Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-124-20/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parisc: Disable huge pages on Mako machinesHelge Deller2015-12-121-1/+2
| * | | | | | | | | | parisc: Wire up mlock2 syscallHelge Deller2015-12-122-1/+3
| * | | | | | | | | | parisc: Remove unused pcibios_init_bus()Bjorn Helgaas2015-12-121-18/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-12-122-6/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | arm64: Improve error reporting on set_pte_at() checksCatalin Marinas2015-12-111-4/+8
| * | | | | | | | | arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel2015-12-071-2/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |