index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
led.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
module: make perm const
Dan Streetman
2
-6
/
+4
2015-06-23
params: suppress unused variable error, warn once just in case code changes.
Rusty Russell
1
-0
/
+1
2015-06-23
modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'.
Rusty Russell
1
-15
/
+10
2015-05-28
kernel/module.c: avoid ifdefs for sig_enforce declaration
Luis R. Rodriguez
1
-7
/
+2
2015-05-28
kernel/workqueue.c: remove ifdefs over wq_power_efficient
Luis R. Rodriguez
1
-6
/
+1
2015-05-28
kernel/params.c: export param_ops_bool_enable_only
Luis R. Rodriguez
1
-0
/
+1
2015-05-28
kernel/params.c: generalize bool_enable_only
Luis R. Rodriguez
3
-31
/
+36
2015-05-28
kernel/module.c: use generic module param operaters for sig_enforce
Luis R. Rodriguez
1
-7
/
+9
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
27
-66
/
+66
2015-05-28
sysfs: tightened sysfs permission checks
Gobinda Charan Maji
1
-8
/
+10
2015-05-28
module: Rework module_addr_{min,max}
Peter Zijlstra
1
-28
/
+52
2015-05-28
module: Use __module_address() for module_address_lookup()
Peter Zijlstra
1
-10
/
+7
2015-05-28
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
Peter Zijlstra
3
-3
/
+35
2015-05-28
module: Optimize __module_address() using a latched RB-tree
Peter Zijlstra
2
-8
/
+136