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
2012-10-31
ARM: OMAP2+: Fix relative includes for serial.h
Tony Lindgren
4
-114
/
+106
2012-10-31
ARM: OMAP: Fix relative includes for fpga.h
Tony Lindgren
6
-30
/
+23
2012-10-31
ARM: OMAP1: Remove relative includes
Tony Lindgren
8
-235
/
+239
2012-10-31
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
Tony Lindgren
4
-60
/
+73
2012-10-31
ARM: OMAP: Fix relative includes for debug-devices.h
Tony Lindgren
3
-9
/
+2
2012-10-31
ARM: OMAP: Remove plat-omap/common.h
Tony Lindgren
13
-51
/
+6
2012-10-31
ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
Tony Lindgren
6
-10
/
+17
2012-10-31
ARM: OMAP: Fix relative includes for shared i2c.h file
Tony Lindgren
5
-5
/
+5
2012-10-31
ARM: OMAP: Make plat-omap/i2c.c port checks local
Tony Lindgren
3
-23
/
+22
2012-10-31
ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2
Tony Lindgren
4
-289
/
+307
2012-10-31
ARM: OMAP: Move omap1 specific code to local sram.c
Tony Lindgren
3
-47
/
+81
2012-10-31
ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()
Tony Lindgren
2
-22
/
+46
2012-10-31
ARM: OMAP: Split sram.h to local headers and minimal shared header
Tony Lindgren
18
-55
/
+39
2012-10-26
ARM: OMAP1: usb: fix sparse warnings
Paul Walmsley
1
-3
/
+3
2012-10-26
ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a7...
Paul Walmsley
1
-0
/
+1
2012-10-26
ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...
Paul Walmsley
1
-0
/
+2
2012-10-25
Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...
Tony Lindgren
3
-51
/
+2
2012-10-24
Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...
Tony Lindgren
33
-228
/
+109
2012-10-24
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
9
-74
/
+9
2012-10-24
ARM: OMAP2+: Introduce local usb.h
Tony Lindgren
32
-136
/
+88
2012-10-24
ARM: OMAP: Split plat/serial.h for omap1 and omap2+
Tony Lindgren
17
-29
/
+64
2012-10-24
ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2
Tony Lindgren
3
-208
/
+292
2012-10-24
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...
Tony Lindgren
220
-3885
/
+3870
2012-10-24
tty/serial/8250: Make omap hardware workarounds local to 8250.h
Tony Lindgren
1
-9
/
+0
2012-10-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
9
-45
/
+83
2012-10-20
arm64: fix alignment padding in assembly code
Marc Zyngier
2
-1
/
+7
2012-10-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2012-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-0
/
+6
2012-10-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-66
/
+120
2012-10-19
Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...
Olof Johansson
3
-12
/
+12
2012-10-19
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-1
/
+1
2012-10-19
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-34
/
+24
2012-10-19
Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux
Linus Torvalds
82
-1620
/
+1677
2012-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
104
-136
/
+112
2012-10-19
Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
57
-1542
/
+1511
2012-10-19
xtensa: add missing system calls to the syscall table
Chris Zankel
1
-20
/
+78
2012-10-19
xtensa: minor compiler warning fix
Chris Zankel
2
-2
/
+5
2012-10-19
Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent
H. Peter Anvin
3901
-97998
/
+153268
2012-10-19
x86, MCE: Remove bios_cmci_threshold sysfs attribute
Borislav Petkov
1
-6
/
+0
2012-10-18
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
51
-584
/
+748
2012-10-18
ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 files
Paul Walmsley
11
-63
/
+59
2012-10-18
ARM: OMAP: remove plat/clock.h
Paul Walmsley
37
-365
/
+445
2012-10-18
ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.c
Paul Walmsley
10
-572
/
+1010
2012-10-18
ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2
Lokesh Vutla
5
-18
/
+9
2012-10-18
ARM: OMAP2+: Move omap_reserve() locally to mach-omap2
Lokesh Vutla
3
-21
/
+21
2012-10-18
ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards
Lokesh Vutla
15
-15
/
+0
2012-10-18
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
Tony Lindgren
14
-16
/
+13
2012-10-18
ARM: OMAP: Merge plat/multi.h into plat/cpu.h
Tony Lindgren
3
-123
/
+96
2012-10-18
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
34
-36
/
+47
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
101
-133
/
+100
[next]