summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-04x86: udelay: Use this_cpu_read to avoid address calculationChristoph Lameter1-1/+1
2010-12-30x86: Use this_cpu_inc_return for nmi counterTejun Heo1-2/+1
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo10-27/+26
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo16-62/+57
2010-12-18Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2-37/+153
2010-12-18cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter1-6/+15
2010-12-18x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2-1/+109
2010-12-17percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo1-36/+35
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo82-659/+1004
2010-12-17x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter1-0/+43
2010-12-17xen: Use this_cpu_opsChristoph Lameter4-11/+11
2010-12-17kprobes: Use this_cpu_opsChristoph Lameter1-7/+7
2010-12-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds28-146/+339
2010-12-16MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney1-0/+22
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki2-4/+20
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss1-0/+2
2010-12-16MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle1-1/+3
2010-12-16MIPS: MT: Fix typo in comment.Ralf Baechle1-1/+1
2010-12-16MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens1-0/+16
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2-20/+10
2010-12-16MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens1-22/+92
2010-12-16MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens1-19/+9
2010-12-16MIPS: FDT size is a be32Thomas Chou1-1/+1
2010-12-16MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee1-1/+1
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2-7/+4
2010-12-16MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen1-1/+1
2010-12-16MIPS: Separate two consecutive loads in memset.STony Wu1-2/+2
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2-30/+130
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli3-6/+7
2010-12-16MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli1-2/+0
2010-12-16MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney1-14/+2
2010-12-16MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa1-3/+2
2010-12-16MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin1-2/+2
2010-12-16MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl1-8/+6
2010-12-16MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney1-6/+7
2010-12-16MIPS: Don't clobber personality high bits.David Daney1-2/+6
2010-12-16MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen1-1/+1
2010-12-16MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen1-2/+2
2010-12-16MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro1-1/+0
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle1-4/+4
2010-12-16lguest: populate initial_page_tableRusty Russell3-5/+107
2010-12-16lguest: restore boot speedRusty Russell1-4/+7
2010-12-16lguest: fix crash lguest_time_initRusty Russell1-1/+1
2010-12-15crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap1-0/+1
2010-12-14Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+5
2010-12-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-36/+79
2010-12-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-32/+236
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-409/+64
2010-12-14ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-14ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1