index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'misc' into devel
Russell King
2011-01-06
1
-21
/
+17
|
\
|
*
Merge branch 'smp' into misc
Russell King
2011-01-06
11
-169
/
+50
|
|
\
|
*
|
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
2010-11-26
1
-21
/
+17
*
|
|
sh: wire up accept4 syscall (non-multiplexed path)
Carmelo AMOROSO
2010-12-14
1
-1
/
+2
*
|
|
Merge branch 'sh/cachetlb' into sh-fixes-for-linus
Paul Mundt
2010-12-01
1
-1
/
+1
|
\
\
\
|
*
|
|
sh: Assume new page cache pages have dirty dcache lines.
Paul Mundt
2010-12-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
sh: Add div6_reparent_clks to clock framework for FSI
Kuninori Morimoto
2010-11-29
1
-0
/
+3
|
/
/
*
|
sh: Use GCC __builtin_prefetch() to implement prefetch().
Giuseppe CAVALLARO
2010-11-18
1
-2
/
+5
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
2010-11-08
10
-167
/
+45
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.
Paul Mundt
2010-11-04
1
-12
/
+0
|
|
_
|
/
|
/
|
|
|
|
*
sh: nommu: Support building without an uncached mapping.
Paul Mundt
2010-11-04
4
-42
/
+41
|
|
*
sh: nommu: use 32-bit phys mode.
Paul Mundt
2010-11-04
1
-4
/
+4
|
|
/
|
/
|
|
*
sh: mach-edosk7705: Kill off machtype, consolidate board def.
Paul Mundt
2010-10-29
1
-7
/
+0
|
*
sh: mach-systemh: Kill off dead board.
Paul Mundt
2010-10-29
1
-71
/
+0
|
*
sh: mach-snapgear: Kill off machtype, consolidate board def.
Paul Mundt
2010-10-29
1
-0
/
+0
|
*
sh: mach-snapgear: Rip out superfluous PIO routines.
Paul Mundt
2010-10-29
1
-22
/
+0
|
*
sh: mach-microdev: SuperIO-relative ioport mapping.
Paul Mundt
2010-10-29
1
-9
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-28
4
-6
/
+8
|
\
|
*
sh64: _PAGE_SPECIAL support.
Paul Mundt
2010-10-27
3
-6
/
+7
|
*
sh: Expose physical addressing mode through cpuinfo.
Paul Mundt
2010-10-26
1
-0
/
+1
*
|
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
2
-5
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-25
27
-280
/
+657
|
\
|
*
sh: mach-sdk7786: Add support for the FPGA SRAM.
Paul Mundt
2010-10-15
2
-1
/
+17
|
*
sh: Provide a generic SRAM pool for tiny memories.
Paul Mundt
2010-10-15
1
-0
/
+38
|
*
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.
Paul Mundt
2010-10-14
1
-1
/
+1
|
*
sh: pci: Support slot 4 routing on SDK7786.
Paul Mundt
2010-10-14
1
-0
/
+9
|
*
sh: wire up perf alignment and emulation faults.
Paul Mundt
2010-10-13
1
-1
/
+1
|
*
sh: Fix up the SH-3 build.
Paul Mundt
2010-10-07
1
-0
/
+1
|
*
sh: mach-x3proto: Support for baseboard GPIOs.
Paul Mundt
2010-10-04
1
-0
/
+12
|
*
sh: mach-x3proto: Move the ilsel header to a better place.
Paul Mundt
2010-10-04
1
-0
/
+0
|
*
sh: Allow GPIO chips to register IRQ mappings.
Paul Mundt
2010-10-03
1
-4
/
+2
|
*
sh: pinmux support for SH-X3 proto CPUs.
Paul Mundt
2010-10-02
1
-0
/
+64
|
*
sh: Update SH-X3 subtype for clkdev lookups.
Paul Mundt
2010-10-01
1
-1
/
+3
|
*
sh: provide generic arch_debugfs_dir.
Paul Mundt
2010-09-24
1
-2
/
+0
|
*
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
2010-09-20
1
-0
/
+2
|
*
sh: Provide a non-multiplexed sys_recvmmsg path.
Paul Mundt
2010-09-14
1
-20
/
+19
|
*
sh: Add syscall entries for non multiplexed socket calls
Carmelo AMOROSO
2010-09-14
1
-1
/
+20
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-20
1
-3
/
+4
|
|
\
|
*
|
sh: wire up fanotify/prlimit64 syscalls.
Paul Mundt
2010-08-16
2
-2
/
+8
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-16
9
-35
/
+20
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-04
2
-6
/
+6
|
|
\
\
|
*
|
|
sh: modify pinmux for SH7757 2nd cut
Yoshihiro Shimoda
2010-07-06
1
-145
/
+156
|
*
|
|
sh: modify NR_IRQS from 256 to 512
Yoshihiro Shimoda
2010-07-06
1
-1
/
+1
|
*
|
|
sh: Drop dependence for 29bit mode of trigger_address_error()
Nobuhiro Iwamatsu
2010-07-02
1
-7
/
+6
|
*
|
|
sh: Provide a global TLB flush for U/I-TLB clear.
Paul Mundt
2010-07-02
1
-0
/
+2
|
*
|
|
sh: fix up an off-by-1 in the number of early ioremap fixmaps.
Paul Mundt
2010-06-21
1
-2
/
+2
|
*
|
|
sh: SH-2007 board support.
Hitoshi Mitake
2010-06-21
1
-0
/
+117
|
*
|
|
sh: update the FDPIC relocations.
Paul Mundt
2010-06-14
1
-19
/
+8
|
*
|
|
sh: split out ptrace header for _32/_64 variants.
Paul Mundt
2010-06-14
4
-98
/
+117
|
*
|
|
sh: Add kprobe-based event tracer.
Paul Mundt
2010-06-14
4
-10
/
+86
[next]