index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)
Magnus Damm
5
-191
/
+356
2009-12-15
sh: sh4 scif pdata (sh7750/sh7760/sh4-202)
Magnus Damm
5
-63
/
+100
2009-12-15
sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)
Magnus Damm
4
-79
/
+134
2009-12-15
sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)
Magnus Damm
4
-117
/
+261
2009-12-15
sh: sh2 scif pdata (sh7616)
Magnus Damm
1
-23
/
+44
2009-12-15
sh-sci: Extend sh-sci driver with early console V2
Magnus Damm
2
-9
/
+4
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-16
/
+16
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2
-8
/
+8
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-13
/
+13
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2
-4
/
+4
2009-12-14
sh: Stub in P3 ioremap support for nommu parts.
Paul Mundt
1
-0
/
+1
2009-12-14
sh: wire up vmallocinfo support in ioremap() implementations.
Paul Mundt
3
-10
/
+16
2009-12-14
sh: Make the unaligned trap handler always obey notification levels.
Paul Mundt
1
-6
/
+12
2009-12-14
sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
Matt Fleming
1
-2
/
+3
2009-12-12
sh: move machtypes.h to include/generated
Sam Ravnborg
6
-13
/
+8
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
1
-1
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
1
-26
/
+2
2009-12-11
sh: Wire up recvmmsg syscall.
Paul Mundt
3
-2
/
+5
2009-12-11
sh: ftrace: Fix up syscall tracing build.
Paul Mundt
1
-74
/
+2
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.33
Paul Mundt
8
-10
/
+70
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
129
-2874
/
+4290
2009-12-09
sh: mach-ecovec24: MEMORY_SIZE fixup
Kuninori Morimoto
2
-2
/
+2
2009-12-09
sh: mach-ap325rxa: Add SOCAM_DATA_ACTIVE_HIGH flags for soc-camera
Kuninori Morimoto
1
-1
/
+2
2009-12-09
sh: LCDC start_transfer() for the KFR2R09 board
Magnus Damm
3
-0
/
+13
2009-12-09
sh: NUMA lmb fixes
Magnus Damm
1
-2
/
+11
2009-12-09
sh: fix size calculation for NUMA node 0
Magnus Damm
1
-1
/
+1
2009-12-09
sh: Replace an explicit computation by the use of the container_of macro
Nicolas Palix
1
-3
/
+4
2009-12-09
sh: Can't compare physical and virtual addresses for aliases
Matt Fleming
1
-2
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-0
/
+2
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
3
-0
/
+62
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
1
-9
/
+4
2009-12-08
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
129
-2874
/
+4291
2009-12-08
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt
13
-117
/
+495
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-1
/
+1
2009-12-04
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+3
2009-12-04
sh: include empty zero page in romImage
Magnus Damm
2
-3
/
+47
2009-12-04
sh: Make associative cache writes fatal on all SH-4A parts.
Paul Mundt
1
-9
/
+4
2009-12-04
sh: Drop associative writes for SH-4 cache flushes.
Matt Fleming
1
-2
/
+2
2009-12-04
sh: Partial revert of copy/clear_user_highpage() optimizations.
Paul Mundt
1
-53
/
+13
2009-12-04
sh: Add default uImage rule for se7724, ap325rxa, and migor.
Paul Mundt
1
-0
/
+3
2009-12-04
sh: allow runtime pm without suspend/resume callbacks
Magnus Damm
1
-6
/
+11
2009-12-04
sh: mach-ecovec24: Remove un-defined settings for VPU
Kuninori Morimoto
1
-1
/
+0
2009-12-04
sh: mach-ecovec24: LCDC drive ability become high
Kuninori Morimoto
1
-2
/
+2
2009-12-04
sh: fix sh7724 VEU3F resource size
Magnus Damm
1
-2
/
+2
[prev]
[next]