summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* wip: soc_busUwe Kleine-König2014-10-054-0/+30
* HACK! make printhex and printch work on efm32 with XIPUwe Kleine-König2014-10-051-0/+2
* HACK! work around for big imagesUwe Kleine-König2014-10-051-0/+1
* HACK! make stack dumps provoked by BUG a bit more helpfulUwe Kleine-König2014-10-051-0/+6
* HACK! ARM: allow a bootloader to be embedded and do it on efm32Uwe Kleine-König2014-10-053-0/+265
* ARM: efm32gg-dk3750: add simple-framebufferUwe Kleine-König2014-10-051-1/+10
* ARM: efm32: add trivial suspend supportUwe Kleine-König2014-10-053-0/+67
* [WIP] pinctrl: add support for Energy Micro's efm32 gpio moduleUwe Kleine-König2014-10-051-0/+1
* ARM: efm32: some more stuffUwe Kleine-König2014-10-055-1/+218
* ARM: efm32: drop Makefile.bootUwe Kleine-König2014-10-051-3/+0
* ARM: make mach-xyz/Makefile.boot optional for !ARCH_MULTIPLATFORMUwe Kleine-König2014-10-051-1/+12
* ARM: efm32: switch to vendor,device compatible stringsUwe Kleine-König2014-10-051-16/+16
* ARM: efm32: switch to properly namespaced location propertyUwe Kleine-König2014-10-051-4/+4
* ARM: nommu: drop unused Kconfig symbol DRAM_SIZEUwe Kleine-König2014-10-053-6/+0
* ARM: nommu: simplify definition of MODULES_ENDUwe Kleine-König2014-10-051-5/+1
* ARM: nommu: drop support for ARM740T, ARM940T and ARM946E-S processorsUwe Kleine-König2014-10-059-1066/+9
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-306-10/+21
|\
| * ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2014-09-302-8/+13
| * ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch2014-09-301-0/+2
| * ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski2014-09-301-0/+1
| * ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-09-251-0/+3
| * ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon2014-09-251-2/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-2710-37/+68
|\ \
| * \ Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-09-222-5/+36
| |\ \
| | * | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-162-5/+36
| * | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-222-18/+14
| |\ \ \
| | * | | ARM: dts: cm-t54: fix serial console power supply.Dmitry Lifshitz2014-09-101-3/+2
| | * | | ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros2014-09-101-15/+12
| * | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-221-3/+3
| |\ \ \ \
| | * | | | ARM: keystone: dts: fix bindings for pcie and usb clock nodesMurali Karicheri2014-09-111-3/+3
| | |/ / /
| * | | | ARM: imx: fix .is_enabled() of shared gate clockShawn Guo2014-09-221-5/+1
| * | | | ARM: DT: imx53: fix lvds channel 1 portMarkus Niebel2014-09-111-2/+10
| * | | | ARM: pxa: fix section mismatch warning for pxa_timer_nodt_initArnd Bergmann2014-09-091-1/+1
| * | | | ARM: OMAP: Fix Kconfig warning for omap1Tony Lindgren2014-09-092-3/+3
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-09-272-3/+15
|\ \ \ \
| * | | | MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-09-261-0/+12
| * | | | MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton2014-09-261-3/+3
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-276-47/+61
|\ \ \ \ \
| * \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-254-44/+43
| |\ \ \ \ \
| | * | | | | x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming2014-09-241-2/+4
| | * | | | | x86/efi: Delete misleading efi_printk() error messageMatt Fleming2014-09-241-15/+16
| | * | | | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-234-27/+23
| * | | | | | x86/kaslr: Avoid the setup_data area when picking locationKees Cook2014-09-191-0/+15
| * | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-191-3/+3
| |\| | | | |
| | * | | | | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-09-141-3/+3
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-09-261-0/+3
|\ \ \ \ \ \ \
| * | | | | | | sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li2014-09-241-0/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2429-1/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2014-09-242-1/+4
| * | | | | | | | parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1