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
2012-04-30
rcu: Improve srcu_readers_active_idx()'s cache locality
Lai Jiangshan
1
-1
/
+8
2012-04-30
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
1
-80
/
+69
2012-04-30
rcu: Improve SRCU's wait_idx() comments
Lai Jiangshan
1
-40
/
+37
2012-04-30
rcu: Flip ->completed only once per SRCU grace period
Lai Jiangshan
1
-36
/
+56
2012-04-30
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
1
-10
/
+9
2012-04-30
rcu: Remove fast check path from __synchronize_srcu()
Lai Jiangshan
1
-24
/
+1
2012-04-30
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2
-96
/
+190
2012-04-30
rcu: Introduce rcutorture testing for rcu_barrier()
Paul E. McKenney
1
-8
/
+186
2012-04-29
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-6
/
+22
2012-04-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2012-04-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-14
/
+27
2012-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+13
2012-04-27
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+19
2012-04-27
res_counter: Account max_usage when calling res_counter_charge_nofail()
Frederic Weisbecker
1
-1
/
+1
2012-04-27
res_counter: Merge res_counter_charge and res_counter_charge_nofail
Frederic Weisbecker
1
-39
/
+34
2012-04-26
timer: Fix mod_timer_pinned() header comment
Paul E. McKenney
1
-1
/
+7
2012-04-26
rcu: Add warning for RCU_FAST_NO_HZ timer firing
Paul E. McKenney
1
-0
/
+1
2012-04-26
perf: Use static variant of perf_event_overflow in core.c
Robert Richter
1
-1
/
+1
2012-04-26
perf: Fix perf_event_for_each() to use sibling
Michael Ellerman
1
-1
/
+1
2012-04-26
sched: Fix OOPS when build_sched_domains() percpu allocation fails
he, bo
1
-6
/
+16
2012-04-26
sched: Fix more load-balancing fallout
Peter Zijlstra
2
-8
/
+11
2012-04-26
smp: Provide generic idle thread allocation
Thomas Gleixner
4
-2
/
+96
2012-04-26
smp: Add generic smpboot facility
Thomas Gleixner
4
-0
/
+29
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-04-26
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2
-41
/
+520
2012-04-26
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
2
-25
/
+24
2012-04-25
hung task debugging: Inject NMI when hung and going to panic
Sasha Levin
1
-1
/
+3
2012-04-25
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
3
-5
/
+12
2012-04-25
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-1
/
+0
2012-04-24
rcu: Fixes to rcutorture error handling and cleanup
Paul E. McKenney
1
-3
/
+16
2012-04-24
rcu: Make RCU_FAST_NO_HZ account for pauses out of idle
Paul E. McKenney
3
-4
/
+56
2012-04-24
rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimer
Paul E. McKenney
1
-28
/
+12
2012-04-24
rcu: Add RCU_FAST_NO_HZ tracing for idle exit
Paul E. McKenney
1
-0
/
+1
2012-04-24
rcu: Document why rcu_blocking_is_gp() is safe
Paul E. McKenney
1
-0
/
+32
2012-04-24
rcu: Reduce cache-miss initialization latencies for large systems
Paul E. McKenney
2
-8
/
+4
2012-04-24
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
Bojan Smojver
1
-6
/
+22
2012-04-23
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
3
-147
/
+293
2012-04-23
tracing: Remove an unneeded check in trace_seq_buffer()
Dan Carpenter
1
-4
/
+1
2012-04-23
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
3
-49
/
+141
2012-04-23
workqueue: Catch more locking problems with flush_work()
Stephen Boyd
1
-0
/
+3
2012-04-23
cgroups: disallow attaching kthreadd or PF_THREAD_BOUND threads
Mike Galbraith
1
-0
/
+13
2012-04-23
irq: hide debug macros so they don't collide with others.
Paul Gortmaker
1
-19
/
+19
2012-04-20
alarmtimer: Provide accessor to alarmtimer rtc device
John Stultz
1
-2
/
+2
2012-04-19
extable: Skip sorting if sorted at build time.
David Daney
1
-1
/
+7
2012-04-19
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
1
-0
/
+5
2012-04-19
Merge branch 'linus' into queue
Marcelo Tosatti
9
-37
/
+37
2012-04-19
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
1
-1
/
+2
2012-04-19
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
1
-0
/
+3
2012-04-19
Merge tag 'v3.4-rc3' into staging/for_v3.5
Mauro Carvalho Chehab
62
-1289
/
+1014
2012-04-19
genirq: Be more informative on irq type mismatch
Thomas Gleixner
1
-15
/
+10
[prev]
[next]