aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-29sh: migrate to arch/sh/include/Paul Mundt249-16382/+0
2008-07-29sh: Fix up unaligned current_text_addr().Paul Mundt1-1/+1
2008-07-28sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm1-0/+5
2008-07-28sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm1-0/+6
2008-07-28sh: Move asid_cache() out of ifdef to fix SH-3/4 nommu build.Paul Mundt1-1/+2
2008-07-28sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian.Yoshinori Sato1-1/+2
2008-07-28sh: Wire up new syscalls.Paul Mundt2-2/+14
2008-07-28sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm1-4/+0
2008-07-28sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm2-8/+0
2008-07-28sh: Introduce clk_always_enable() functionMagnus Damm1-0/+17
2008-07-28sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm1-0/+3
2008-07-28sh: Add arch_flags to struct clkMagnus Damm1-0/+1
2008-07-28sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda1-0/+55
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm1-0/+5
2008-07-28sh: update Solution Engine 7343Yoshihiro Shimoda1-13/+84
2008-07-28sh: update sh7343 codeYoshihiro Shimoda1-0/+1
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda1-2/+2
2008-07-28sh: Optimized flush_icache_range() implementation.Chris Smith1-1/+0
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy1-0/+1
2008-07-28sh: Clean up code of Solution Engine 770xNobuhiro Iwamatsu1-0/+2
2008-07-28sh: Solution Enginge 7710/7712 SH-Ether supportNobuhiro Iwamatsu1-0/+15
2008-07-28sh/kernel/ cleanupsAdrian Bunk3-12/+0
2008-07-28sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu1-0/+54
2008-07-28sh: Initial consolidation of the _32/_64 uaccess split.Paul Mundt3-416/+270
2008-07-28sh: Consolidate addr/access_ok across mmu/nommu on 32bit.Paul Mundt1-36/+3
2008-07-28sh: Use the common segment definitions for the _64 uaccess routines.Paul Mundt1-19/+0
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt3-1/+7
2008-07-28sh: Consolidate segment modifiers across mmu/nommu systems.Paul Mundt5-39/+33
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt3-1/+61
2008-07-28sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h.Khem Raj1-3/+11
2008-07-26[PATCH] kill altrootAl Viro1-17/+0
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-6/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-6/+0
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk1-1/+1
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-0/+2
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-21/+0
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz1-21/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu1-0/+197
2008-07-24fbdev: SuperH Mobile LCDC DriverMagnus Damm1-0/+66
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-1/+1
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-06-26sh: convert to generic helpers for IPI function callsJens Axboe1-10/+4
2008-06-02sh: fix miscompilation of ip_fast_csum with gcc >= 4.3Paul Mundt1-1/+1
2008-05-16sh: use the common ascii hex helpersHarvey Harrison1-14/+0
2008-05-09sh: Fix DMAC base address for SH7709SSteve Glendinning1-5/+5
2008-05-08sh: Stub in cpu_to_node() and friends for NUMA build.Paul Mundt1-0/+11