Age | Commit message (Expand) | Author |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-06 | microblaze: Fix cast warning for init.c | Michal Simek |
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-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-20 | microblaze: Add missing symbols for CONSTRUCTORS support | Michal Simek |
2009-06-20 | microblaze: remove init_mm | 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-30 | microblaze: Fix problem with early_printk in startup | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Makefiles | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Kconfig update | Michal Simek |
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: Update signal returning address | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Traps MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update linker script for MMU | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Add MMU related exceptions handling | Michal Simek |
2009-05-26 | microblaze_mmu_v2: uaccess MMU update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Update exception handling - MMU exception | 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: MMU asm offset update | 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: Page fault handling high level - fault.c | Michal Simek |
2009-05-26 | microblaze_mmu_v2: mmu.h update | Michal Simek |
2009-05-26 | microblaze_mmu_v2: MMU initialization | Michal Simek |
2009-05-26 | microblaze_mmu_v2: TLB low level code | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Alocate TLB for early console | Michal Simek |
2009-05-26 | microblaze_mmu_v2: MMU update for startup code | Michal Simek |
2009-05-26 | microblaze_mmu_v2: Add mmu_defconfig | Michal Simek |