summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | MIPS: Separate two consecutive loads in memset.STony Wu2010-12-161-2/+2
| | * | MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-162-30/+130
| | * | MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli2010-12-163-6/+7
| | * | MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli2010-12-161-2/+0
| | * | MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney2010-12-161-14/+2
| | * | MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa2010-12-161-3/+2
| | * | MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin2010-12-161-2/+2
| | * | MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl2010-12-161-8/+6
| | * | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney2010-12-161-6/+7
| | * | MIPS: Don't clobber personality high bits.David Daney2010-12-161-2/+6
| | * | MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen2010-12-161-1/+1
| | * | MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen2010-12-161-2/+2
| | * | MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro2010-12-161-1/+0
| | * | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle2010-12-161-4/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-12-163-10/+115
| |\ \ \
OpenPOWER on IntegriCloud