index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: support PCI domains.
Paul Mundt
2010-01-29
1
-1
/
+12
*
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
2010-01-29
1
-14
/
+0
*
sh: Fix up the ioremap_fixed() build for nommu.
Paul Mundt
2010-01-28
1
-18
/
+18
*
sh: Quiet noisy coherent DMA unmapping on R2D.
Paul Mundt
2010-01-28
1
-2
/
+0
*
sh: fixed cmpxchg gRB version
Giuseppe CAVALLARO
2010-01-27
1
-4
/
+3
*
sh: flag ctrl_in/outX as __deprecated.
Paul Mundt
2010-01-26
1
-10
/
+45
*
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
4
-20
/
+20
*
sh: Conserve fixmap slots when IOREMAP_FIXED=n.
Paul Mundt
2010-01-21
1
-0
/
+2
*
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
3
-6
/
+3
*
sh: Track the uncached mapping size.
Paul Mundt
2010-01-21
1
-0
/
+1
*
sh: machine_ops based reboot support.
Paul Mundt
2010-01-20
4
-0
/
+41
*
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
2
-7
/
+9
*
sh: Shut up noisy IOREMAP_FIXED=n build.
Paul Mundt
2010-01-20
1
-1
/
+2
*
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
2010-01-19
1
-0
/
+4
*
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2010-01-19
3
-13
/
+15
*
sh: Split out MMUCR.URB based entry wiring in to shared helper.
Paul Mundt
2010-01-19
1
-42
/
+2
*
sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
Paul Mundt
2010-01-19
1
-2
/
+2
*
sh: Limit ioremap_prot() to 32bit pgprot parts.
Paul Mundt
2010-01-19
1
-0
/
+2
*
sh: Convert p3_ioremap() users to ioremap_prot().
Paul Mundt
2010-01-19
1
-1
/
+0
*
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
2010-01-19
1
-2
/
+4
*
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
2010-01-19
1
-22
/
+31
*
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
2010-01-18
1
-2
/
+3
*
sh: Fixup the IOREMAP_FIXED=n build.
Paul Mundt
2010-01-18
1
-0
/
+9
*
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
1
-0
/
+3
*
sh: Add fixed ioremap support
Matt Fleming
2010-01-16
2
-0
/
+14
*
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
2010-01-16
1
-0
/
+1
*
sh: Acquire some more page flags for SH-5.
Matt Fleming
2010-01-16
3
-2
/
+56
*
sh: New extended page flag to wire/unwire TLB entries
Matt Fleming
2010-01-16
2
-0
/
+20
*
sh: Fix CONFIG_PMB=n build.
Matt Fleming
2010-01-15
1
-1
/
+2
*
sh: Rename split-level pgtable headers.
Paul Mundt
2010-01-13
3
-8
/
+8
*
sh: default to extended TLB support.
Paul Mundt
2010-01-13
4
-9
/
+11
*
sh: Make all PxSEGADDR() calls fatal for non-legacy configs.
Paul Mundt
2010-01-13
1
-1
/
+9
*
sh: fixed PMB mode refactoring.
Paul Mundt
2010-01-13
4
-12
/
+39
*
-
-
-
.
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
2010-01-13
9
-116
/
+111
|
\
\
\
|
|
*
\
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2010-01-06
7
-91
/
+21
|
|
|
\
\
|
|
*
|
|
sh: Reclaim TIF_DEBUG.
Paul Mundt
2010-01-05
1
-2
/
+0
|
|
*
|
|
sh: Kill off dead UBC headers.
Paul Mundt
2010-01-05
1
-70
/
+0
|
|
*
|
|
sh: Abstracted SH-4A UBC support on hw-breakpoint core.
Paul Mundt
2010-01-05
2
-6
/
+20
|
|
*
|
|
sh: Convert ptrace to hw_breakpoint API.
Paul Mundt
2009-12-28
1
-0
/
+6
|
|
*
|
|
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2009-12-21
19
-82
/
+217
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2009-12-08
31
-576
/
+445
|
|
|
\
\
\
\
|
|
*
|
|
|
|
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt
2009-12-08
7
-9
/
+70
|
*
|
|
|
|
|
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-13
3
-29
/
+26
|
*
|
|
|
|
|
sh: Always provide thread_info allocators.
Paul Mundt
2010-01-12
1
-4
/
+2
|
*
|
|
|
|
|
sh: Move start_thread() out of line.
Paul Mundt
2010-01-12
1
-11
/
+2
*
|
|
|
|
|
|
sh: Don't perform an icbi on a P2 address
Matt Fleming
2010-01-13
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
sh: Split out the unaligned counters and user bits.
Paul Mundt
2010-01-12
1
-0
/
+21
*
|
|
|
|
|
sh: Consolidate the sh_bios earlyprintk code.
Paul Mundt
2010-01-12
1
-1
/
+0
*
|
|
|
|
|
sh: Kill off more unused sh_bios callbacks.
Paul Mundt
2010-01-12
1
-1
/
+0
*
|
|
|
|
|
sh: Tidy up the sh bios VBR handling.
Paul Mundt
2010-01-12
1
-2
/
+12
[next]