summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-18irq_work: Use per cpu atomics instead of regular atomicsChristoph Lameter
2010-12-18Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo
2010-12-18cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter
2010-12-18x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter
2010-12-18percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter
2010-12-17percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo
2010-12-17connector: Use this_cpu operationsChristoph Lameter
2010-12-17xen: Use this_cpu_inc_returnChristoph Lameter
2010-12-17taskstats: Use this_cpu_opsChristoph Lameter
2010-12-17random: Use this_cpu_inc_returnChristoph Lameter
2010-12-17fs: Use this_cpu_inc_return in buffer.cChristoph Lameter
2010-12-17highmem: Use this_cpu_xx_return() operationsChristoph Lameter
2010-12-17vmstat: Use this_cpu_inc_return for vm statisticsChristoph Lameter
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo
2010-12-17x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter
2010-12-17percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-12-17xen: Use this_cpu_opsChristoph Lameter
2010-12-17fs: Use this_cpu_xx operations in buffer.cChristoph Lameter
2010-12-17fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter
2010-12-17kprobes: Use this_cpu_opsChristoph Lameter
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-12-17vmstat: Optimize zone counter modifications through the use of this cpu opera...Christoph Lameter
2010-12-17percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...Christoph Lameter
2010-12-17MAINTAINERS: Add percpu allocator entryTejun Heo
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-12-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-12-16MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss
2010-12-16MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle
2010-12-16MIPS: MT: Fix typo in comment.Ralf Baechle
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens
2010-12-16MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens
2010-12-16MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens
2010-12-16MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens
2010-12-16MIPS: FDT size is a be32Thomas Chou
2010-12-16MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee
2010-12-16MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen
2010-12-16MIPS: Separate two consecutive loads in memset.STony Wu
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.David Daney
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli
2010-12-16MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli
2010-12-16MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney
2010-12-16MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa
2010-12-16MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin
2010-12-16MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl
2010-12-16MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney