aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek
2009-06-20microblaze: remove init_mmArnd Bergmann
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-02microblaze: Don't use access_ok for unalignedJohn Williams
2009-06-02microblaze: remove unused flat_stack_align() definitionAndrew Morton
2009-05-30microblaze: Fix problem with early_printk in startupMichal Simek
2009-05-26microblaze_mmu_v2: MakefilesMichal Simek
2009-05-26microblaze_mmu_v2: Kconfig updateMichal Simek
2009-05-26microblaze_mmu_v2: stat.h MMU updateMichal Simek
2009-05-26microblaze_mmu_v2: Elf updateMichal Simek
2009-05-26microblaze_mmu_v2: Update dma.h for MMUMichal Simek
2009-05-26microblaze_mmu_v2: Update cacheflush.hMichal Simek
2009-05-26microblaze_mmu_v2: Update signal returning addressMichal Simek
2009-05-26microblaze_mmu_v2: Traps MMU updateMichal Simek
2009-05-26microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMUMichal Simek
2009-05-26microblaze_mmu_v2: Update linker script for MMUMichal Simek
2009-05-26microblaze_mmu_v2: Add MMU related exceptions handlingMichal Simek
2009-05-26microblaze_mmu_v2: uaccess MMU updateMichal Simek
2009-05-26microblaze_mmu_v2: Update exception handling - MMU exceptionMichal Simek
2009-05-26microblaze_mmu_v2: entry.S, entry.hMichal Simek
2009-05-26microblaze_mmu_v2: Add CURRENT_TASK for entry.SMichal Simek
2009-05-26microblaze_mmu_v2: MMU asm offset updateMichal Simek
2009-05-26microblaze_mmu_v2: Update tlb.h and tlbflush.hMichal Simek
2009-05-26microblaze_mmu_v2: Update process creation for MMUMichal Simek
2009-05-26microblaze_mmu_v2: pgalloc.h and page.hMichal Simek
2009-05-26microblaze_mmu_v2: io.h MMU updateMichal Simek
2009-05-26microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek
2009-05-26microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek
2009-05-26microblaze_mmu_v2: Page fault handling high level - fault.cMichal Simek
2009-05-26microblaze_mmu_v2: mmu.h updateMichal Simek
2009-05-26microblaze_mmu_v2: MMU initializationMichal Simek
2009-05-26microblaze_mmu_v2: TLB low level codeMichal Simek
2009-05-26microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek
2009-05-26microblaze_mmu_v2: MMU update for startup codeMichal Simek
2009-05-26microblaze_mmu_v2: Add mmu_defconfigMichal Simek
2009-05-26microblaze: Fix size of __kernel_mode_t to shortMichal Simek
2009-05-26microblaze: Add audit and seccomp thread flags.Edgar E. Iglesias
2009-05-22microblaze: Kbuild updateMichal Simek
2009-05-21microblaze: Fix cast warning for __va in prom.cMichal Simek
2009-05-21Microblaze: Remove unused variable from paging initMichal Simek
2009-05-21microblaze: Cleanup compiled-in rootfs in BSS sectionMichal Simek
2009-05-21microblaze: Fix early cmdline for CMDLINE_FORCEMichal Simek
2009-05-21microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.hSteve Magnani
2009-05-21microblaze: clean LDFLAGS to build kernelThomas Chou