index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fscache
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-11
rcu head introduce rcu head init on stack
Mathieu Desnoyers
1
-0
/
+8
2010-05-11
Debugobjects transition check
Mathieu Desnoyers
2
-3
/
+67
2010-05-10
rcu: fix build bug in RCU_FAST_NO_HZ builds
Paul E. McKenney
1
-2
/
+2
2010-05-10
rcu: RCU_FAST_NO_HZ must check RCU dyntick state
Paul E. McKenney
1
-2
/
+10
2010-05-10
rcu: make SRCU usable in modules
Paul E. McKenney
1
-0
/
+2
2010-05-10
rcu: improve the RCU CPU-stall warning documentation
Paul E. McKenney
1
-23
/
+71
2010-05-10
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
Paul E. McKenney
4
-22
/
+29
2010-05-10
rcu: permit discontiguous cpu_possible_mask CPU numbering
Paul E. McKenney
1
-1
/
+1
2010-05-10
rcu: improve RCU CPU stall-warning messages
Paul E. McKenney
2
-9
/
+12
2010-05-10
rcu: print boot-time console messages if RCU configs out of ordinary
Paul E. McKenney
2
-8
/
+42
2010-05-10
rcu: disable CPU stall warnings upon panic
Paul E. McKenney
1
-0
/
+24
2010-05-10
rcu: enable CPU_STALL_VERBOSE by default
Paul E. McKenney
1
-1
/
+1
2010-05-10
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
7
-22
/
+82
2010-05-10
rcu: refactor RCU's context-switch handling
Paul E. McKenney
6
-11
/
+26
2010-05-10
rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk
Paul E. McKenney
1
-6
/
+7
2010-05-10
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
Paul E. McKenney
4
-10
/
+15
2010-05-10
rcu: fix now-bogus rcu_scheduler_active comments.
Paul E. McKenney
1
-2
/
+4
2010-05-10
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
2
-9
/
+10
2010-05-10
rcu: ignore offline CPUs in last non-dyntick-idle CPU check
Lai Jiangshan
1
-1
/
+1
2010-05-10
rcu: move some code from macro to function
Lai Jiangshan
1
-9
/
+9
2010-05-10
rcu: make dead code really dead
Lai Jiangshan
1
-2
/
+2
2010-05-10
rcu: substitute set_need_resched for sending resched IPIs
Paul E. McKenney
1
-0
/
+10
2010-05-10
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
3
-4
/
+26
2010-05-10
Linux 2.6.34-rc7
v2.6.34-rc7
Linus Torvalds
1
-1
/
+1
2010-05-10
cpuidle: Fix incorrect optimization
Arjan van de Ven
1
-5
/
+4
2010-05-07
virtio: initialize earlier
Stijn Tintel
1
-1
/
+1
2010-05-07
md: restore ability of spare drives to spin down.
NeilBrown
1
-2
/
+8
2010-05-07
md/raid6: Fix raid-6 read-error correction in degraded state
Gabriele A. Trombetti
1
-1
/
+1
2010-05-07
blk-cgroup: Fix an RCU warning in blkiocg_create()
Li Zefan
1
-4
/
+4
2010-05-07
drm/ttm: Remove the ttm_bo_block_reservation() function.
Thomas Hellstrom
2
-57
/
+1
2010-05-07
drm/ttm: Remove some leftover debug messages.
Thomas Hellstrom
1
-4
/
+1
2010-05-07
drm/radeon: async event synchronization for drmWaitVblank
Jerome Glisse
1
-0
/
+2
2010-05-07
V4L/DVB: pxa_camera: move fifo reset direct before dma start
Stefan Herbrechtsmeier
1
-5
/
+6
2010-05-07
V4L/DVB: video: testing unsigned for less than 0
Dan Carpenter
1
-1
/
+1
2010-05-07
V4L/DVB: mx1-camera: compile fix
Uwe Kleine-König
2
-6
/
+10
2010-05-07
V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"
Bjørn Mork
1
-3
/
+0
2010-05-07
V4L/DVB: ngene: Workaround for stuck DiSEqC pin
Oliver Endriss
1
-0
/
+4
2010-05-07
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
Hans Verkuil
5
-23
/
+13
2010-05-07
V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...
Hans Verkuil
1
-2
/
+2
2010-05-07
V4L/DVB: feature-removal: announce videotext.h removal
Hans Verkuil
1
-0
/
+23
2010-05-07
V4L/DVB: V4L - vpfe capture - fix for kernel crash
Muralidharan Karicheri
1
-13
/
+20
2010-05-07
V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver
John Ellson
2
-1
/
+1
2010-05-07
V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
Erik Andrén
1
-2
/
+0
2010-05-07
V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration
Yong Zhang
1
-1
/
+1
2010-05-07
V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
Michael Hunold
1
-3
/
+5
2010-05-07
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
Murali Karicheri
1
-2
/
+3
2010-05-07
V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci
Vaibhav Hiremath
1
-2
/
+0
2010-05-07
V4L/DVB: omap24xxcam: potential buffer overflow
Dan Carpenter
1
-1
/
+1
2010-05-06
ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x
Kamal Mostafa
1
-0
/
+24
2010-05-06
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
2
-0
/
+13
[next]