aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gameport: use this_cpu_read instead of lookupChristoph Lameter2011-01-041-1/+1
* x86: udelay: Use this_cpu_read to avoid address calculationChristoph Lameter2011-01-041-1/+1
* x86: Use this_cpu_inc_return for nmi counterTejun Heo2010-12-301-2/+1
* x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-3011-29/+28
* x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-3016-62/+57
* vmstat: User per cpu atomics to avoid interrupt disable / enableChristoph Lameter2010-12-181-14/+87
* irq_work: Use per cpu atomics instead of regular atomicsChristoph Lameter2010-12-181-9/+9
* Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-183-68/+316
|\
| * cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-181-6/+15
| * x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-182-1/+109
| * percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter2010-12-181-1/+133
| * percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-172-66/+65
* | connector: Use this_cpu operationsChristoph Lameter2010-12-171-2/+3
* | xen: Use this_cpu_inc_returnChristoph Lameter2010-12-171-1/+1
* | taskstats: Use this_cpu_opsChristoph Lameter2010-12-171-3/+2
* | random: Use this_cpu_inc_returnChristoph Lameter2010-12-171-1/+1
* | fs: Use this_cpu_inc_return in buffer.cChristoph Lameter2010-12-171-1/+1
* | highmem: Use this_cpu_xx_return() operationsChristoph Lameter2010-12-171-5/+8
* | vmstat: Use this_cpu_inc_return for vm statisticsChristoph Lameter2010-12-171-6/+2
* | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17369-2072/+3775
|\ \ | |/
| * x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+43
| * percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+71
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-12-167-38/+68
| |\
| | * fanotify: fill in the metadata_len field on struct fanotify_event_metadataEric Paris2010-12-151-2/+4
| | * fanotify: split version into version and metadata_lenAlexey Zaytsev2010-12-151-2/+4
| | * fanotify: Dont try to open a file descriptor for the overflow eventLino Sanfilippo2010-12-071-4/+13
| | * fanotify: Introduce FAN_NOFDLino Sanfilippo2010-12-071-0/+2
| | * fanotify: do not leak user reference on allocation failureEric Paris2010-12-071-1/+3
| | * inotify: stop kernel memory leak on file creation failureEric Paris2010-12-071-0/+1
| | * fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo2010-12-073-4/+9
| | * fanotify: Dont allow a mask of 0 if setting or removing a markLino Sanfilippo2010-12-071-1/+3
| | * fanotify: correct broken ref counting in case adding a mark failedLino Sanfilippo2010-12-071-17/+14
| | * fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo2010-12-072-3/+3
| | * fanotify: remove packed from access response messageEric Paris2010-12-071-1/+1
| | * fanotify: deny permissions when no event was sentEric Paris2010-12-071-4/+12
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-1629-152/+350
| |\ \
| | * | MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney2010-12-161-0/+22
| | * | MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki2010-12-162-4/+20
| | * | MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss2010-12-161-0/+2
| | * | MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle2010-12-161-1/+3
| | * | MIPS: MT: Fix typo in comment.Ralf Baechle2010-12-161-1/+1
| | * | SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens2010-12-161-6/+11
| | * | MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens2010-12-161-0/+16
| | * | MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2010-12-162-20/+10
| | * | MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens2010-12-161-22/+92
| | * | MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens2010-12-161-19/+9
| | * | MIPS: FDT size is a be32Thomas Chou2010-12-161-1/+1
| | * | MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee2010-12-161-1/+1
| | * | MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-162-7/+4
| | * | MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen2010-12-161-1/+1