summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: don't use module_init in non-modular cobalt/mtd.c filePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | sh: don't use module_init in non-modular psw.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | mn10300: don't use module_init in non-modular flash.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | parisc64: don't use module_init for non-modular core perf codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | parisc: don't use module_init for non-modular core pdc_cons codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | cris: don't use module_init for non-modular core intmem.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | ia64: don't use module_init for non-modular core kernel/mca.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | arm: don't use module_init in non-modular mach-vexpress/spc.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | powerpc: don't use module_init in non-modular 83xx suspend codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | x86: don't use module_init in non-modular devicetree.c codePaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker2015-06-16
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | frv: add module.h to mb93090-mb00/flash.c to avoid compile failPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | | sh: mach-highlander/psw.c is tristate and should use module.hPaul Gortmaker2015-06-16
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | mips/mm/tlbex: remove new instance of __cpuinit that crept back inPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | mips/c-r4k: remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | mips/bcm77xx: remove legacy __cpuinit sections that crept inPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | mips/ath25: remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | arm/mach-hisi: remove legacy __CPUINIT section that crept inPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | arm/mach-rockchip: remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | arm/mach-mvebu: remove legacy __cpuinit sections that crept inPaul Gortmaker2015-06-16
| * | | | | | | | | | | | | | | | | | | | | | arm/mach-keystone: remove legacy __cpuinit sections that crept inPaul Gortmaker2015-06-16
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | of: clean-up unnecessary libfdt include pathsRob Herring2015-06-04
| | * | | | | | | | | | | | | | | | | | | | | | MIPS: prepare for user enabling of CONFIG_OFRob Herring2015-06-04
| | * | | | | | | | | | | | | | | | | | | | | | libfdt: add fdt type definitionsRob Herring2015-04-29
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham2015-06-20
| * | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: dts: atlas7: add fixed frequency clocks in car nodeGuo Zeng2015-05-20
| | | |/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-30
| * | | | | | | | | | | | | | | | | | | | | | | | x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett2015-06-30
| * | | | | | | | | | | | | | | | | | | | | | | | arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida2015-06-30
| * | | | | | | | | | | | | | | | | | | | | | | | arc: use for_each_sg()Akinobu Mita2015-06-30
| * | | | | | | | | | | | | | | | | | | | | | | | x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed2015-06-30
| * | | | | | | | | | | | | | | | | | | | | | | | x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman2015-06-30
| * | | | | | | | | | | | | | | | | | | | | | | | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2015-06-30
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner2015-06-26
| * | | | | | | | | | | | | | | | | | | | | | | | | mn10300: Fix incorrect use of irq_data->affinityJiang Liu2015-06-25
| * | | | | | | | | | | | | | | | | | | | | | | | | MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25