| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Fix up the SH-5 build with caches enabled. | Paul Mundt | 2009-08-15 | 6 | -303/+64 |
* | sh64: Build in support for generic stacktrace ops. | Paul Mundt | 2009-08-15 | 1 | -3/+4 |
* | sh: Convert cache disabled SH-5 over to new cache interface. | Paul Mundt | 2009-08-15 | 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 |
* | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2009-08-15 | 8 | -15/+39 |
* | sh: consolidate nommu stubs in arch/sh/mm/nommu.c. | Paul Mundt | 2009-08-15 | 4 | -38/+26 |
* | sh: rework nommu for generic cache.c use. | Paul Mundt | 2009-08-15 | 7 | -18/+4 |
* | sh: rename pg-mmu.c -> cache.c, enable generically. | Paul Mundt | 2009-08-15 | 3 | -10/+8 |
* | sh: Provide the kmap_coherent() interface generically. | Paul Mundt | 2009-08-15 | 7 | -55/+99 |
* | sh: Bail from kmap_coherent_init() if we have no dcache aliases. | Paul Mundt | 2009-08-15 | 1 | -2/+3 |
* | Merge branch 'master' into sh/cachetlb | Paul Mundt | 2009-08-14 | 349 | -4259/+9896 |
|\ |
|
| * | sh: stacktrace: Properly terminate the trace entry buffer. | Paul Mundt | 2009-08-14 | 1 | -0/+4 |
| * | sh: flag the default unwinder as reliable. | Paul Mundt | 2009-08-14 | 1 | -1/+1 |
| * | sh: stacktrace: Add reliability checks in address saving ops. | Paul Mundt | 2009-08-14 | 1 | -0/+6 |
| * | sh: unwinder: Convert frame allocations to GFP_ATOMIC. | Paul Mundt | 2009-08-14 | 1 | -2/+2 |
| * | Merge branch 'sh/dwarf-unwinder' | Paul Mundt | 2009-08-13 | 13 | -1/+1363 |
| |\ |
|
| | * | sh: Delete DWARF_ARCH_UNWIND_OFFSET | Matt Fleming | 2009-08-13 | 2 | -14/+35 |
| | * | sh: unwinder: Restore put_unaligned() for an unaligned destination. | Paul Mundt | 2009-08-13 | 1 | -1/+2 |
| | * | sh: unwinder: Fix up usage of unaligned accessors. | Paul Mundt | 2009-08-13 | 1 | -11/+9 |
| | * | sh: Add CFI annotations for exception return. | Matt Fleming | 2009-08-13 | 1 | -0/+7 |
| | * | sh: Setup the frame register in asm code | Matt Fleming | 2009-08-13 | 3 | -0/+14 |
| | * | sh: dwarf unwinder support. | Matt Fleming | 2009-08-13 | 10 | -1/+1322 |
| * | | sh: oprofile: Kill off dead valid_kernel_stack(). | Paul Mundt | 2009-08-13 | 1 | -27/+0 |
| |/ |
|
| * | sh: Use the new stack unwinder API | Matt Fleming | 2009-08-13 | 3 | -15/+12 |
| * | sh: Allow multiple stack unwinders to be setup | Matt Fleming | 2009-08-13 | 4 | -3/+190 |
| * | sh: Use the generalized stacktrace ops | Matt Fleming | 2009-08-13 | 6 | -71/+251 |
| * | sh: use printk_once | Marcin Slusarz | 2009-08-13 | 1 | -5/+1 |
| * | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-08-13 | 272 | -3887/+5662 |
| |\ |
|
| | * | sh: fix i2c init order on ap325rxa V2 | Magnus Damm | 2009-08-13 | 1 | -1/+1 |
| | * | sh: fix i2c init order on Migo-R V2 | Magnus Damm | 2009-08-13 | 1 | -1/+1 |
| | * | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 2009-08-13 | 24 | -24/+24 |
| | * | arch/ia64/kernel/iosapic: missing test after ioremap() | Roel Kluin | 2009-08-11 | 1 | -0/+4 |
| | * | ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails | Fenghua Yu | 2009-08-11 | 1 | -1/+5 |
| | * | arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build | Fenghua Yu | 2009-08-11 | 1 | -5/+0 |
| | * | IA64: includecheck fix: ia64, pgtable.h | Jaswinder Singh Rajput | 2009-08-11 | 1 | -1/+0 |
| | * | IA64: includecheck fix: ia64, ia64_ksyms.c | Jaswinder Singh Rajput | 2009-08-11 | 1 | -3/+1 |
| | * | ia64: boolean __test_and_clear_bit | Johannes Weiner | 2009-08-11 | 1 | -1/+1 |
| | * | Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom... | Fenghua Yu | 2009-08-11 | 1 | -5/+0 |
| | * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-10 | 1 | -0/+8 |
| | |\ |
|
| | | * | perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support | Paul Mackerras | 2009-08-09 | 1 | -0/+8 |