aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sh: Kill off unused flush_icache_user_range().Paul Mundt2009-08-14
* sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt2009-08-14
* sh: Don't export flush_dcache_all().Paul Mundt2009-08-14
* sh: Move alias computation to shared cache init.Paul Mundt2009-08-14
* sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-14
* sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-14
* sh: consolidate nommu stubs in arch/sh/mm/nommu.c.Paul Mundt2009-08-14
* sh: rework nommu for generic cache.c use.Paul Mundt2009-08-14
* sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt2009-08-14
* sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-14
* sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt2009-08-14
* Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-14
|\
| * sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt2009-08-14
| * sh: flag the default unwinder as reliable.Paul Mundt2009-08-14
| * sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt2009-08-14
| * sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-14
| * Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-13
| |\
| | * sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-13
| | * sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt2009-08-13
| | * sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt2009-08-13
| | * sh: Add CFI annotations for exception return.Matt Fleming2009-08-13
| | * sh: Setup the frame register in asm codeMatt Fleming2009-08-13
| | * sh: dwarf unwinder support.Matt Fleming2009-08-13
| * | sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt2009-08-13
| |/
| * sh: Use the new stack unwinder APIMatt Fleming2009-08-13
| * sh: Allow multiple stack unwinders to be setupMatt Fleming2009-08-13
| * sh: Use the generalized stacktrace opsMatt Fleming2009-08-12
| * sh: use printk_onceMarcin Slusarz2009-08-12
| * Merge branch 'sh/stable-updates'Paul Mundt2009-08-12
| |\
| | * sh: fix i2c init order on ap325rxa V2Magnus Damm2009-08-12
| | * sh: fix i2c init order on Migo-R V2Magnus Damm2009-08-12
| | * sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-08-12
| | * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-12
| | |\
| | | * Remove double removal of blktrace directoryAlan D. Brunelle2009-08-12
| | * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-08-12
| | |\ \
| | | * | xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig2009-08-12
| | | * | xfs: check for dinode realtime flag corruptionChristoph Hellwig2009-08-12
| | | * | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig2009-08-12
| | | * | xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig2009-08-12
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-08-12
| | |\ \ \
| | | * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-08-12
| | | |\ \ \
| | | | * | | ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai2009-08-11