index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-04
x86: udelay: Use this_cpu_read to avoid address calculation
Christoph Lameter
1
-1
/
+1
2010-12-30
x86: Use this_cpu_inc_return for nmi counter
Tejun Heo
1
-2
/
+1
2010-12-30
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
10
-27
/
+26
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
16
-62
/
+57
2010-12-18
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
2
-37
/
+153
2010-12-18
cpuops: Use cmpxchg for xchg to avoid lock semantics
Christoph Lameter
1
-6
/
+15
2010-12-18
x86: this_cpu_cmpxchg and this_cpu_xchg operations
Christoph Lameter
2
-1
/
+109
2010-12-17
percpu,x86: relocate this_cpu_add_return() and friends
Tejun Heo
1
-36
/
+35
2010-12-17
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
82
-659
/
+1004
2010-12-17
x86: Support for this_cpu_add, sub, dec, inc_return
Christoph Lameter
1
-0
/
+43
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
4
-11
/
+11
2010-12-17
kprobes: Use this_cpu_ops
Christoph Lameter
1
-7
/
+7
2010-12-16
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
28
-146
/
+339
2010-12-16
MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
David Daney
1
-0
/
+22
2010-12-16
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
2
-4
/
+20
2010-12-16
MIPS: Alchemy: fix build with SERIAL_8250=n
Manuel Lauss
1
-0
/
+2
2010-12-16
MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
Ralf Baechle
1
-1
/
+3
2010-12-16
MIPS: MT: Fix typo in comment.
Ralf Baechle
1
-1
/
+1
2010-12-16
MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
Hauke Mehrtens
1
-0
/
+16
2010-12-16
MIPS: BCM47xx: Use sscanf for parsing mac address
Hauke Mehrtens
2
-20
/
+10
2010-12-16
MIPS: BCM47xx: Fill values for b43 into SSB sprom
Hauke Mehrtens
1
-22
/
+92
2010-12-16
MIPS: BCM47xx: Do not read config from CFE
Hauke Mehrtens
1
-19
/
+9
2010-12-16
MIPS: FDT size is a be32
Thomas Chou
1
-1
/
+1
2010-12-16
MIPS: Fix CP0 COUNTER clockevent race
Kevin Cernekee
1
-1
/
+1
2010-12-16
MIPS: Fix regression on BCM4710 processor detection
Kevin Cernekee
2
-7
/
+4
2010-12-16
MIPS: JZ4740: Fix pcm device name
Lars-Peter Clausen
1
-1
/
+1
2010-12-16
MIPS: Separate two consecutive loads in memset.S
Tony Wu
1
-2
/
+2
2010-12-16
MIPS: Send proper signal and siginfo on FP emulator faults.
David Daney
2
-30
/
+130
2010-12-16
MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
Florian Fainelli
3
-6
/
+7
2010-12-16
MIPS: AR7: Fix double ar7_gpio_init declaration
Florian Fainelli
1
-2
/
+0
2010-12-16
MIPS: Rework GENERIC_HARDIRQS Kconfig.
David Daney
1
-14
/
+2
2010-12-16
MIPS: Alchemy: Add return value check for strict_strtoul()
Yoichi Yuasa
1
-3
/
+2
2010-12-16
MIPS: Loongson: Add return value check for strict_strtoul()
Wu Zhangjin
1
-2
/
+2
2010-12-16
MIPS: VPE loader: Check vmalloc return value in vpe_open
Jesper Juhl
1
-8
/
+6
2010-12-16
MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().
David Daney
1
-6
/
+7
2010-12-16
MIPS: Don't clobber personality high bits.
David Daney
1
-2
/
+6
2010-12-16
MIPS: jz4740: Fix section mismatch in prom.c
Lars-Peter Clausen
1
-1
/
+1
2010-12-16
MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix
Lars-Peter Clausen
1
-2
/
+2
2010-12-16
MIPS: Don't stomp on caller's ->regs[2] in copy_thread()
Al Viro
1
-1
/
+0
2010-12-16
MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81
Ralf Baechle
1
-4
/
+4
2010-12-16
lguest: populate initial_page_table
Rusty Russell
3
-5
/
+107
2010-12-16
lguest: restore boot speed
Rusty Russell
1
-4
/
+7
2010-12-16
lguest: fix crash lguest_time_init
Rusty Russell
1
-1
/
+1
2010-12-15
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
Randy Dunlap
1
-0
/
+1
2010-12-14
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+5
2010-12-14
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-36
/
+79
2010-12-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-32
/
+236
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
13
-409
/
+64
2010-12-14
ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix
Valentine Barshak
1
-8
/
+20
2010-12-14
ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL
Dave Martin
1
-1
/
+1
[next]