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
/
sh
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-14
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-5
/
+4
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2
-2
/
+2
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+8
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-6
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-9
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-10
Merge branches 'master' and 'devel' into for-linus
Russell King
1
-8
/
+8
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
1
-0
/
+2
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-04
sh: add a parameter to LCDC driver's .display_on() callback
Guennadi Liakhovetski
1
-8
/
+8
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
2
-6
/
+6
2010-07-14
lmb: rename to memblock
Yinghai Lu
2
-6
/
+6
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
7
-5
/
+62
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
6
-4
/
+61
2010-06-02
Merge branch 'sh/iomap'
Paul Mundt
2
-4
/
+13
2010-06-02
sh: support for platforms without PIO.
Paul Mundt
2
-4
/
+13
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-05-31
sh: add romImage MMCIF boot for sh7724 and Ecovec V2
Magnus Damm
4
-0
/
+48
2010-05-22
sh: define DMA slaves per CPU type, remove now redundant header
Guennadi Liakhovetski
4
-36
/
+34
2010-05-21
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-2
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
21
-254
/
+209
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
1
-2
/
+2
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+7
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-1
/
+1
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-05-13
Merge branch 'sh/lmb'
Paul Mundt
6
-2
/
+15
2010-05-13
sh: move sh clock.c contents to drivers/sh/clk.
Magnus Damm
1
-0
/
+3
2010-05-13
sh: move sh asm/clock.h contents to linux/sh_clk.h V2
Magnus Damm
1
-146
/
+1
2010-05-13
sh: remove unused clock lookup
Magnus Damm
1
-1
/
+0
2010-05-13
sh: get rid of div4 clock name
Magnus Damm
1
-8
/
+7
2010-05-13
sh: get rid of mstp32 clock name and id
Magnus Damm
1
-9
/
+6
2010-05-11
sh: bootmem refactoring.
Paul Mundt
2
-0
/
+3
2010-05-11
sh: get rid of div6 clock names
Magnus Damm
1
-6
/
+5
2010-05-11
sh: get rid of hwblk clock names
Magnus Damm
1
-7
/
+5
2010-05-11
sh: hwblk index rework
Magnus Damm
1
-1
/
+1
2010-05-10
sh: rework memory limits to work with LMB.
Paul Mundt
1
-1
/
+1
2010-05-10
sh: enable LMB region setup via machvec.
Paul Mundt
3
-1
/
+3
2010-05-07
sh: convert kexec crash kernel management to LMB.
Paul Mundt
1
-0
/
+8
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
1
-0
/
+5
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
1
-3
/
+2
2010-04-26
Merge branch 'sh/smp'
Paul Mundt
4
-8
/
+90
2010-04-26
sh: CPU hotplug support.
Paul Mundt
3
-3
/
+35
2010-04-26
sh: cache secondary CPUs idle loop.
Paul Mundt
1
-0
/
+4
2010-04-26
sh: provide percpu CPU states for hotplug notifiers.
Paul Mundt
1
-0
/
+3
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
1
-1
/
+1
2010-04-26
SH: fix TS field shift calculation for DMA drivers
Guennadi Liakhovetski
1
-1
/
+1
2010-04-25
sh: Assembly friendly __pa and __va definitions
Matt Fleming
1
-4
/
+9
[next]