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.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
2011-02-09
workqueue: add system_freezeable_wq
Tejun Heo
2
-1
/
+9
2011-02-01
rds/ib: use system_wq instead of rds_ib_fmr_wq
Tejun Heo
3
-34
/
+4
2011-02-01
net/9p: replace p9_poll_task with a work
Tejun Heo
1
-24
/
+8
2011-02-01
net/9p: use system_wq instead of p9_mux_wq
Tejun Heo
1
-15
/
+5
2011-02-01
xfs: convert to alloc_workqueue()
Tejun Heo
2
-3
/
+4
2011-02-01
reiserfs: make commit_wq use the default concurrency level
Tejun Heo
1
-1
/
+1
2011-02-01
ocfs2: use system_wq instead of ocfs2_quota_wq
Tejun Heo
3
-33
/
+4
2011-02-01
ext4: convert to alloc_workqueue()
Tejun Heo
1
-1
/
+6
2011-02-01
scsi/scsi_tgt_lib: scsi_tgtd isn't used in memory reclaim path
Tejun Heo
1
-1
/
+1
2011-02-01
scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()
Tejun Heo
2
-2
/
+2
2011-02-01
misc/iwmc3200top: use system_wq instead of dedicated workqueues
Tejun Heo
2
-12
/
+6
2011-02-01
i2o: use alloc_workqueue() instead of create_workqueue()
Tejun Heo
1
-1
/
+2
2011-02-01
acpi: kacpi*_wq don't need WQ_MEM_RECLAIM
Tejun Heo
1
-3
/
+3
2011-01-26
fs/aio: aio_wq isn't used in memory reclaim path
Tejun Heo
1
-2
/
+2
2011-01-26
input/tps6507x-ts: use system_wq instead of dedicated workqueue
Tejun Heo
1
-8
/
+4
2011-01-26
cpufreq: use system_wq instead of dedicated workqueues
Tejun Heo
2
-36
/
+6
2011-01-26
wireless/ipw2x00: use system_wq instead of dedicated workqueues
Tejun Heo
4
-151
/
+118
2011-01-26
arm/omap: use system_wq in mailbox
Tejun Heo
1
-8
/
+2
2011-01-25
workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER
Tejun Heo
3
-3
/
+3
2011-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+43
2011-01-25
Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
1
-30
/
+22
2011-01-25
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
24
-95
/
+203
2011-01-25
Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...
Dave Airlie
38
-108
/
+350
2011-01-25
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
Alex Deucher
3
-1
/
+6
2011-01-24
fix a shutdown regression in intel_idle
Shaohua Li
1
-6
/
+2
2011-01-24
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-51
/
+184
2011-01-24
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-121
/
+164
2011-01-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-44
/
+46
2011-01-24
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+53
2011-01-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-44
/
+11
2011-01-24
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
1
-0
/
+2
2011-01-24
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
1
-1
/
+2
2011-01-24
Merge remote branch 'linus/master' into drm-intel-fixes
Chris Wilson
1096
-8120
/
+11942
2011-01-24
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
1
-2
/
+2
2011-01-24
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
1
-0
/
+3
2011-01-24
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
1
-7
/
+18
2011-01-24
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
4
-14
/
+24
2011-01-24
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
Yong Zhang
1
-25
/
+53
2011-01-24
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
4
-9
/
+32
2011-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
6
-15
/
+94
2011-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
10
-14
/
+40
2011-01-24
Make CIFS mount work in a container.
Rob Landley
2
-2
/
+43
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
4
-4
/
+6
2011-01-24
BUILD_BUG_ON: make it handle more cases
Rusty Russell
1
-6
/
+27
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2
-2
/
+2
2011-01-24
param: add null statement to compiled-in module params
Linus Walleij
1
-2
/
+4
2011-01-24
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
1
-1
/
+1
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
3
-11
/
+88
2011-01-24
CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()
Jesper Juhl
1
-1
/
+0
2011-01-24
drm/radeon/kms: simplify atom adjust pll setup
Alex Deucher
1
-17
/
+5
[next]