index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
62
-275
/
+703
|
\
|
*
gameport: use this_cpu_read instead of lookup
Christoph Lameter
2011-01-04
1
-1
/
+1
|
*
x86: udelay: Use this_cpu_read to avoid address calculation
Christoph Lameter
2011-01-04
1
-1
/
+1
|
*
x86: Use this_cpu_inc_return for nmi counter
Tejun Heo
2010-12-30
1
-2
/
+1
|
*
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-30
11
-29
/
+28
|
*
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-30
16
-62
/
+57
|
*
vmstat: User per cpu atomics to avoid interrupt disable / enable
Christoph Lameter
2010-12-18
1
-14
/
+87
|
*
irq_work: Use per cpu atomics instead of regular atomics
Christoph Lameter
2010-12-18
1
-9
/
+9
|
*
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-18
3
-68
/
+316
|
|
\
|
|
*
cpuops: Use cmpxchg for xchg to avoid lock semantics
Christoph Lameter
2010-12-18
1
-6
/
+15
|
|
*
x86: this_cpu_cmpxchg and this_cpu_xchg operations
Christoph Lameter
2010-12-18
2
-1
/
+109
|
|
*
percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support
Christoph Lameter
2010-12-18
1
-1
/
+133
|
|
*
percpu,x86: relocate this_cpu_add_return() and friends
Tejun Heo
2010-12-17
2
-66
/
+65
|
*
|
connector: Use this_cpu operations
Christoph Lameter
2010-12-17
1
-2
/
+3
|
*
|
xen: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
1
-1
/
+1
|
*
|
taskstats: Use this_cpu_ops
Christoph Lameter
2010-12-17
1
-3
/
+2
|
*
|
random: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
1
-1
/
+1
|
*
|
fs: Use this_cpu_inc_return in buffer.c
Christoph Lameter
2010-12-17
1
-1
/
+1
|
*
|
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
2010-12-17
1
-5
/
+8
|
*
|
vmstat: Use this_cpu_inc_return for vm statistics
Christoph Lameter
2010-12-17
1
-6
/
+2
|
*
|
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-17
369
-2072
/
+3775
|
|
\
|
|
|
*
x86: Support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
1
-0
/
+43
|
|
*
percpu: Generic support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
1
-0
/
+71
|
*
|
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
13
-66
/
+60
|
*
|
xen: Use this_cpu_ops
Christoph Lameter
2010-12-17
5
-15
/
+15
|
*
|
fs: Use this_cpu_xx operations in buffer.c
Christoph Lameter
2010-12-17
1
-18
/
+17
|
*
|
fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops
Christoph Lameter
2010-12-17
1
-6
/
+1
|
*
|
kprobes: Use this_cpu_ops
Christoph Lameter
2010-12-17
3
-13
/
+13
|
*
|
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
4
-7
/
+7
|
*
|
vmstat: Optimize zone counter modifications through the use of this cpu opera...
Christoph Lameter
2010-12-17
1
-20
/
+28
|
*
|
percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...
Christoph Lameter
2010-12-17
1
-5
/
+3
|
*
|
MAINTAINERS: Add percpu allocator entry
Tejun Heo
2010-12-17
1
-0
/
+10
|
*
|
percpu: zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc()
Jesper Juhl
2010-12-07
1
-6
/
+2
*
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
80
-156
/
+289
|
\
\
\
|
*
|
|
usb: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
5
-9
/
+7
|
*
|
|
speedtch: don't abuse struct delayed_work
Tejun Heo
2010-12-24
1
-12
/
+14
|
*
|
|
media/video: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
4
-10
/
+5
|
*
|
|
media/video: explicitly flush request_module work
Tejun Heo
2010-12-24
6
-2
/
+50
|
*
|
|
ioc4: use static work_struct for ioc4_load_modules()
Tejun Heo
2010-12-24
1
-20
/
+9
|
*
|
|
init: don't call flush_scheduled_work() from do_initcalls()
Tejun Heo
2010-12-24
1
-3
/
+0
|
*
|
|
s390: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
2
-6
/
+14
|
*
|
|
rtc: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
5
-5
/
+5
|
*
|
|
mmc: update workqueue usages
Tejun Heo
2010-12-24
3
-8
/
+20
|
*
|
|
mfd: update workqueue usages
Tejun Heo
2010-12-24
2
-8
/
+8
|
*
|
|
dvb: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
4
-3
/
+4
|
*
|
|
leds-wm8350: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-1
/
+1
|
*
|
|
mISDN: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
2
-2
/
+4
|
*
|
|
macintosh/ams: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-1
/
+1
|
*
|
|
vmwgfx: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-1
/
+1
|
*
|
|
tpm: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-2
/
+2
[next]