summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-08101-8108/+105
|\
| * ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I2016-09-217-7/+1
| * ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I2016-09-217-7/+0
| * Merge tag 'imx-cleanup-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2016-09-1924-998/+46
| |\
| | * ARM: imx: (trivial) fix typo and grammarMartin Kaiser2016-09-051-1/+1
| | * ARM: imx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-291-3/+3
| | * ARM: imx: remove platform-mxc_rngaFabian Frederick2016-08-161-1/+0
| | * ARM: imx: no need to select SMP_ON_UP explicitlyVladimir Murzin2016-08-151-3/+0
| | * ARM: i.MX: Move SOC_IMX1 into 'Device tree only'Alexander Shiyan2016-08-095-23/+15
| | * ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan2016-08-0915-543/+26
| | * ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board supportAlexander Shiyan2016-08-095-153/+0
| | * ARM: i.MX: Remove i.MX1 Armadeus APF9328 board supportAlexander Shiyan2016-08-095-159/+0
| | * ARM: mxs: remove obsolete startup code for TX28Lothar Waßmann2016-08-091-77/+0
| | * ARM: i.MX31 iomux: remove duplicates with alternate nameAlexander Kurz2016-08-082-4/+1
| | * ARM: i.MX31 iomux: remove plain duplicatesAlexander Kurz2016-08-081-31/+0
| * | Merge tag 'omap-for-v4.9/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2016-09-0224-52/+41
| |\ \
| | * | ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-2613-44/+32
| | * | ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-2613-22/+22
| | |/
| * | Merge tag 'omap-for-v4.8/legacy-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-09-027-1977/+0
| |\ \
| | * | ARM: OMAP2+: Drop legacy board file for LDPTony Lindgren2016-07-113-437/+0
| | * | ARM: OMAP2+: Drop legacy board file for n900Tony Lindgren2016-07-116-1540/+0
| | * | Merge remote-tracking branch 'peter/peter/for-4.8_omapdss_part1' into omap-fo...Tony Lindgren2016-07-117-35/+54
| | |\ \
| * | | | ARM: clps711x: remove extraneous filesArnd Bergmann2016-09-0210-1277/+0
| * | | | Merge tag 'realview-broomstick-sweep' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-09-0227-3788/+17
| |\ \ \ \
| | * | | | ARM: realview: imply device tree bootLinus Walleij2016-08-155-65/+15
| | * | | | ARM: realview: no need to select SMP_ON_UP explicitlyVladimir Murzin2016-08-151-1/+0
| | * | | | ARM: realview: delete the RealView board filesLinus Walleij2016-08-1523-3722/+2
| | | |_|/ | | |/| |
* | | | | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-0821-207/+308
|\ \ \ \ \
| * | | | | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2016-10-072-1/+9
| * | | | | parisc: Drop bootmem and switch to memblockHelge Deller2016-10-073-66/+64
| * | | | | parisc: Add hardened usercopy featureHelge Deller2016-10-063-19/+41
| * | | | | parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-058-80/+121
| * | | | | parisc: Move hpmc stack into page aligned bss sectionHelge Deller2016-10-051-4/+8
| * | | | | parisc: Fix self-detected CPU stall warnings on Mako machinesHelge Deller2016-09-251-6/+0
| * | | | | parisc: Report trap type as human readable stringHelge Deller2016-09-241-1/+47
| * | | | | parisc: Update comment regarding implementation of copy_user_page_asmJohn David Anglin2016-09-201-5/+11
| * | | | | parisc: Use kmalloc_array() in add_system_map_addresses()Markus Elfring2016-09-201-1/+1
| * | | | | parisc: Check return value of smp_boot_one_cpu()Helge Deller2016-09-201-2/+2
| * | | | | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-203-22/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-10-082-2/+3
|\ \ \ \ \ \
| * | | | | | avr32: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-032-2/+3
* | | | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-08227-2904/+5444
|\ \ \ \ \ \ \
| * | | | | | | powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao2016-10-042-11/+34
| * | | | | | | powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-044-28/+126
| * | | | | | | powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao2016-10-042-40/+55
| * | | | | | | powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=nMichael Ellerman2016-10-041-0/+2
| * | | | | | | powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-043-5/+33
| * | | | | | | powerpc/tm: Add TM Unavailable ExceptionCyril Bur2016-10-041-0/+29
| * | | | | | | powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur2016-10-043-56/+0
| * | | | | | | powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-0410-94/+94