index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-0
/
+16
2010-03-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+19
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: sh: use include/linux/pci-dma.h
FUJITA Tomonori
2
-18
/
+4
2010-03-13
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-2
/
+0
2010-03-13
Add generic sys_olduname()
Christoph Hellwig
4
-14
/
+2
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
4
-106
/
+2
2010-03-10
perf: Rework and fix the arch CPU-hotplug hooks
Peter Zijlstra
1
-1
/
+19
2010-03-10
sh: Export uncached helper symbols.
Paul Mundt
1
-0
/
+4
2010-03-10
sh: Fix up NUMA build for 29-bit.
Paul Mundt
1
-0
/
+7
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-08
sh: Fix up uncached offset for legacy 29-bit mode.
Paul Mundt
1
-0
/
+5
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-04
sh: Convert sh to use read/update_persistent_clock
John Stultz
1
-5
/
+1
2010-03-04
sh: Move PMB debugfs entry initialization to later stage
Pawel Moll
1
-1
/
+1
2010-03-04
sh: Fix up flush_cache_vmap() on SMP.
Paul Mundt
1
-2
/
+2
2010-03-04
sh: fix up MMU reset with variable PMB mapping sizes.
Paul Mundt
1
-6
/
+31
2010-03-03
sh: establish PMB mappings for NUMA nodes.
Paul Mundt
2
-2
/
+4
2010-03-03
sh: check for existing mappings for bolted PMB entries.
Paul Mundt
1
-44
/
+96
2010-03-02
sh: fixed virt/phys mapping helpers for PMB.
Paul Mundt
1
-46
/
+51
2010-03-02
sh: make pmb iomapping configurable.
Paul Mundt
1
-0
/
+17
2010-03-02
sh: reworked dynamic PMB mapping.
Paul Mundt
5
-168
/
+223
2010-03-02
sh: Fix up cpumask_of_pcibus() for the NUMA build.
Paul Mundt
1
-1
/
+1
2010-03-02
sh: Fix up ctrl_read/write stragglers in migor setup.
Paul Mundt
1
-1
/
+1
2010-03-02
Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
Paul Mundt
4
-28
/
+8
2010-03-02
dmaengine: shdma: extend .device_terminate_all() to record partial transfer
Guennadi Liakhovetski
1
-0
/
+20
2010-03-02
sh: merge sh7722 and sh7724 DMA register definitions
Guennadi Liakhovetski
1
-6
/
+2
2010-03-02
sh: activate runtime PM for dmaengine on sh7722 and sh7724
Guennadi Liakhovetski
2
-0
/
+9
2010-03-02
dmaengine: shdma: separate DMA headers.
Guennadi Liakhovetski
13
-225
/
+361
2010-03-02
dmaengine: shdma: convert to platform device resources
Guennadi Liakhovetski
5
-26
/
+442
2010-03-02
sh: audio support for the sh7722 Migo-R board
Guennadi Liakhovetski
2
-0
/
+17
2010-03-02
sh: add DMA slave definitions and SIU platform data to sh7722 setup
Guennadi Liakhovetski
1
-6
/
+97
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+3
2010-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+26
2010-03-01
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+26
2010-03-01
sh: No need to explicitly include <linux/rwlock.h>.
Robert P. J. Day
1
-1
/
+0
2010-03-01
arch/sh/boot/compressed/cache.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-03-01
arch/sh/lib/libgcc.h: Checkpatch cleanup
Andrea Gelmini
1
-2
/
+1
2010-03-01
sh: hw-breakpoints: Accept breakpoints on NULL addresses.
Paul Mundt
1
-24
/
+6
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+2
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-9
/
+2
2010-02-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2010-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
1
-0
/
+8
2010-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
271
-3933
/
+8439
2010-02-26
soc-camera: ov772x: Modify buswidth control
Kuninori Morimoto
2
-3
/
+3
2010-02-26
sh: remove dead LED code for migo-r and ms7724se
Magnus Damm
2
-29
/
+0
2010-02-26
sh: ecovec build fix for CONFIG_I2C=n
Magnus Damm
1
-0
/
+7
2010-02-26
sh: ecovec r-standby support
Magnus Damm
2
-1
/
+61
[next]