| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 249 | -16382/+0 |
* | sh: Fix up unaligned current_text_addr(). | Paul Mundt | 2008-07-28 | 1 | -1/+1 |
* | sh: Add SuperH Mobile CEU platform data for Migo-R | Magnus Damm | 2008-07-28 | 1 | -0/+5 |
* | sh: Add SuperH Mobile LCDC platform data for Migo-R | Magnus Damm | 2008-07-28 | 1 | -0/+6 |
* | sh: Move asid_cache() out of ifdef to fix SH-3/4 nommu build. | Paul Mundt | 2008-07-28 | 1 | -1/+2 |
* | sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian. | Yoshinori Sato | 2008-07-28 | 1 | -1/+2 |
* | sh: Wire up new syscalls. | Paul Mundt | 2008-07-28 | 2 | -2/+14 |
* | sh: Use clk_always_enable() on sh7343 / SE77343 | Magnus Damm | 2008-07-28 | 1 | -4/+0 |
* | sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722 | Magnus Damm | 2008-07-28 | 2 | -8/+0 |
* | sh: Introduce clk_always_enable() function | Magnus Damm | 2008-07-28 | 1 | -0/+17 |
* | sh: Add SuperH Mobile MSTPCR bits to clock framework | Magnus Damm | 2008-07-28 | 1 | -0/+3 |
* | sh: Add arch_flags to struct clk | Magnus Damm | 2008-07-28 | 1 | -0/+1 |
* | sh: Renesas R0P7785LC0011RL board support | Yoshihiro Shimoda | 2008-07-28 | 1 | -0/+55 |
* | sh: Add memory chunks to SH-Mobile UIO devices | Magnus Damm | 2008-07-28 | 1 | -0/+5 |
* | sh: update Solution Engine 7343 | Yoshihiro Shimoda | 2008-07-28 | 1 | -13/+84 |
* | sh: update sh7343 code | Yoshihiro Shimoda | 2008-07-28 | 1 | -0/+1 |
* | sh: add interrupt ack code to sh4a | Yoshihiro Shimoda | 2008-07-28 | 1 | -2/+2 |
* | sh: Optimized flush_icache_range() implementation. | Chris Smith | 2008-07-28 | 1 | -1/+0 |
* | sh: Stub in silicon cut in CPU info. | Stuart Menefy | 2008-07-28 | 1 | -0/+1 |
* | sh: Clean up code of Solution Engine 770x | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -0/+2 |
* | sh: Solution Enginge 7710/7712 SH-Ether support | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -0/+15 |
* | sh/kernel/ cleanups | Adrian Bunk | 2008-07-28 | 3 | -12/+0 |
* | sh: Renesas Solutions SH7763RDP board support | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -0/+54 |
* | sh: Initial consolidation of the _32/_64 uaccess split. | Paul Mundt | 2008-07-28 | 3 | -416/+270 |
* | sh: Consolidate addr/access_ok across mmu/nommu on 32bit. | Paul Mundt | 2008-07-28 | 1 | -36/+3 |
* | sh: Use the common segment definitions for the _64 uaccess routines. | Paul Mundt | 2008-07-28 | 1 | -19/+0 |
* | sh: Add support for 16kB PAGE_SIZE. | Paul Mundt | 2008-07-28 | 3 | -1/+7 |
* | sh: Consolidate segment modifiers across mmu/nommu systems. | Paul Mundt | 2008-07-28 | 5 | -39/+33 |
* | sh: Initial ELF FDPIC support. | Paul Mundt | 2008-07-28 | 3 | -1/+61 |
* | sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h. | Khem Raj | 2008-07-28 | 1 | -3/+11 |
* | [PATCH] kill altroot | Al Viro | 2008-07-27 | 1 | -17/+0 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
* | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 | 1 | -6/+0 |
|\ |
|
| * | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 | 1 | -6/+0 |
* | | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk | 2008-07-25 | 1 | -1/+1 |
* | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-24 | 1 | -21/+0 |
|\ |
|
| * | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -21/+0 |
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-07-24 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 1 | -1/+0 |
| |/ |
|
* | | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver | Nobuhiro Iwamatsu | 2008-07-24 | 1 | -0/+197 |
* | | fbdev: SuperH Mobile LCDC Driver | Magnus Damm | 2008-07-24 | 1 | -0/+66 |
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -3/+0 |
* | | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -1/+2 |
* | | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 1 | -1/+1 |
|/ |
|
* | sh: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -10/+4 |
* | sh: fix miscompilation of ip_fast_csum with gcc >= 4.3 | Paul Mundt | 2008-06-02 | 1 | -1/+1 |
* | sh: use the common ascii hex helpers | Harvey Harrison | 2008-05-16 | 1 | -14/+0 |
* | sh: Fix DMAC base address for SH7709S | Steve Glendinning | 2008-05-09 | 1 | -5/+5 |
* | sh: Stub in cpu_to_node() and friends for NUMA build. | Paul Mundt | 2008-05-08 | 1 | -0/+11 |