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
2009-05-01
[ARM] S3C2412: Add missing cache flush in suspend code
Ben Dooks
1
-0
/
+3
2009-05-01
[ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h>
Ben Dooks
1
-0
/
+2
2009-05-01
avr32: drop unused CLEAN_FILES
Sam Ravnborg
1
-2
/
+0
2009-05-01
powerpc: Fix setting of oprofile cpu type
Benjamin Herrenschmidt
1
-2
/
+2
2009-05-01
powerpc adjust oprofile_cpu_type version 3
Michael Wolf
1
-4
/
+9
2009-04-30
[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...
Catalin Marinas
2
-0
/
+17
2009-04-30
[ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created
Catalin Marinas
2
-0
/
+19
2009-04-30
[ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch
Catalin Marinas
2
-0
/
+24
2009-04-30
[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...
Catalin Marinas
3
-2
/
+63
2009-04-30
x86: gettimeofday() vDSO: fix segfault when tv == NULL
John Wright
1
-5
/
+7
2009-04-29
tracing: x86, mmiotrace: fix range test
Stuart Bennett
1
-1
/
+1
2009-04-28
m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
Geert Uytterhoeven
1
-0
/
+1
2009-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
9
-49
/
+53
2009-04-28
powerpc: Revert switch to TEXT_TEXT in linker script
Tim Abbott
1
-2
/
+2
2009-04-28
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
8
-13
/
+54
2009-04-28
powerpc/ps3: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-04-28
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
Michael Ellerman
1
-1
/
+4
2009-04-28
powerpc: ppc32 needs elf_read_implies_exec()
Kumar Gala
1
-0
/
+1
2009-04-27
sparc: cleanup references to deprecated .text.init* sections.
Tim Abbott
2
-2
/
+2
2009-04-27
sh: Use __INIT macro instead of .text.init.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use __REF macro instead of old .text.init.refok.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use TEXT_TEXT macro in linker script.
Tim Abbott
1
-1
/
+2
2009-04-27
arm: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Remove unused header asm/init.h.
Tim Abbott
1
-12
/
+0
2009-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...
Paul Mackerras
1
-13
/
+43
2009-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-6
/
+17
2009-04-27
powerpc/86xx: Add device_type entry to soc for ppc9a
Martyn Welch
1
-0
/
+1
2009-04-27
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...
Russell King
34
-510
/
+5323
2009-04-27
davinci: DM644x: NAND: update partitioning
David Brownell
1
-6
/
+36
2009-04-27
davinci: update DM644x support in preparation for more SoCs
Kevin Hilman
7
-39
/
+791
2009-04-27
davinci: DM644x: rename board file
Kevin Hilman
1
-0
/
+0
2009-04-27
davinci: update pin-multiplexing support
Kevin Hilman
6
-66
/
+339
2009-04-27
davinci: serial: generalize for more SoCs
Kevin Hilman
2
-20
/
+96
2009-04-27
davinci: DM355 IRQ Definitions
s-paulraj@ti.com
2
-0
/
+118
2009-04-27
davinci: DM646x: add interrupt number and priorities
Sudhakar Rajashekhara
2
-6
/
+129
2009-04-27
davinci: PSC: Clear bits in MDCTL reg before setting new bits
Mark A. Greer
1
-11
/
+6
2009-04-27
davinci: gpio bugfixes
David Brownell
2
-36
/
+69
2009-04-27
davinci: add EDMA driver
Kevin Hilman
3
-1
/
+1364
2009-04-27
davinci: timers: use clk_get_rate()
Kevin Hilman
1
-3
/
+21
2009-04-27
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+38
2009-04-27
FRV: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-2
/
+3
2009-04-27
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-04-27
sh: Fix up unsigned syscall_nr in SH-5 pt_regs.
Paul Mundt
1
-1
/
+1
2009-04-27
[ARM] pxa/littleton: add missing da9034 touchscreen support
Eric Miao
1
-0
/
+9
2009-04-27
[ARM] pxa/zylonite: configure GPIO18/19 correctly, used by 2 GPIO expanders
Eric Miao
1
-0
/
+4
2009-04-27
[ARM] pxa/zylonite: fix the issue of unused SDATA_IN_1 pin get AC97 not working
Eric Miao
2
-0
/
+2
2009-04-27
[ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNC
Eric Miao
2
-0
/
+20
2009-04-27
[ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbol
Philipp Zabel
2
-7
/
+0
2009-04-27
[ARM] pxa: remove duplicate select statements from Kconfig
Guennadi Liakhovetski
1
-2
/
+0
[prev]
[next]