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
2010-10-18
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
274
-1672
/
+6656
2010-10-18
ARM: 6441/1: ux500: The platform is not just based on early drop silicon vers...
Srinidhi Kasagar
1
-3
/
+1
2010-10-11
ARM: 6367/1: PL330: Accept different revision
Jassi Brar
1
-4
/
+3
2010-10-08
ARM: 6369/1: Update RealView SMP defconfig
Linus Walleij
1
-2
/
+13
2010-10-08
ARM: 6365/1: Update RealView defconfig
Linus Walleij
1
-2
/
+13
2010-10-08
ARM: vmlinux.lds: Move unwind tables into _stext.._etext
Russell King
1
-2
/
+2
2010-10-08
ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data
Russell King
3
-4
/
+4
2010-10-08
ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.
Kevin Hilman
3
-0
/
+24
2010-10-08
ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast
Tony Lindgren
1
-11
/
+17
2010-10-08
ARM: 6431/1: fix isb regression on CPU < v7
Linus Walleij
1
-4
/
+5
2010-10-04
ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias
Will Deacon
1
-3
/
+20
2010-10-04
ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing
Will Deacon
2
-5
/
+42
2010-10-04
ARM: 6366/1: Update U300 defconfig
Linus Walleij
1
-35
/
+2
2010-10-04
ARM: 6393/1: AT91: Add flexibity board support
Maxim Osipov
3
-0
/
+171
2010-10-04
ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP
Tony Lindgren
4
-27
/
+77
2010-10-04
ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPU
Tony Lindgren
1
-1
/
+2
2010-10-04
ARM: Allow SMP kernels to boot on UP systems
Russell King
14
-102
/
+237
2010-10-04
ARM: Provide common header for hard_smp_processor_id()
Russell King
7
-53
/
+18
2010-10-04
ARM: Simplify SMP/SCU/TWD dependencies
Russell King
1
-10
/
+7
2010-10-04
ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-10-04
ARM: 6293/1: coresight: cosmetic fixes
Alexander Shishkin
1
-11
/
+11
2010-10-04
ARM: 6291/1: coresight: move struct tracectx inside etm driver
Alexander Shishkin
2
-12
/
+15
2010-10-04
ARM: 6418/1: ux500: rename DB8500 DMA event line macros
Rabin Vincent
2
-143
/
+133
2010-10-04
ARM: 6417/1: ux500: build configuration for DB5500 mbox and modem irq handler
Linus Walleij
2
-0
/
+16
2010-10-04
ARM: 6415/1: ux500: DB5500 mailbox driver
Linus Walleij
2
-0
/
+655
2010-10-04
ARM: 6414/1: ux500: DB5500 generic modem IRQ handler
Linus Walleij
1
-0
/
+139
2010-10-04
ARM: 6413/1: ux500: resources for DB5500 mbox driver and modem irq handler
Linus Walleij
4
-1
/
+117
2010-09-28
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2
-8
/
+27
2010-09-28
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
1
-2
/
+2
2010-09-27
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2010-09-27
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
David Howells
1
-1
/
+1
2010-09-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-74
/
+199
2010-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-24
/
+79
2010-09-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+13
2010-09-27
mn10300: check __get_user/__put_user results...
Al Viro
1
-6
/
+6
2010-09-27
mn10300: get rid of set_fs(USER_DS) in sigframe setup
Al Viro
1
-4
/
+0
2010-09-27
mn10300: ->restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-27
mn10300: prevent double syscall restarts
Al Viro
1
-3
/
+9
2010-09-27
mn10300: avoid SIGSEGV delivery loop
Al Viro
1
-2
/
+2
2010-09-27
alpha: __get_user/__put_user results need to be checked...
Al Viro
1
-4
/
+4
2010-09-27
alpha: switch osf_sigprocmask() to use of sigprocmask()
Al Viro
3
-47
/
+12
2010-09-27
ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
Will Deacon
1
-1
/
+7
2010-09-26
x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile
Alexander Chumachenko
1
-1
/
+1
2010-09-25
alpha: fix usp value in multithreaded coredumps
Al Viro
1
-1
/
+1
2010-09-25
alpha: fix hae_cache race in RESTORE_ALL
Al Viro
1
-4
/
+7
2010-09-25
ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
Santosh Shilimkar
4
-8
/
+4
2010-09-25
ARM: 6408/1: omap: Map only available sram memory
Santosh Shilimkar
1
-20
/
+5
2010-09-25
ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
Santosh Shilimkar
1
-2
/
+15
2010-09-25
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
5
-4
/
+25
2010-09-24
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
[next]