summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt2009-08-153-45/+30
* sh: Convert SH-3 to new cacheflush interface.Paul Mundt2009-08-152-10/+21
* sh: Convert SH-2A to new cacheflush interface.Paul Mundt2009-08-153-34/+19
* sh: Convert SH-2 to new cacheflush interface.Paul Mundt2009-08-152-3/+16
* sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-159-135/+159
* sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-158-24/+1
* sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt2009-08-156-17/+3
* sh: Don't export flush_dcache_all().Paul Mundt2009-08-152-2/+1
* sh: Move alias computation to shared cache init.Paul Mundt2009-08-152-53/+51
* sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-1510-13/+16
* sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-158-15/+39
* sh: consolidate nommu stubs in arch/sh/mm/nommu.c.Paul Mundt2009-08-154-38/+26
* sh: rework nommu for generic cache.c use.Paul Mundt2009-08-157-18/+4
* sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt2009-08-153-10/+8
* sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-157-55/+99
* sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt2009-08-151-2/+3
* Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-15349-4259/+9896
|\
| * sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt2009-08-151-0/+4
| * sh: flag the default unwinder as reliable.Paul Mundt2009-08-151-1/+1
| * sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt2009-08-151-0/+6
| * sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-141-2/+2
| * Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-1413-1/+1363
| |\
| | * sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-142-14/+35
| | * sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt2009-08-141-1/+2
| | * sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt2009-08-141-11/+9
| | * sh: Add CFI annotations for exception return.Matt Fleming2009-08-141-0/+7
| | * sh: Setup the frame register in asm codeMatt Fleming2009-08-143-0/+14
| | * sh: dwarf unwinder support.Matt Fleming2009-08-1410-1/+1322
| * | sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt2009-08-141-27/+0
| |/
| * sh: Use the new stack unwinder APIMatt Fleming2009-08-133-15/+12
| * sh: Allow multiple stack unwinders to be setupMatt Fleming2009-08-134-3/+190
| * sh: Use the generalized stacktrace opsMatt Fleming2009-08-136-71/+251
| * sh: use printk_onceMarcin Slusarz2009-08-131-5/+1
| * Merge branch 'sh/stable-updates'Paul Mundt2009-08-13272-3887/+5662
| |\
| | * sh: fix i2c init order on ap325rxa V2Magnus Damm2009-08-131-1/+1
| | * sh: fix i2c init order on Migo-R V2Magnus Damm2009-08-131-1/+1
| | * sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-08-1324-24/+24
| | * arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-111-0/+4
| | * ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-111-1/+5
| | * arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-111-5/+0
| | * IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput2009-08-111-1/+0
| | * IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-111-3/+1
| | * ia64: boolean __test_and_clear_bitJohannes Weiner2009-08-111-1/+1
| | * Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-111-5/+0
| | * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-101-0/+8
| | |\
| | | * perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-091-0/+8
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-101-7/+22
| | |\ \
| | | * | x86: Fix serialization in pit_expect_msb()Linus Torvalds2009-08-101-7/+22
| | * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-101-3/+3
| | |\ \ \
| | | * | | powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt2009-08-101-3/+3
| | | |/ /