index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
/
ad1848
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-04
x86: udelay: Use this_cpu_read to avoid address calculation
Christoph Lameter
1
-1
/
+1
2010-12-30
x86: Use this_cpu_inc_return for nmi counter
Tejun Heo
1
-2
/
+1
2010-12-30
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
11
-29
/
+28
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
16
-62
/
+57
2010-12-18
vmstat: User per cpu atomics to avoid interrupt disable / enable
Christoph Lameter
1
-14
/
+87
2010-12-18
irq_work: Use per cpu atomics instead of regular atomics
Christoph Lameter
1
-9
/
+9
2010-12-18
cpuops: Use cmpxchg for xchg to avoid lock semantics
Christoph Lameter
1
-6
/
+15
2010-12-18
x86: this_cpu_cmpxchg and this_cpu_xchg operations
Christoph Lameter
2
-1
/
+109
2010-12-18
percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support
Christoph Lameter
1
-1
/
+133
2010-12-17
percpu,x86: relocate this_cpu_add_return() and friends
Tejun Heo
2
-66
/
+65
2010-12-17
connector: Use this_cpu operations
Christoph Lameter
1
-2
/
+3
2010-12-17
xen: Use this_cpu_inc_return
Christoph Lameter
1
-1
/
+1
2010-12-17
taskstats: Use this_cpu_ops
Christoph Lameter
1
-3
/
+2
2010-12-17
random: Use this_cpu_inc_return
Christoph Lameter
1
-1
/
+1
2010-12-17
fs: Use this_cpu_inc_return in buffer.c
Christoph Lameter
1
-1
/
+1
2010-12-17
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
1
-5
/
+8
2010-12-17
vmstat: Use this_cpu_inc_return for vm statistics
Christoph Lameter
1
-6
/
+2
2010-12-17
x86: Support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
1
-0
/
+43
2010-12-17
percpu: Generic support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
1
-0
/
+71
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
13
-66
/
+60
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
5
-15
/
+15
2010-12-17
fs: Use this_cpu_xx operations in buffer.c
Christoph Lameter
1
-18
/
+17
2010-12-17
fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops
Christoph Lameter
1
-6
/
+1
2010-12-17
kprobes: Use this_cpu_ops
Christoph Lameter
3
-13
/
+13
2010-12-17
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
4
-7
/
+7
2010-12-17
vmstat: Optimize zone counter modifications through the use of this cpu opera...
Christoph Lameter
1
-20
/
+28
2010-12-17
percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...
Christoph Lameter
1
-5
/
+3
2010-12-17
MAINTAINERS: Add percpu allocator entry
Tejun Heo
1
-0
/
+10
2010-12-16
MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
David Daney
1
-0
/
+22
2010-12-16
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
2
-4
/
+20
2010-12-16
MIPS: Alchemy: fix build with SERIAL_8250=n
Manuel Lauss
1
-0
/
+2
2010-12-16
MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
Ralf Baechle
1
-1
/
+3
2010-12-16
MIPS: MT: Fix typo in comment.
Ralf Baechle
1
-1
/
+1
2010-12-16
SSB: Fix nvram_get on BCM47xx platform
Hauke Mehrtens
1
-6
/
+11
2010-12-16
MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
Hauke Mehrtens
1
-0
/
+16
2010-12-16
MIPS: BCM47xx: Use sscanf for parsing mac address
Hauke Mehrtens
2
-20
/
+10
2010-12-16
MIPS: BCM47xx: Fill values for b43 into SSB sprom
Hauke Mehrtens
1
-22
/
+92
2010-12-16
MIPS: BCM47xx: Do not read config from CFE
Hauke Mehrtens
1
-19
/
+9
2010-12-16
MIPS: FDT size is a be32
Thomas Chou
1
-1
/
+1
2010-12-16
MIPS: Fix CP0 COUNTER clockevent race
Kevin Cernekee
1
-1
/
+1
2010-12-16
MIPS: Fix regression on BCM4710 processor detection
Kevin Cernekee
2
-7
/
+4
2010-12-16
MIPS: JZ4740: Fix pcm device name
Lars-Peter Clausen
1
-1
/
+1
2010-12-16
MIPS: Separate two consecutive loads in memset.S
Tony Wu
1
-2
/
+2
2010-12-16
MIPS: Send proper signal and siginfo on FP emulator faults.
David Daney
2
-30
/
+130
2010-12-16
MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
Florian Fainelli
3
-6
/
+7
2010-12-16
MIPS: AR7: Fix double ar7_gpio_init declaration
Florian Fainelli
1
-2
/
+0
2010-12-16
MIPS: Rework GENERIC_HARDIRQS Kconfig.
David Daney
1
-14
/
+2
2010-12-16
MIPS: Alchemy: Add return value check for strict_strtoul()
Yoichi Yuasa
1
-3
/
+2
2010-12-16
MIPS: Loongson: Add return value check for strict_strtoul()
Wu Zhangjin
1
-2
/
+2
2010-12-16
MIPS: VPE loader: Check vmalloc return value in vpe_open
Jesper Juhl
1
-8
/
+6
[next]