summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-2211-55/+84
| |\ \ \
| | | | * x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett2014-08-172-5/+2
| | | | * x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett2014-08-172-4/+3
| | | | * x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett2014-08-171-7/+5
| | |_|/ | |/| |
| | | * x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-081-0/+1
| | | * x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-081-7/+0
| | * | x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-176-32/+71
| | * | x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett2014-08-171-1/+3
| |/ /
* | | 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
| * | | | | | | | | | powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| * | | | | | | | | | s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-245-0/+5
| * | | | | | | | | | mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2014-09-242-0/+2
| * | | | | | | | | | sparc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| * | | | | | | | | | sh: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-242-0/+2
| * | | | | | | | | | powerpc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-245-0/+5
| * | | | | | | | | | parisc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1