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.12.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-18
sh: Use GCC __builtin_prefetch() to implement prefetch().
Giuseppe CAVALLARO
1
-2
/
+5
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
10
-167
/
+45
2010-11-04
sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.
Paul Mundt
1
-12
/
+0
2010-11-04
sh: nommu: Support building without an uncached mapping.
Paul Mundt
4
-42
/
+41
2010-11-04
sh: nommu: use 32-bit phys mode.
Paul Mundt
1
-4
/
+4
2010-10-29
sh: mach-edosk7705: Kill off machtype, consolidate board def.
Paul Mundt
1
-7
/
+0
2010-10-29
sh: mach-systemh: Kill off dead board.
Paul Mundt
1
-71
/
+0
2010-10-29
sh: mach-snapgear: Kill off machtype, consolidate board def.
Paul Mundt
1
-0
/
+0
2010-10-29
sh: mach-snapgear: Rip out superfluous PIO routines.
Paul Mundt
1
-22
/
+0
2010-10-29
sh: mach-microdev: SuperIO-relative ioport mapping.
Paul Mundt
1
-9
/
+0
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-6
/
+8
2010-10-27
sh64: _PAGE_SPECIAL support.
Paul Mundt
3
-6
/
+7
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
2
-5
/
+0
2010-10-26
sh: Expose physical addressing mode through cpuinfo.
Paul Mundt
1
-0
/
+1
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
27
-280
/
+657
2010-10-22
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-5
/
+6
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-7
/
+0
2010-10-14
sh: mach-sdk7786: Add support for the FPGA SRAM.
Paul Mundt
2
-1
/
+17
2010-10-14
sh: Provide a generic SRAM pool for tiny memories.
Paul Mundt
1
-0
/
+38
2010-10-14
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.
Paul Mundt
1
-1
/
+1
2010-10-14
sh: pci: Support slot 4 routing on SDK7786.
Paul Mundt
1
-0
/
+9
2010-10-13
sh: wire up perf alignment and emulation faults.
Paul Mundt
1
-1
/
+1
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-2
/
+2
2010-10-07
SH: Add missing consts to sys_execve() declaration
David Howells
1
-3
/
+4
2010-10-06
sh: Fix up the SH-3 build.
Paul Mundt
1
-0
/
+1
2010-10-03
sh: mach-x3proto: Support for baseboard GPIOs.
Paul Mundt
1
-0
/
+12
2010-10-03
sh: mach-x3proto: Move the ilsel header to a better place.
Paul Mundt
1
-0
/
+0
2010-10-02
sh: Allow GPIO chips to register IRQ mappings.
Paul Mundt
1
-4
/
+2
2010-10-02
sh: pinmux support for SH-X3 proto CPUs.
Paul Mundt
1
-0
/
+64
2010-10-01
sh: Update SH-X3 subtype for clkdev lookups.
Paul Mundt
1
-1
/
+3
2010-09-23
sh: provide generic arch_debugfs_dir.
Paul Mundt
1
-2
/
+0
2010-09-20
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
1
-0
/
+2
2010-09-14
sh: Provide a non-multiplexed sys_recvmmsg path.
Paul Mundt
1
-20
/
+19
2010-09-14
sh: Add syscall entries for non multiplexed socket calls
Carmelo AMOROSO
1
-1
/
+20
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
9
-33
/
+18
2010-08-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-3
/
+4
2010-08-16
sh: wire up fanotify/prlimit64 syscalls.
Paul Mundt
2
-2
/
+8
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
9
-35
/
+20
2010-08-15
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-5
/
+4
2010-08-14
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-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-11
Merge branches 'master' and 'devel' into for-linus
Russell King
1
-8
/
+8
2010-08-11
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-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
1
-2
/
+0
[next]