index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
2010-12-30
11
-29
/
+28
*
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-30
16
-62
/
+57
*
vmstat: User per cpu atomics to avoid interrupt disable / enable
Christoph Lameter
2010-12-18
1
-14
/
+87
*
irq_work: Use per cpu atomics instead of regular atomics
Christoph Lameter
2010-12-18
1
-9
/
+9
*
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-18
3
-68
/
+316
|
\
|
*
cpuops: Use cmpxchg for xchg to avoid lock semantics
Christoph Lameter
2010-12-18
1
-6
/
+15
|
*
x86: this_cpu_cmpxchg and this_cpu_xchg operations
Christoph Lameter
2010-12-18
2
-1
/
+109
|
*
percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support
Christoph Lameter
2010-12-18
1
-1
/
+133
|
*
percpu,x86: relocate this_cpu_add_return() and friends
Tejun Heo
2010-12-17
2
-66
/
+65
*
|
connector: Use this_cpu operations
Christoph Lameter
2010-12-17
1
-2
/
+3
*
|
xen: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
1
-1
/
+1
*
|
taskstats: Use this_cpu_ops
Christoph Lameter
2010-12-17
1
-3
/
+2
*
|
random: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
1
-1
/
+1
*
|
fs: Use this_cpu_inc_return in buffer.c
Christoph Lameter
2010-12-17
1
-1
/
+1
*
|
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
2010-12-17
1
-5
/
+8
*
|
vmstat: Use this_cpu_inc_return for vm statistics
Christoph Lameter
2010-12-17
1
-6
/
+2
*
|
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2010-12-17
369
-2072
/
+3775
|
\
|
|
*
x86: Support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
1
-0
/
+43
|
*
percpu: Generic support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
2010-12-17
1
-0
/
+71
|
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-12-16
7
-38
/
+68
|
|
\
|
|
*
fanotify: fill in the metadata_len field on struct fanotify_event_metadata
Eric Paris
2010-12-15
1
-2
/
+4
|
|
*
fanotify: split version into version and metadata_len
Alexey Zaytsev
2010-12-15
1
-2
/
+4
|
|
*
fanotify: Dont try to open a file descriptor for the overflow event
Lino Sanfilippo
2010-12-07
1
-4
/
+13
|
|
*
fanotify: Introduce FAN_NOFD
Lino Sanfilippo
2010-12-07
1
-0
/
+2
|
|
*
fanotify: do not leak user reference on allocation failure
Eric Paris
2010-12-07
1
-1
/
+3
|
|
*
inotify: stop kernel memory leak on file creation failure
Eric Paris
2010-12-07
1
-0
/
+1
|
|
*
fanotify: on group destroy allow all waiters to bypass permission check
Lino Sanfilippo
2010-12-07
3
-4
/
+9
|
|
*
fanotify: Dont allow a mask of 0 if setting or removing a mark
Lino Sanfilippo
2010-12-07
1
-1
/
+3
|
|
*
fanotify: correct broken ref counting in case adding a mark failed
Lino Sanfilippo
2010-12-07
1
-17
/
+14
|
|
*
fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called
Lino Sanfilippo
2010-12-07
2
-3
/
+3
|
|
*
fanotify: remove packed from access response message
Eric Paris
2010-12-07
1
-1
/
+1
|
|
*
fanotify: deny permissions when no event was sent
Eric Paris
2010-12-07
1
-4
/
+12
|
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-12-16
29
-152
/
+350
|
|
\
\
|
|
*
|
MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
David Daney
2010-12-16
1
-0
/
+22
|
|
*
|
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
2010-12-16
2
-4
/
+20
|
|
*
|
MIPS: Alchemy: fix build with SERIAL_8250=n
Manuel Lauss
2010-12-16
1
-0
/
+2
|
|
*
|
MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
Ralf Baechle
2010-12-16
1
-1
/
+3
|
|
*
|
MIPS: MT: Fix typo in comment.
Ralf Baechle
2010-12-16
1
-1
/
+1
|
|
*
|
SSB: Fix nvram_get on BCM47xx platform
Hauke Mehrtens
2010-12-16
1
-6
/
+11
|
|
*
|
MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
Hauke Mehrtens
2010-12-16
1
-0
/
+16
|
|
*
|
MIPS: BCM47xx: Use sscanf for parsing mac address
Hauke Mehrtens
2010-12-16
2
-20
/
+10
|
|
*
|
MIPS: BCM47xx: Fill values for b43 into SSB sprom
Hauke Mehrtens
2010-12-16
1
-22
/
+92
|
|
*
|
MIPS: BCM47xx: Do not read config from CFE
Hauke Mehrtens
2010-12-16
1
-19
/
+9
|
|
*
|
MIPS: FDT size is a be32
Thomas Chou
2010-12-16
1
-1
/
+1
|
|
*
|
MIPS: Fix CP0 COUNTER clockevent race
Kevin Cernekee
2010-12-16
1
-1
/
+1
|
|
*
|
MIPS: Fix regression on BCM4710 processor detection
Kevin Cernekee
2010-12-16
2
-7
/
+4
|
|
*
|
MIPS: JZ4740: Fix pcm device name
Lars-Peter Clausen
2010-12-16
1
-1
/
+1
|
|
*
|
MIPS: Separate two consecutive loads in memset.S
Tony Wu
2010-12-16
1
-2
/
+2
|
|
*
|
MIPS: Send proper signal and siginfo on FP emulator faults.
David Daney
2010-12-16
2
-30
/
+130
|
|
*
|
MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
Florian Fainelli
2010-12-16
3
-6
/
+7
[next]