index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
7
-17
/
+62
2010-05-10
cpuidle: Fix incorrect optimization
Arjan van de Ven
1
-5
/
+4
2010-05-08
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+9
2010-05-08
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
3
-13
/
+11
2010-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-5
/
+7
2010-05-08
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-61
/
+4
2010-05-08
virtio: initialize earlier
Stijn Tintel
1
-1
/
+1
2010-05-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-35
/
+51
2010-05-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-26
/
+160
2010-05-08
Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-65
/
+90
2010-05-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-10
/
+43
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
Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...
Len Brown
596
-3088
/
+8675
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
[next]