Age | Commit message (Expand) | Author |
2009-07-27 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-27 | microblaze: Add _PAGE_FILE macros to pgtable.h | Michal Simek |
2009-07-27 | microblaze: Fix put_user macro for 64bits arguments | Michal Simek |
2009-07-27 | microblaze: Final support for statically linked DTB | John Williams |
2009-07-27 | microblaze: remove duplicated #include | Huang Weiyi |
2009-07-27 | microblaze: Define tlb_flush macro | Michal Simek |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-06 | microblaze: Wire up new syscalls | Michal Simek |
2009-07-06 | microblaze: use generic syscalls.h | Arnd Bergmann |
2009-07-06 | microblaze: clean up signal handling | Arnd Bergmann |
2009-07-06 | microblaze: convert all simple headers to use asm-generic | Remis Lima Baima |
2009-07-06 | microblaze: use the generic lib/checksum.c | Remis Lima Baima |
2009-07-06 | microblaze: fall back on generic header files for the ABI | Arnd Bergmann |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann |
2009-06-02 | microblaze: Don't use access_ok for unaligned | John Williams |
2009-06-02 | microblaze: remove unused flat_stack_align() definition | Andrew Morton |
2009-05-26 | microblaze_mmu_v2: stat.h MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Elf update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update dma.h for MMU | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update cacheflush.h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Traps MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: uaccess MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: entry.S, entry.h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Add CURRENT_TASK for entry.S | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update tlb.h and tlbflush.h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update process creation for MMU | Michal Simek |
2009-05-26 | microblaze_mmu_v2: pgalloc.h and page.h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: io.h MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Context handling - mmu_context.c/h | Michal Simek |
2009-05-26 | microblaze_mmu_v2: mmu.h update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Alocate TLB for early console | Michal Simek |
2009-05-26 | microblaze: Fix size of __kernel_mode_t to short | Michal Simek |
2009-05-26 | microblaze: Add audit and seccomp thread flags. | Edgar E. Iglesias |
2009-05-22 | microblaze: Kbuild update | Michal Simek |
2009-05-21 | microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.h | Steve Magnani |
2009-05-21 | microblaze: use generic dma-mapping-broken.h | Arnd Bergmann |
2009-05-21 | microblaze: prepare signal handling for generic unistd.h | Michal Simek |
2009-05-21 | microblaze: clean up checksum.c | Arnd Bergmann |
2009-05-21 | microblaze: remove bad_user_access_length | Arnd Bergmann |
2009-05-21 | microblaze: do not include types.h in ptrace.h | Arnd Bergmann |
2009-05-21 | microblaze: add a dummy pgprot_noncached | Arnd Bergmann |
2009-05-21 | microblaze: Remove POWERPC reference from Microblaze gpio.h | Michal Simek |
2009-05-02 | of: make of_(un)register_platform_driver common code | Grant Likely |