index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-07
futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions
Anton Blanchard
1
-2
/
+2
2009-10-07
rcu: Place root rcu_node structure in separate lockdep class
Paul E. McKenney
1
-1
/
+3
2009-10-07
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
Paul E. McKenney
4
-75
/
+125
2009-10-07
rcu: Move rcu_barrier() to rcutree
Paul E. McKenney
2
-119
/
+120
2009-10-06
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
2
-2
/
+2
2009-10-06
futex: Nullify robust lists after cleanup
Peter Zijlstra
1
-2
/
+6
2009-10-05
futex: Fix locking imbalance
Thomas Gleixner
1
-1
/
+1
2009-10-05
panic: Fix panic message visibility by calling bust_spinlocks(0) before dying
Aaro Koskinen
1
-1
/
+2
2009-10-05
rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function
Paul E. McKenney
1
-22
/
+10
2009-10-05
rcu: Clean up code based on review feedback from Josh Triplett, part 4
Paul E. McKenney
3
-29
/
+40
2009-10-05
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Paul E. McKenney
2
-12
/
+12
2009-10-05
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
Paul E. McKenney
2
-7
/
+7
2009-09-23
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
6
-37
/
+37
2009-09-23
rcu: Clean up code based on review feedback from Josh Triplett, part 2
Paul E. McKenney
6
-55
/
+82
2009-09-23
rcu: Clean up code based on review feedback from Josh Triplett
Paul E. McKenney
4
-40
/
+46
2009-09-22
futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()
Darren Hart
1
-12
/
+3
2009-09-22
futex: Correct futex_q woken state commentary
Darren Hart
1
-16
/
+16
2009-09-22
futex: Make function kernel-doc commentary consistent
Darren Hart
1
-20
/
+21
2009-09-22
futex: Correct queue_me and unqueue_me commentary
Darren Hart
1
-12
/
+29
2009-09-22
futex: Correct futex_wait_requeue_pi() commentary
Darren Hart
1
-3
/
+3
2009-09-21
Driver-Core: fix devnode callbacks for dabusb and industrialio
Ingo Molnar
2
-4
/
+4
2009-09-21
nfs: initialize the backing_dev_info when creating the server
Jens Axboe
1
-4
/
+6
2009-09-21
writeback: make balance_dirty_pages() gradually back more off
Jens Axboe
1
-1
/
+10
2009-09-21
writeback: don't use schedule_timeout() without setting runstate
Jens Axboe
1
-1
/
+1
2009-09-21
nfs: nfs_kill_super() should call bdi_unregister() after killing super
Jens Axboe
1
-1
/
+1
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
5
-16
/
+44
2009-09-21
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...
Paul Mackerras
3
-21
/
+2
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
13
-1
/
+133
2009-09-21
drm/radeon: some r420s have a CP race with the DMA engine.
Alex Deucher
2
-0
/
+26
2009-09-21
drm/radeon/r600/kms: rv670 is not DCE3
Alex Deucher
1
-1
/
+1
2009-09-21
drm/radeon/kms: r420 idle after programming GA_ENHANCE
Dave Airlie
1
-0
/
+5
2009-09-21
drm/radeon/kms: more fixes to rv770 suspend/resume path.
Dave Airlie
2
-10
/
+12
2009-09-21
loongson: fix cut-and-paste mis-merge
Linus Torvalds
1
-1
/
+1
2009-09-20
x86: Print the hypervisor returned tsc_khz during boot
Alok Kataria
1
-0
/
+6
2009-09-20
x86: Correct segment permission flags in 64-bit linker script
Jan Beulich
1
-2
/
+2
2009-09-20
x86: cpuinit-annotate SMP boot trampolines properly
Jan Beulich
3
-10
/
+7
2009-09-20
x86: Increase timeout for EHCI debug port reset completion in early printk
Jan Beulich
1
-1
/
+1
2009-09-20
sched: Fix potential NULL derference of doms_cur
Yong Zhang
1
-1
/
+1
2009-09-20
x86: Fix uaccess_32.h typo
Sergey Senozhatsky
1
-1
/
+1
2009-09-20
x86: Trivial whitespace cleanups
Felipe Contreras
3
-3
/
+1
2009-09-20
x86, apic: Fix missed handling of discrete apics
Cyrill Gorcunov
3
-3
/
+16
2009-09-20
x86/i386: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-20
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
Alexey Dobriyan
1
-21
/
+24
2009-09-20
x86, mtrr: Convert loop to a while based construct, avoid naked semicolon
Joe Perches
1
-6
/
+6
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
3
-10
/
+10
2009-09-20
perf_counter: x86: Fix PMU resource leak
Peter Zijlstra
1
-3
/
+6
2009-09-20
perf util: SVG performance improvements
Arjan van de Ven
1
-23
/
+55
2009-09-20
perf util: Make the timechart SVG width dynamic
Arjan van de Ven
4
-14
/
+31
2009-09-20
perf timechart: Show the duration of scheduler delays in the SVG
Arjan van de Ven
3
-8
/
+57
2009-09-20
perf timechart: Show the name of the waker/wakee in timechart
Arjan van de Ven
3
-11
/
+30
[next]