summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-08-15sh: Convert SH-2 to new cacheflush interface.Paul Mundt
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt
2009-08-15sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt
2009-08-15sh: Don't export flush_dcache_all().Paul Mundt
2009-08-15sh: Move alias computation to shared cache init.Paul Mundt
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt
2009-08-15sh: consolidate nommu stubs in arch/sh/mm/nommu.c.Paul Mundt
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt
2009-08-15sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt
2009-08-15sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt
2009-08-15sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.Paul Mundt
2009-08-15sh64: Wire up the shared __flush_xxx_region() flushers.Paul Mundt
2009-08-15sh: Add register alignment helpers for shared flushers.Paul Mundt
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt
2009-08-14Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming
2009-08-14sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt
2009-08-14sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt
2009-08-14sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt
2009-08-14sh: Add CFI annotations for exception return.Matt Fleming
2009-08-14sh: Setup the frame register in asm codeMatt Fleming
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-08-13sh: Use the new stack unwinder APIMatt Fleming
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming
2009-08-13sh: use printk_onceMarcin Slusarz
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds