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-03-17
sh: Flush only the needed range when unmapping a VMA.
Paul Mundt
1
-8
/
+92
2009-03-17
sh: Update debugfs ASID dumping for 16-bit ASID support.
Paul Mundt
1
-3
/
+1
2009-03-17
sh: tlb-pteaex: Kill off legacy PTEA updates.
Paul Mundt
1
-3
/
+0
2009-03-17
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
10
-28
/
+148
2009-03-17
sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdp
Nobuhiro Iwamatsu
1
-3
/
+7
2009-03-17
sh: espt-giga board support
Nobuhiro Iwamatsu
5
-0
/
+1301
2009-03-17
sh: dma: Make G2 DMA configurable.
Paul Mundt
2
-1
/
+12
2009-03-17
sh: dma: Make PVR2 DMA configurable.
Paul Mundt
2
-1
/
+15
2009-03-17
m68k: merge the non-MMU and MMU versions of siginfo.h
Greg Ungerer
3
-101
/
+95
2009-03-17
m68k: use the MMU version of unistd.h for all m68k platforms
Greg Ungerer
3
-749
/
+372
2009-03-17
m68k: merge the non-MMU and MMU versions of signal.h
Greg Ungerer
3
-369
/
+212
2009-03-17
m68k: merge the non-MMU and MMU versions of ptrace.h
Greg Ungerer
3
-170
/
+85
2009-03-17
m68k: use MMU version of setup.h for both MMU and non-MMU
Greg Ungerer
3
-389
/
+374
2009-03-16
sh: Move IRQ multi definition of DMAC to defconfig
Nobuhiro Iwamatsu
2
-12
/
+13
2009-03-16
sh: clkfwk: Safer resume from hibernation.
Francesco VIRLINZI
1
-1
/
+3
2009-03-16
sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.
Paul Mundt
5
-4
/
+7
2009-03-16
sh: add ap325 lcd power off support
Magnus Damm
1
-0
/
+11
2009-03-16
sh: SuperH Mobile suspend support
Magnus Damm
5
-0
/
+231
2009-03-16
sh: Fix compile error by operands(mov.l) in sh3/entry.S
Nobuhiro Iwamatsu
1
-1
/
+1
2009-03-16
sh: Disable get_dma_error_irq for non-SH4 targets.
Nobuhiro Iwamatsu
1
-0
/
+2
2009-03-16
sh: PMB hibernation support
Francesco VIRLINZI
1
-0
/
+38
2009-03-16
sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELS
Nobuhiro Iwamatsu
1
-8
/
+9
2009-03-16
sh: Add OHCI USB support for SH7786
Kuninori Morimoto
1
-0
/
+83
2009-03-16
m68k: merge the non-MMU and MMU versions of sigcontext.h
Greg Ungerer
3
-39
/
+22
2009-03-16
m68k: merge the non-MMU and MMU versions of swab.h
Greg Ungerer
3
-44
/
+26
2009-03-16
m68k: merge the non-MMU and MMU versions of param.h
Greg Ungerer
3
-46
/
+23
2009-03-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-53
/
+217
2009-03-14
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-56
/
+60
2009-03-13
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
5
-52
/
+54
2009-03-13
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2
-4
/
+6
2009-03-13
parisc: update defconfigs
Kyle McMartin
5
-831
/
+1681
2009-03-13
parisc: define x->x mmio accessors
Kyle McMartin
1
-0
/
+9
2009-03-13
parisc: convert cpu_check_affinity to new cpumask api
Kyle McMartin
2
-6
/
+8
2009-03-13
parisc: convert (read|write)bwlq to inlines
Kyle McMartin
1
-9
/
+33
2009-03-13
parisc: fix use of new cpumask api in irq.c
Kyle McMartin
1
-4
/
+4
2009-03-13
parisc: update parisc for new irq_desc
Mike Travis
1
-4
/
+4
2009-03-13
parisc: fix 64bit build
Helge Deller
1
-0
/
+1
2009-03-13
parisc: add braces around arguments in assembler macros
Helge Deller
2
-8
/
+8
2009-03-13
parisc: remove unused local out_putf label
Helge Deller
1
-1
/
+0
2009-03-13
parisc: fix `struct pt_regs' declared inside parameter list warning
Helge Deller
1
-0
/
+1
2009-03-13
parisc: fix section mismatch warnings
Helge Deller
1
-6
/
+6
2009-03-13
parisc: BUG_ON() cleanup
Helge Deller
3
-24
/
+9
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
1
-0
/
+7
2009-03-12
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
1
-1
/
+4
2009-03-12
UML on UML fixed: it did not start
Renzo Davoli
1
-0
/
+5
2009-03-12
[ARM] Fix virtual to physical translation macro corner cases
Russell King
3
-10
/
+14
2009-03-12
[ARM] update mach-types
Russell King
1
-3
/
+133
2009-03-12
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
Uwe Kleine-König
8
-9
/
+9
2009-03-12
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2
-0
/
+3
2009-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-10
/
+19
[prev]
[next]