index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-23
workqueue: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-12
/
+15
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+9
2013-08-21
workqueue: Fix manage_workers() RETURNS description
Libin
1
-2
/
+5
2013-08-21
workqueue: Comment correction in file header
Libin
1
-3
/
+4
2013-08-21
cpuset: fix a regression in validating config change
Li Zefan
1
-5
/
+9
2013-08-20
rcu: Simplify _rcu_barrier() processing
Paul E. McKenney
1
-2
/
+13
2013-08-20
rcu: Make rcutorture emit online failures if verbose
Paul E. McKenney
1
-1
/
+7
2013-08-20
rcu: Remove unused variable from rcu_torture_writer()
Paul E. McKenney
1
-2
/
+0
2013-08-20
rcu: Sort rcutorture module parameters
Paul E. McKenney
1
-52
/
+49
2013-08-20
rcu: Increase rcutorture test coverage
Paul E. McKenney
1
-163
/
+63
2013-08-20
rcu: Add duplicate-callback tests to rcutorture
Paul E. McKenney
1
-0
/
+61
2013-08-20
kernel/params.c: use scnprintf() instead of sprintf()
Chen Gang
1
-3
/
+4
2013-08-20
kernel/module.c: use scnprintf() instead of sprintf()
Chen Gang
1
-1
/
+1
2013-08-20
module: Add NOARG flag for ops with param_set_bool_enable_only() set function
Steven Rostedt
1
-0
/
+1
2013-08-20
module: Add flag to allow mod params to have no arguments
Steven Rostedt
1
-2
/
+4
2013-08-20
module: fix sprintf format specifier in param_get_byte()
Christoph Jaeger
1
-1
/
+1
2013-08-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+3
2013-08-19
kernel: fix new kernel-doc warning in wait.c
Randy Dunlap
1
-2
/
+1
2013-08-19
cgroup: fix cgroup_write_event_control()
Tejun Heo
1
-4
/
+21
2013-08-19
cgroup: fix subsystem file accesses on the root cgroup
Tejun Heo
1
-14
/
+10
2013-08-19
cgroup: change cgroup_from_id() to css_from_id()
Li Zefan
1
-0
/
+22
2013-08-19
generic-ipi/locking: Fix misleading smp_call_function_any() description
Xie XiuQi
1
-2
/
+0
2013-08-18
nohz_full: Add full-system-idle arguments to API
Paul E. McKenney
1
-7
/
+18
2013-08-18
nohz_full: Add full-system idle states and variables
Paul E. McKenney
1
-0
/
+17
2013-08-18
nohz_full: Add per-CPU idle-state tracking
Paul E. McKenney
3
-0
/
+85
2013-08-18
nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
Paul E. McKenney
3
-0
/
+33
2013-08-18
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
1
-0
/
+23
2013-08-18
rcu: Eliminate unused APIs intended for adaptive ticks
Paul E. McKenney
1
-43
/
+0
2013-08-18
rcu: Avoid redundant grace-period kthread wakeups
Paul E. McKenney
1
-3
/
+5
2013-08-18
rcu: Make call_rcu() leak callbacks for debug-object errors
Paul E. McKenney
2
-4
/
+20
2013-08-18
rcu: Simplify debug-objects fixups
Paul E. McKenney
1
-100
/
+0
2013-08-18
rcu: Expedite grace periods during suspend/resume
Borislav Petkov
1
-0
/
+21
2013-08-18
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2013-08-16
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+13
2013-08-16
perf: Do not compute time values unnecessarily
Peter Zijlstra
1
-4
/
+4
2013-08-16
perf: Account freq events globally
Frederic Weisbecker
1
-11
/
+8
2013-08-16
perf: Roll back callchain buffer refcount under the callchain mutex
Frederic Weisbecker
1
-1
/
+2
2013-08-16
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
1
-0
/
+1
2013-08-16
sched/cputime: Use this_cpu_add() in task_group_account_field()
Christoph Lameter
1
-1
/
+1
2013-08-16
cpumask: Fix cpumask leak in partition_sched_domains()
Xiaotian Feng
1
-2
/
+3
2013-08-16
Merge tag 'v3.11-rc5' into sched/core
Ingo Molnar
30
-548
/
+816
2013-08-16
cgroup: use css_get() in cgroup_create() to check CSS_ROOT
Li Zhong
1
-1
/
+1
2013-08-15
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
31
-549
/
+818
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-0
/
+6
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
6
-128
/
+116
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
1
-4
/
+4
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
1
-12
/
+2
2013-08-14
nohz: Rename a few state variables
Frederic Weisbecker
1
-22
/
+22
2013-08-14
vtime: Always debug check snapshot source _before_ updating it
Frederic Weisbecker
1
-2
/
+2
2013-08-14
vtime: Always scale generic vtime accounting results
Frederic Weisbecker
1
-6
/
+0
[prev]
[next]