summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt9-135/+159
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt8-24/+1
2009-08-15sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt6-17/+3
2009-08-15sh: Don't export flush_dcache_all().Paul Mundt2-2/+1
2009-08-15sh: Move alias computation to shared cache init.Paul Mundt2-53/+51
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt10-13/+16
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt8-15/+39
2009-08-15sh: consolidate nommu stubs in arch/sh/mm/nommu.c.Paul Mundt4-38/+26
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt7-18/+4
2009-08-15sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt3-10/+8
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt7-55/+99
2009-08-15sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt1-2/+3
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt1073-16996/+36183
2009-08-14sh: TLB fast path optimizations for load/store exceptions.Paul Mundt2-14/+14
2009-08-14sh: TLB protection violation exception optimizations.Paul Mundt2-14/+22
2009-08-14sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.Paul Mundt1-0/+9
2009-08-14sh64: Wire up the shared __flush_xxx_region() flushers.Paul Mundt2-49/+1
2009-08-14sh: Add register alignment helpers for shared flushers.Paul Mundt4-9/+24
2009-08-14sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt1-0/+4
2009-08-14sh: flag the default unwinder as reliable.Paul Mundt1-1/+1
2009-08-14sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt1-0/+6
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt1-2/+2
2009-08-14Merge branch 'sh/dwarf-unwinder'Paul Mundt13-1/+1363
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2-14/+35
2009-08-13sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt1-27/+0
2009-08-13sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt1-1/+2
2009-08-13sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt1-11/+9
2009-08-13sh: Add CFI annotations for exception return.Matt Fleming1-0/+7
2009-08-13sh: Setup the frame register in asm codeMatt Fleming3-0/+14
2009-08-13sh: dwarf unwinder support.Matt Fleming10-1/+1322
2009-08-13sh: Use the new stack unwinder APIMatt Fleming3-15/+12
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming4-3/+190
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming6-71/+251
2009-08-13sh: use printk_onceMarcin Slusarz1-5/+1
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt894-15598/+26870
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-11/+1
2009-08-12Remove double removal of blktrace directoryAlan D. Brunelle1-11/+1
2009-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds10-19/+41
2009-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-6/+18
2009-08-12Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-0/+0
2009-08-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-27/+103
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust4-21/+16
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik1-0/+0
2009-08-12ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo1-4/+72
2009-08-12ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang1-1/+2
2009-08-12Documentation/kernel-parameters.txt: document libata's ignore_hpa optionMichael Prokop1-0/+4
2009-08-12sata_nv: MSI support, disabled by defaultTony Vroon1-0/+8