index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2015-07-02
17
-56
/
+17
|
\
|
*
MIPS: don't use module_init in non-modular cobalt/mtd.c file
Paul Gortmaker
2015-06-16
1
-2
/
+1
|
*
drivers/leds: don't use module_init in non-modular leds-cobalt-raq.c
Paul Gortmaker
2015-06-16
1
-14
/
+1
|
*
cris: don't use module_init for non-modular core eeprom.c code
Paul Gortmaker
2015-06-16
1
-2
/
+1
|
*
tty/metag_da: Avoid module_init/module_exit in non-modular code
James Hogan
2015-06-16
1
-19
/
+1
|
*
drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
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
11
-2
/
+11
|
\
\
|
*
|
frv: add module.h to mb93090-mb00/flash.c to avoid compile fail
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/staging: include <module.h> for modular android tegra_ion code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
crypto/asymmetric_keys: pkcs7_key_type needs module.h
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
sh: mach-highlander/psw.c is tristate and should use module.h
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
drivers/regulator: include <module.h> for modular max77802 code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/pcmcia: include <module.h> for modular xxs1500_ss code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/hsi: include <module.h> for modular omap_ssi code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/gpu: include <module.h> for modular rockchip code
Paul Gortmaker
2015-06-16
2
-0
/
+2
|
*
|
drivers/gpio: include <module.h> for modular crystalcove code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
*
|
drivers/clk: include <module.h> for clk-max77xxx modular code
Paul Gortmaker
2015-06-16
2
-0
/
+2
|
|
/
*
|
Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-02
5
-18
/
+3
|
\
\
|
*
|
init: delete the __cpuinit related stubs
Paul Gortmaker
2015-06-16
2
-12
/
+1
|
*
|
kernel/cpu.c: remove new instance of __cpuinit that crept back in
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
sched/core: remove __cpuinit section tag that crept back in.
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
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
53
-1575
/
+1843
|
\
\
|
*
|
of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh
Geert Uytterhoeven
2015-06-30
1
-3
/
+3
|
*
|
of/irq: Fix pSeries boot failure
Jeremy Linton
2015-06-30
1
-2
/
+1
|
*
|
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2015-06-30
53
-1568
/
+1832
|
|
\
\
|
|
*
|
Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt"
Thomas Langer
2015-06-23
2
-0
/
+0
|
|
*
|
of: define of_find_node_by_phandle for !CONFIG_OF
Suman Anna
2015-06-23
1
-0
/
+5
|
|
*
|
of/address: use atomic allocation in pci_register_io_range()
Jingoo Han
2015-06-23
1
-1
/
+1
[next]