index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
param: fix module param locks when !CONFIG_SYSFS.
Rusty Russell
2015-06-28
2
-5
/
+22
*
module: add per-module param_lock
Dan Streetman
2015-06-23
2
-19
/
+33
*
module: make perm const
Dan Streetman
2015-06-23
1
-5
/
+3
*
params: suppress unused variable error, warn once just in case code changes.
Rusty Russell
2015-06-23
1
-0
/
+1
*
kernel/module.c: avoid ifdefs for sig_enforce declaration
Luis R. Rodriguez
2015-05-28
1
-7
/
+2
*
kernel/workqueue.c: remove ifdefs over wq_power_efficient
Luis R. Rodriguez
2015-05-28
1
-6
/
+1
*
kernel/params.c: export param_ops_bool_enable_only
Luis R. Rodriguez
2015-05-28
1
-0
/
+1
*
kernel/params.c: generalize bool_enable_only
Luis R. Rodriguez
2015-05-28
2
-31
/
+30
*
kernel/module.c: use generic module param operaters for sig_enforce
Luis R. Rodriguez
2015-05-28
1
-7
/
+9
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-7
/
+7
*
module: Rework module_addr_{min,max}
Peter Zijlstra
2015-05-28
1
-28
/
+52
*
module: Use __module_address() for module_address_lookup()
Peter Zijlstra
2015-05-28
1
-10
/
+7
*
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
Peter Zijlstra
2015-05-28
1
-2
/
+28
*
module: Optimize __module_address() using a latched RB-tree
Peter Zijlstra
2015-05-28
1
-5
/
+110
*
seqlock: Introduce raw_read_seqcount_latch()
Peter Zijlstra
2015-05-28
1
-1
/
+1
*
seqlock: Better document raw_write_seqcount_latch()
Peter Zijlstra
2015-05-28
1
-26
/
+1
*
module: Sanitize RCU usage and locking
Peter Zijlstra
2015-05-28
1
-8
/
+32
*
module, jump_label: Fix module locking
Peter Zijlstra
2015-05-27
1
-4
/
+6
*
module: Annotate module version magic
Peter Zijlstra
2015-05-27
1
-3
/
+9
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-24
1
-6
/
+8
|
\
|
*
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-13
1
-6
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-23
1
-4
/
+1
|
\
\
|
*
|
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
2015-05-19
1
-4
/
+1
|
|
/
*
|
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
2015-05-19
1
-1
/
+1
*
|
watchdog: Fix merge 'conflict'
Peter Zijlstra
2015-05-18
1
-5
/
+15
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-05-15
2
-33
/
+33
|
\
\
|
*
|
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
2015-05-08
1
-16
/
+12
|
*
|
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-05-08
2
-17
/
+21
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-15
1
-8
/
+33
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf: Annotate inherited event ctx->mutex recursion
Peter Zijlstra
2015-05-08
1
-8
/
+33
|
|
/
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-09
1
-0
/
+1
|
\
\
|
*
|
genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip
Roger Quadros
2015-04-24
1
-0
/
+1
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-09
1
-5
/
+1
|
\
\
\
|
*
|
|
clockevents: Shutdown detached clockevent device
Viresh Kumar
2015-04-24
1
-5
/
+1
|
|
/
/
*
|
|
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-09
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-07
1
-1
/
+2
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
1
-7
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-04-18
1
-7
/
+9
|
|
\
\
|
|
*
|
rcu: Control grace-period delays directly from value
Paul E. McKenney
2015-04-15
1
-7
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-02
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
bpf: fix 64-bit divide
Alexei Starovoitov
2015-04-28
1
-6
/
+6
*
|
|
|
|
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-30
1
-14
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-29
1
-14
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-30
1
-15
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-04-27
1
-15
/
+0
|
|
/
/
/
/
*
|
|
|
|
modsign: change default key details
David Howells
2015-04-30
1
-3
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-28
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
2015-04-23
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-27
8
-19
/
+19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
VFS: kernel/: d_inode() annotations
David Howells
2015-04-15
4
-9
/
+9
[next]