index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
2015-07-08
1
-1
/
+1
*
NET: hamradio: Fix IP over bpq encapsulation.
Ralf Baechle
2015-07-08
1
-0
/
+1
*
net_sched: gen_estimator: extend pps limit
Eric Dumazet
2015-07-08
1
-6
/
+7
*
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
2015-07-03
1
-12
/
+13
*
ipv6: Make MLD packets to only be processed locally
Angga
2015-07-03
1
-3
/
+3
*
netlink: Delete an unnecessary check before the function call "module_put"
Markus Elfring
2015-07-03
1
-1
/
+1
*
net-RDS: Delete an unnecessary check before the function call "module_put"
Markus Elfring
2015-07-03
1
-1
/
+1
*
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
Markus Elfring
2015-07-03
1
-4
/
+1
*
bridge: vlan: fix usage of vlan 0 and 4095 again
Nikolay Aleksandrov
2015-07-02
1
-0
/
+2
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-07-02
2
-2
/
+3
|
\
|
*
Bluetooth: Reinitialize the list after deletion for session user list
Tedd Ho-Jeong An
2015-06-30
1
-2
/
+2
|
*
Bluetooth: hidp: Initialize list header of hidp session user
Tedd Ho-Jeong An
2015-06-26
1
-0
/
+1
*
|
enic: fix issues in enic_poll
Govindarajulu Varadarajan
2015-07-02
1
-2
/
+2
*
|
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-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2015-07-02
11
-22
/
+54
|
\
\
\
|
*
|
|
drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
drivers/soc: Convert non-modular soc-realview to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver
Paul Gortmaker
2015-06-16
3
-6
/
+3
|
*
|
|
drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-11
/
+1
|
*
|
|
platform_device: better support builtin boilerplate avoidance
Paul Gortmaker
2015-06-16
2
-0
/
+45
|
|
/
/
*
|
|
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
11
-22
/
+13
|
\
\
\
|
*
|
|
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
|
*
|
|
mm/page_owner.c: use late_initcall to hook in enabling
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
lib/list_sort: use late_initcall to hook in self tests
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
arm: use subsys_initcall in non-modular pl320 IPC code
Paul Gortmaker
2015-06-16
1
-1
/
+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
|
*
|
|
netfilter: don't use module_init/exit in core IPV4 code
Paul Gortmaker
2015-06-16
1
-8
/
+1
|
*
|
|
fs/notify: don't use module_init for non-modular inotify_user code
Paul Gortmaker
2015-06-16
1
-2
/
+2
|
*
|
|
mm: replace module_init usages with subsys_initcall in nommu.c
Paul Gortmaker
2015-06-16
1
-2
/
+2
|
|
/
/
*
|
|
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
[next]