Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge tag 'omap-for-v4.2/wakeirq-drivers-v2' of git://git.kernel.org/pub/scm/... | Kevin Hilman | 2015-07-01 | 6 | -9/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm64: dts: Add APM X-Gene standby GPIO controller DTS entries | Y Vo | 2015-07-01 | 1 | -0/+13 | |
| * | | | | | | | | | | Merge tag 'armsoc-defconfig' into test-merge | Kevin Hilman | 2015-06-25 | 17 | -50/+419 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'armsoc-drivers' into test-merge | Kevin Hilman | 2015-06-25 | 8 | -115/+242 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'armsoc-dt' into test-merge | Kevin Hilman | 2015-06-25 | 373 | -9156/+28734 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'armsoc-soc' into test-merge | Kevin Hilman | 2015-06-25 | 182 | -7678/+3059 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'armsoc-cleanup' into test-merge | Kevin Hilman | 2015-06-25 | 84 | -3213/+136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-07-02 | 3 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | tile: add init.h to usb.c to avoid compile failure | Paul Gortmaker | 2015-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | arm: fix implicit #include <linux/init.h> in entry asm. | Paul Gortmaker | 2015-06-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | x86: replace __init_or_module with __init in non-modular vsmp_64.c | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 2015-07-02 | 5 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | x86: perf_event_intel_pt.c: use arch_initcall to hook in enabling | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | x86: perf_event_intel_bts.c: use arch_initcall to hook in enabling | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | powerpc: don't use module_init for non-modular core hugetlb code | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | powerpc: use subsys_initcall for Freescale Local Bus | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | x86: don't use module_init for non-modular core bootflag code | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2015-07-02 | 15 | -35/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | MIPS: don't use module_init in non-modular cobalt/mtd.c file | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | cris: don't use module_init for non-modular core eeprom.c code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | xtensa: don't use module_init for non-modular core network.c code | Paul Gortmaker | 2015-06-16 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | sh: don't use module_init in non-modular psw.c code | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | mn10300: don't use module_init in non-modular flash.c code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | parisc64: don't use module_init for non-modular core perf code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | parisc: don't use module_init for non-modular core pdc_cons code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | cris: don't use module_init for non-modular core intmem.c code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | ia64: don't use module_init in non-modular sim/simscsi.c code | Paul Gortmaker | 2015-06-16 | 1 | -10/+1 | |
| * | | | | | | | | | | | | | | | | ia64: don't use module_init for non-modular core kernel/mca.c code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | arm: don't use module_init in non-modular mach-vexpress/spc.c code | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | powerpc: don't use module_init in non-modular 83xx suspend code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | powerpc: use device_initcall for registering rtc devices | Paul Gortmaker | 2015-06-16 | 2 | -3/+2 | |
| * | | | | | | | | | | | | | | | | x86: don't use module_init in non-modular devicetree.c code | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | x86: don't use module_init in non-modular intel_mid_vrtc.c | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-02 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | frv: add module.h to mb93090-mb00/flash.c to avoid compile fail | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | sh: mach-highlander/psw.c is tristate and should use module.h | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-07-02 | 3 | -6/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | mips/mm/tlbex: remove new instance of __cpuinit that crept back in | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | mips/c-r4k: remove legacy __cpuinit section that crept in | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | mips/bcm77xx: remove legacy __cpuinit sections that crept in | Paul Gortmaker | 2015-06-16 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | mips/ath25: remove legacy __cpuinit section that crept in | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | arm/mach-hisi: remove legacy __CPUINIT section that crept in | Paul Gortmaker | 2015-06-16 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | arm/mach-rockchip: remove legacy __cpuinit section that crept in | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | arm/mach-mvebu: remove legacy __cpuinit sections that crept in | Paul Gortmaker | 2015-06-16 | 2 | -4/+1 | |
| * | | | | | | | | | | | | | | | arm/mach-keystone: remove legacy __cpuinit sections that crept in | Paul Gortmaker | 2015-06-16 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-07-02 | 6 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 2015-06-30 | 8 | -7/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | of: clean-up unnecessary libfdt include paths | Rob Herring | 2015-06-05 | 3 | -6/+0 | |
| | * | | | | | | | | | | | | | | | MIPS: prepare for user enabling of CONFIG_OF | Rob Herring | 2015-06-05 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | | | | libfdt: add fdt type definitions | Rob Herring | 2015-04-30 | 3 | -0/+10 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |