index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
lrw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-22
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
5
-40
/
+15
2009-11-22
rcu: Fix grace-period-stall bug on large systems with CPU hotplug
Paul E. McKenney
3
-43
/
+85
2009-11-14
rcu: Eliminate __rcu_pending() false positives
Paul E. McKenney
1
-2
/
+4
2009-11-14
rcu: Further cleanups of use of lastcomp
Paul E. McKenney
1
-7
/
+6
2009-11-13
rcu: Simplify association of forced quiescent states with grace periods
Paul E. McKenney
1
-24
/
+3
2009-11-13
rcu: Accelerate callback processing on CPUs not detecting GP end
Paul E. McKenney
1
-1
/
+17
2009-11-11
rcu: Mark init-time-only rcu_bootup_announce() as __init
Paul E. McKenney
1
-2
/
+2
2009-11-10
rcu: Simplify association of quiescent states with grace periods
Paul E. McKenney
2
-3
/
+3
2009-11-10
rcu: Rename dynticks_completed to completed_fqs
Paul E. McKenney
2
-4
/
+4
2009-11-10
rcu: Enable synchronize_sched_expedited() fastpath
Paul E. McKenney
1
-0
/
+1
2009-11-10
rcu: Remove inline from forward-referenced functions
Paul E. McKenney
2
-3
/
+3
2009-11-10
rcu: Fix note_new_gpnum() uses of ->gpnum
Paul E. McKenney
1
-5
/
+27
2009-11-10
rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter
Paul E. McKenney
2
-48
/
+83
2009-11-10
rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->...
Paul E. McKenney
2
-41
/
+34
2009-11-02
rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls
Lai Jiangshan
1
-1
/
+1
2009-11-02
rcu: Fix long-grace-period race between forcing and initialization
Paul E. McKenney
2
-8
/
+15
2009-11-02
uids: Prevent tear down race
Thomas Gleixner
1
-1
/
+1
2009-10-28
futex: Fix spurious wakeup for requeue_pi really
Thomas Gleixner
1
-5
/
+1
2009-10-27
rcu: Fix TINY_RCU #elif condition
Paul E. McKenney
1
-1
/
+1
2009-10-26
rcu: Simplify creating of lockdep class for root rcu_node
Peter Zijlstra
1
-3
/
+4
2009-10-26
rcu: Do tiny cleanups in rcutiny
Ingo Molnar
2
-30
/
+25
2009-10-26
rcu: Improve rcutorture diagnostics when bad torture_type specified
Paul E. McKenney
1
-1
/
+5
2009-10-26
rcu: Add synchronize_srcu_expedited() to the documentation
Paul E. McKenney
1
-1
/
+1
2009-10-26
rcu: Add synchronize_srcu_expedited() to the rcutorture test suite
Paul E. McKenney
1
-3
/
+22
2009-10-26
rcu: Add synchronize_srcu_expedited()
Paul E. McKenney
2
-23
/
+52
2009-10-26
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
7
-0
/
+435
2009-10-16
futex: Move drop_futex_key_refs out of spinlock'ed region
Darren Hart
1
-1
/
+2
2009-10-15
rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang
Paul E. McKenney
3
-12
/
+34
2009-10-15
rcu: Update trace.txt documentation for blocked-tasks lists
Paul E. McKenney
1
-7
/
+16
2009-10-15
rcu: Update trace.txt documentation to reflect recent changes
Paul E. McKenney
1
-198
/
+33
2009-10-15
rcu: Add rnp->blocked_tasks to tracing
Paul E. McKenney
1
-2
/
+6
2009-10-15
rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
Paul E. McKenney
2
-5
/
+22
2009-10-15
rcu: Prevent RCU IPI storms in presence of high call_rcu() load
Paul E. McKenney
2
-5
/
+28
2009-10-14
futex: Check for NULL keys in match_futex
Darren Hart
1
-1
/
+2
2009-10-13
futex: Handle spurious wake up
Thomas Gleixner
1
-3
/
+15
2009-10-09
oprofile: warn on freeing event buffer too early
Robert Richter
1
-10
/
+15
2009-10-09
oprofile: fix race condition in event_buffer free
David Rientjes
1
-1
/
+13
2009-10-09
lockdep: Use cpu_clock() for lockstat
Peter Zijlstra
1
-8
/
+12
2009-10-08
x86, timers: Check for pending timers after (device) interrupts
Arjan van de Ven
2
-0
/
+3
2009-10-08
mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA
David Miller
1
-22
/
+26
2009-10-08
lis3lv02d_spi: module unload didn't remove sysfs entry
Samu Onkalo
1
-1
/
+2
2009-10-08
mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings
David Vrabel
1
-4
/
+3
2009-10-08
page-types: add hwpoison/unpoison feature
Wu Fengguang
1
-1
/
+72
2009-10-08
page-types: introduce kpageflags_flags()
Wu Fengguang
1
-4
/
+11
2009-10-08
page-types: make voffset local variables
Wu Fengguang
1
-18
/
+21
2009-10-08
page-types: make standalone pagemap/kpageflags read routines
Wu Fengguang
1
-65
/
+89
2009-10-08
page-types: introduce checked_open()
Wu Fengguang
1
-10
/
+14
2009-10-08
page-types: add GPL note
Wu Fengguang
1
-1
/
+4
2009-10-08
pagemap: document KPF_KSM and show it in page-types
Wu Fengguang
2
-0
/
+6
2009-10-08
pagemap: export KPF_HWPOISON
Wu Fengguang
3
-0
/
+11
[next]