aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
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
2009-05-21microblaze: Fix paging init-zone initializationSteve Magnani
2009-05-21microblaze: use generic dma-mapping-broken.hArnd Bergmann
2009-05-21microblaze: prepare signal handling for generic unistd.hMichal Simek
2009-05-21microblaze: clean up checksum.cArnd Bergmann
2009-05-21microblaze: remove bad_user_access_lengthArnd Bergmann
2009-05-21microblaze: do not include types.h in ptrace.hArnd Bergmann
2009-05-21microblaze: add a dummy pgprot_noncachedArnd Bergmann
2009-05-21microblaze: add security initcallsArnd Bergmann
2009-05-21microblaze: remove cacheable_memcpyArnd Bergmann
2009-05-21microblaze: kill incorrect __bad_xchg definitionArnd Bergmann
2009-05-21microblaze: fix __user annotationsArnd Bergmann
2009-05-21microblaze: export some symbolsArnd Bergmann
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek
2009-05-21microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek
2009-05-18microblaze: Update Microblaze defconfigMichal Simek
2009-05-08Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely