index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-04
gameport: use this_cpu_read instead of lookup
Christoph Lameter
2011-01-04
x86: udelay: Use this_cpu_read to avoid address calculation
Christoph Lameter
2010-12-30
x86: Use this_cpu_inc_return for nmi counter
Tejun Heo
2010-12-30
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-18
vmstat: User per cpu atomics to avoid interrupt disable / enable
Christoph Lameter
2010-12-18
irq_work: Use per cpu atomics instead of regular atomics
Christoph Lameter
2010-12-18
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-18
cpuops: Use cmpxchg for xchg to avoid lock semantics
Christoph Lameter
2010-12-18
x86: this_cpu_cmpxchg and this_cpu_xchg operations
Christoph Lameter
2010-12-18
percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support
Christoph Lameter
2010-12-17
percpu,x86: relocate this_cpu_add_return() and friends
Tejun Heo
2010-12-17
connector: Use this_cpu operations
Christoph Lameter
2010-12-17
xen: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
taskstats: Use this_cpu_ops
Christoph Lameter
2010-12-17
random: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
fs: Use this_cpu_inc_return in buffer.c
Christoph Lameter
2010-12-17
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
2010-12-17
vmstat: Use this_cpu_inc_return for vm statistics
Christoph Lameter
2010-12-17
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-17
x86: Support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
percpu: Generic support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
2010-12-17
fs: Use this_cpu_xx operations in buffer.c
Christoph Lameter
2010-12-17
fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops
Christoph Lameter
2010-12-17
kprobes: Use this_cpu_ops
Christoph Lameter
2010-12-17
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
vmstat: Optimize zone counter modifications through the use of this cpu opera...
Christoph Lameter
2010-12-17
percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...
Christoph Lameter
2010-12-17
MAINTAINERS: Add percpu allocator entry
Tejun Heo
2010-12-16
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-12-16
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-12-16
MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
David Daney
2010-12-16
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
2010-12-16
MIPS: Alchemy: fix build with SERIAL_8250=n
Manuel Lauss
2010-12-16
MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
Ralf Baechle
2010-12-16
MIPS: MT: Fix typo in comment.
Ralf Baechle
2010-12-16
SSB: Fix nvram_get on BCM47xx platform
Hauke Mehrtens
2010-12-16
MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
Hauke Mehrtens
2010-12-16
MIPS: BCM47xx: Use sscanf for parsing mac address
Hauke Mehrtens
2010-12-16
MIPS: BCM47xx: Fill values for b43 into SSB sprom
Hauke Mehrtens
2010-12-16
MIPS: BCM47xx: Do not read config from CFE
Hauke Mehrtens
2010-12-16
MIPS: FDT size is a be32
Thomas Chou
2010-12-16
MIPS: Fix CP0 COUNTER clockevent race
Kevin Cernekee
2010-12-16
MIPS: Fix regression on BCM4710 processor detection
Kevin Cernekee
2010-12-16
MIPS: JZ4740: Fix pcm device name
Lars-Peter Clausen
2010-12-16
MIPS: Separate two consecutive loads in memset.S
Tony Wu
2010-12-16
MIPS: Send proper signal and siginfo on FP emulator faults.
David Daney
2010-12-16
MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
Florian Fainelli
[next]