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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Fix up sh4_flush_dcache_page() build on UP.
Paul Mundt
2009-08-27
1
-1
/
+2
*
sh: Kill off now redundant local irq disabling.
Paul Mundt
2009-08-21
4
-71
/
+33
*
sh: Make cache flushers SMP-aware.
Paul Mundt
2009-08-21
6
-160
/
+213
*
sh: Kill off unused cpu/cacheflush.h.
Paul Mundt
2009-08-21
2
-43
/
+31
*
sh: Use local TLB flush for get_mmu_context() ASID exhaustion.
Paul Mundt
2009-08-20
1
-1
/
+1
*
sh: Fix up cache-sh4 build on SMP.
Paul Mundt
2009-08-20
1
-1
/
+1
*
sh: Fix up clockevents broadcasting.
Paul Mundt
2009-08-19
3
-6
/
+9
*
sh: Build fix for disabled caches.
Paul Mundt
2009-08-19
1
-2
/
+0
*
Merge branch 'master' into sh/cachetlb
Paul Mundt
2009-08-19
24
-211
/
+390
|
\
|
*
sh: Prevent heartbeat from scribbling over non-LED bits.
Kuninori Morimoto
2009-08-18
2
-0
/
+11
|
*
sh: clkfwk: Support additional IFC divisor on SH7724.
Kuninori Morimoto
2009-08-18
1
-1
/
+1
|
*
sh: mach-kfr2409: add FLLFRQ value for PLL correction.
Kuninori Morimoto
2009-08-18
1
-0
/
+1
|
*
sh: Add a few missing irqflags tracing markers.
Matt Fleming
2009-08-18
2
-11
/
+24
|
*
sh: SuperH Mobile Software Standby support for cpuidle
Magnus Damm
2009-08-18
1
-0
/
+11
|
*
sh: rework SuperH Mobile sleep code exception handling
Magnus Damm
2009-08-18
2
-64
/
+107
|
*
sh: Add support for DWARF GNU extensions
Matt Fleming
2009-08-16
2
-1
/
+17
|
*
sh: Try again at getting the initial return address for an unwind
Matt Fleming
2009-08-16
1
-35
/
+6
|
*
sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
Paul Mundt
2009-08-16
3
-64
/
+39
|
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-08-15
8
-51
/
+155
|
|
\
|
|
*
sh: sh7724 ddr self-refresh changes
Magnus Damm
2009-08-15
1
-2
/
+68
|
|
*
sh: use in-soc KEYSC on se7724
Magnus Damm
2009-08-15
1
-4
/
+5
|
|
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-13
2
-8
/
+34
|
|
|
\
|
|
|
*
perf_counter, x86: Fix/improve apic fallback
Ingo Molnar
2009-08-12
2
-5
/
+31
|
|
|
*
perf_counter, x86: Fix generic cache events on P6-mobile CPUs
Ingo Molnar
2009-08-11
1
-2
/
+2
|
|
|
*
perf_counter, x86: Fix lapic printk message
Ingo Molnar
2009-08-11
1
-1
/
+1
|
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-13
4
-37
/
+48
|
|
|
\
\
|
|
|
*
|
x86: Fix oops in identify_cpu() on CPUs without CPUID
Ondrej Zary
2009-08-12
1
-24
/
+24
|
|
|
*
|
x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag
Kevin Winchester
2009-08-11
1
-0
/
+7
|
|
|
*
|
x86, mce: therm_throt - change when we print messages
Dmitry Torokhov
2009-08-11
1
-7
/
+11
|
|
|
*
|
x86: Add reboot quirk for every 5 series MacBook/Pro
Shunichi Fuji
2009-08-10
1
-6
/
+6
|
*
|
|
|
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
Matt Fleming
2009-08-15
1
-0
/
+1
|
*
|
|
|
sh: delay slot future proofing via EXPMASK on SH-4A parts.
Paul Mundt
2009-08-15
1
-1
/
+33
|
*
|
|
|
sh: Make sure rte delay slots are nopped out on all parts.
Paul Mundt
2009-08-15
2
-2
/
+4
*
|
|
|
|
sh: Merge the _32/_64 variants of arch/sh/mm/Makefile.
Paul Mundt
2009-08-16
3
-89
/
+66
*
|
|
|
|
sh: Wire up sh5_cache_init().
Paul Mundt
2009-08-16
1
-0
/
+6
*
|
|
|
|
sh64: Kill off dead i/d-cache disabled bits.
Paul Mundt
2009-08-16
1
-12
/
+0
*
|
|
|
|
sh: Fix up the SH-5 build with caches enabled.
Paul Mundt
2009-08-16
6
-303
/
+64
*
|
|
|
|
sh64: Build in support for generic stacktrace ops.
Paul Mundt
2009-08-16
1
-3
/
+4
*
|
|
|
|
sh: Convert cache disabled SH-5 over to new cache interface.
Paul Mundt
2009-08-16
4
-39
/
+1
*
|
|
|
|
sh: Kill off the unhandled pvr case in SH-4 CPU probing.
Paul Mundt
2009-08-15
1
-3
/
+0
*
|
|
|
|
sh: Convert SH7705 extended mode to new cacheflush interface.
Paul Mundt
2009-08-15
3
-45
/
+30
*
|
|
|
|
sh: Convert SH-3 to new cacheflush interface.
Paul Mundt
2009-08-15
2
-10
/
+21
*
|
|
|
|
sh: Convert SH-2A to new cacheflush interface.
Paul Mundt
2009-08-15
3
-34
/
+19
*
|
|
|
|
sh: Convert SH-2 to new cacheflush interface.
Paul Mundt
2009-08-15
2
-3
/
+16
*
|
|
|
|
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
2009-08-15
9
-135
/
+159
*
|
|
|
|
sh: Kill off unused flush_icache_user_range().
Paul Mundt
2009-08-15
8
-24
/
+1
*
|
|
|
|
sh: consolidate flush_dcache_mmap_lock/unlock() definitions.
Paul Mundt
2009-08-15
6
-17
/
+3
*
|
|
|
|
sh: Don't export flush_dcache_all().
Paul Mundt
2009-08-15
2
-2
/
+1
*
|
|
|
|
sh: Move alias computation to shared cache init.
Paul Mundt
2009-08-15
2
-53
/
+51
*
|
|
|
|
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-08-15
10
-13
/
+16
[next]