aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2009-07-27microblaze: Add messages about FDT blobMichal Simek
2009-07-27microblaze: Final support for statically linked DTBJohn Williams
2009-07-27microblaze: remove duplicated #includeHuang Weiyi
2009-07-27microblaze: Define tlb_flush macroMichal Simek
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-09microblaze: include EXIT_TEXT to _stextMichal Simek
2009-07-06microblaze: Fix cast warning for init.cMichal Simek
2009-07-06microblaze: Wire up new syscallsMichal Simek
2009-07-06microblaze: use generic syscalls.hArnd Bergmann
2009-07-06microblaze: clean up signal handlingArnd Bergmann
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann
2009-06-24linker script: throw away .discard sectionTejun Heo
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