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
2014-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
17
-824
/
+1433
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+2
2014-02-27
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
1
-1
/
+1
2014-02-27
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
1
-6
/
+2
2014-02-27
genirq: Include missing header file in irqdomain.c
Rashika Kheria
1
-0
/
+1
2014-02-27
perf: Optimize group_sched_in()
Peter Zijlstra
1
-1
/
+1
2014-02-27
perf: Remove redundant PMU assignment
Mark Rutland
1
-2
/
+0
2014-02-27
perf: Fix prototype of find_pmu_context()
Mark Rutland
1
-1
/
+1
2014-02-27
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
17
-77
/
+160
2014-02-27
trace: Replace hardcoding of 19 with MAX_NICE
Dongsheng Yang
1
-3
/
+3
2014-02-27
sched: Guarantee task priority in pick_next_task()
Peter Zijlstra
4
-6
/
+34
2014-02-27
sched/idle: Remove stale old file
Peter Zijlstra
2
-154
/
+10
2014-02-27
sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
Dietmar Eggemann
2
-8
/
+9
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2014-02-27
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2
-2
/
+14
2014-02-27
sched/deadline: Switch CPU's presence test order
Juri Lelli
1
-2
/
+2
2014-02-27
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
1
-2
/
+0
2014-02-27
sched: Fix double normalization of vruntime
George McCollister
1
-4
/
+4
2014-02-27
genirq: Remove racy waitqueue_active check
Chuansheng Liu
1
-2
/
+1
2014-02-26
Merge branch 'torture.2014.02.23a' into HEAD
Paul E. McKenney
6
-780
/
+1387
2014-02-26
Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...
Paul E. McKenney
12
-46
/
+48
2014-02-26
rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone
Paul Gortmaker
5
-9
/
+1
2014-02-26
rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c
Paul Gortmaker
2
-2
/
+2
2014-02-26
notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()
Paul E. McKenney
1
-1
/
+1
2014-02-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-17
/
+29
2014-02-23
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
1
-1
/
+32
2014-02-23
rcutorture: Gracefully handle NULL cleanup hooks
Paul E. McKenney
1
-1
/
+4
2014-02-23
rcutorture: Add an rcu_busted to test the test
Paul E. McKenney
1
-1
/
+43
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
2
-0
/
+422
2014-02-23
rcutorture: Stop generic kthreads in torture_cleanup()
Paul E. McKenney
2
-25
/
+19
2014-02-23
rcutorture: Abstract torture_stop_kthread()
Paul E. McKenney
2
-58
/
+27
2014-02-23
rcutorture: Abstract torture_create_kthread()
Paul E. McKenney
2
-125
/
+53
2014-02-23
rcutorture: Fix missing-return bug in rcu_torture_barrier_init()
Paul E. McKenney
1
-0
/
+1
2014-02-23
rcutorture: Fix rcutorture shutdown races
Paul E. McKenney
2
-32
/
+33
2014-02-23
rcutorture: Announce task creation
Paul E. McKenney
2
-0
/
+8
2014-02-23
rcutorture: Clean up rcu_torture_init() error checking
Paul E. McKenney
1
-21
/
+10
2014-02-23
rcutorture: Abstract torture_shutdown()
Paul E. McKenney
2
-58
/
+89
2014-02-23
rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses
Paul E. McKenney
1
-5
/
+5
2014-02-23
rcutorture: Abstract stutter_wait()
Paul E. McKenney
2
-58
/
+98
2014-02-23
rcutorture: Add diagnostic for unscheduled system shutdown
Paul E. McKenney
1
-2
/
+4
2014-02-23
rcutorture: Privatize fullstop
Paul E. McKenney
2
-25
/
+40
2014-02-23
rcutorture: Abstract torture_shutdown_notify()
Paul E. McKenney
2
-28
/
+24
2014-02-23
rcutorture: Abstract torture-test cleanup
Paul E. McKenney
2
-12
/
+29
2014-02-23
rcutorture: Abstract torture-test initialization
Paul E. McKenney
2
-11
/
+35
2014-02-23
rcutorture: Abstract torture_onoff()
Paul E. McKenney
2
-158
/
+190
2014-02-23
rcutorture: Abstract torture_shuffle()
Paul E. McKenney
2
-109
/
+166
2014-02-23
rcutorture: Abstract torture_shutdown_absorb()
Paul E. McKenney
2
-39
/
+38
2014-02-23
rcutorture: Abstract TOROUT_STRING() and friends
Paul E. McKenney
1
-8
/
+0
2014-02-23
rcutorture: Rename PRINTK to TOROUT
Paul E. McKenney
1
-67
/
+67
2014-02-23
rcutorture: Abstract torture_param()
Paul E. McKenney
1
-69
/
+34
[prev]
[next]