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