summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-0812-15/+12Star
|\
| * Remove MN10300_PROC_MN2WS0038Richard Weinberger2014-09-261-1/+1
| * treewide: Fix typos in KconfigMasanari Iida2014-09-262-2/+2
| * score: Remove GENERIC_HAS_IOMAPRichard Weinberger2014-09-081-3/+0Star
| * treewide: fix errors in printkMasanari Iida2014-09-015-5/+5
| * MIPS: fix comment spellingGeert Uytterhoeven2014-08-261-1/+1
| * powerpc/simpleboot: fix commentGeert Uytterhoeven2014-08-261-1/+1
| * powerpc: Fix comment typos in hotplug-memory.cLi Zhong2014-08-261-2/+2
| * treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-081-0/+6
|\ \
| * | pinctrl: at91: add drive strength configurationMarek Roszko2014-09-051-0/+6
* | | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-0711-54/+83
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett2014-09-2311-55/+84
| |\ \ \ \ \
| | | | * | | x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett2014-08-172-5/+2Star
| | | | * | | x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett2014-08-172-4/+3Star
| | | | * | | x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett2014-08-171-7/+5Star
| | |_|/ / / | |/| | | |
| | | * | | x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-091-0/+1
| | | * | | x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-091-7/+0Star
| | * | | | x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-186-32/+71
| | * | | | x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett2014-08-181-1/+3
| |/ / / /
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-016-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-232-5/+36
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-172-5/+36
| * | | | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-232-18/+14Star
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: cm-t54: fix serial console power supply.Dmitry Lifshitz2014-09-101-3/+2Star
| | * | | | | | | ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros2014-09-101-15/+12Star
| * | | | | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-231-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-231-5/+1Star
| * | | | | | | | 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/+43Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | 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/+23Star
| * | | | | | | | | | 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