summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-07-021-4/+0
|\
| * [IA64] Drop debug test/printk that some special pages are marked reservedTony Luck2015-07-021-4/+0
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-0211-69/+85
|\ \
| * | ARM: multi_v7_defconfig: Enable BRCMNAND driverFlorian Fainelli2015-07-011-0/+1
| * | ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli2015-07-011-1/+0
| * | Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex...Kevin Hilman2015-07-013-63/+66
| |\ \
| | * | ARM: dove: fix legacy dove IRQ numbersRussell King2015-06-242-63/+63
| | * | ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni2015-06-171-0/+3
| * | | Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu into next/lateKevin Hilman2015-07-011-1/+1
| |\ \ \
| | * | | ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function renameThomas Petazzoni2015-06-171-1/+1
| * | | | ARM: at91/dt: update udc compatible stringsBoris Brezillon2015-07-014-4/+4
| * | | | Merge tag 'omap-for-v4.2/wakeirq-drivers-v2' of git://git.kernel.org/pub/scm/...Kevin Hilman2015-07-016-9/+12
| |\ \ \ \
| * | | | | arm64: dts: Add APM X-Gene standby GPIO controller DTS entriesY Vo2015-07-011-0/+13
| * | | | | Merge tag 'armsoc-defconfig' into test-mergeKevin Hilman2015-06-2417-50/+419
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'armsoc-drivers' into test-mergeKevin Hilman2015-06-248-115/+242
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'armsoc-dt' into test-mergeKevin Hilman2015-06-24373-9156/+28734
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'armsoc-soc' into test-mergeKevin Hilman2015-06-24182-7678/+3059
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'armsoc-cleanup' into test-mergeKevin Hilman2015-06-2484-3213/+136
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-023-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tile: add init.h to usb.c to avoid compile failurePaul Gortmaker2015-06-161-0/+1
| * | | | | | | | | | | arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker2015-06-161-0/+2
| * | | | | | | | | | | x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker2015-06-161-1/+1
* | | | | | | | | | | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-025-7/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: perf_event_intel_pt.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | x86: perf_event_intel_bts.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | powerpc: don't use module_init for non-modular core hugetlb codePaul Gortmaker2015-06-161-1/+1
| * | | | | | | | | | | | powerpc: use subsys_initcall for Freescale Local BusPaul Gortmaker2015-06-161-1/+1
| * | | | | | | | | | | | x86: don't use module_init for non-modular core bootflag codePaul Gortmaker2015-06-161-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-0215-35/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MIPS: don't use module_init in non-modular cobalt/mtd.c filePaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker2015-06-161-3/+1
| * | | | | | | | | | | | sh: don't use module_init in non-modular psw.c codePaul Gortmaker2015-06-161-1/+1
| * | | | | | | | | | | | mn10300: don't use module_init in non-modular flash.c codePaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | parisc64: don't use module_init for non-modular core perf codePaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | parisc: don't use module_init for non-modular core pdc_cons codePaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | cris: don't use module_init for non-modular core intmem.c codePaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker2015-06-161-10/+1
| * | | | | | | | | | | | ia64: don't use module_init for non-modular core kernel/mca.c codePaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | arm: don't use module_init in non-modular mach-vexpress/spc.c codePaul Gortmaker2015-06-161-1/+1
| * | | | | | | | | | | | powerpc: don't use module_init in non-modular 83xx suspend codePaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-162-3/+2
| * | | | | | | | | | | | x86: don't use module_init in non-modular devicetree.c codePaul Gortmaker2015-06-161-1/+1
| * | | | | | | | | | | | x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker2015-06-161-2/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-022-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | frv: add module.h to mb93090-mb00/flash.c to avoid compile failPaul Gortmaker2015-06-161-1/+1
| * | | | | | | | | | | | sh: mach-highlander/psw.c is tristate and should use module.hPaul Gortmaker2015-06-161-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-023-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | mips/mm/tlbex: remove new instance of __cpuinit that crept back inPaul Gortmaker2015-06-161-1/+1
| * | | | | | | | | | | mips/c-r4k: remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-161-1/+1