aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
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
2009-05-01microblaze: Fix return value for sys_ipcMichal Simek
2009-05-01microblaze: Storage class should be before const qualifierTobias Klauser
2009-04-23microblaze: add parameter to microblaze_read()Coly Li
2009-04-23microblaze: Use CFLAGS_KERNEL instead of CFLAGSMichal Simek
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek
2009-04-23microblaze: Do not check use_dcacheMichal Simek
2009-04-23microblaze: Do not use PVR configuration for broken MB versionMichal Simek
2009-04-23microblaze: Fix USR1/2 pvr printing messageMichal Simek
2009-04-23microblaze: iowrite upon timeoutRoel Kluin
2009-04-23microblaze: Correspond CONFIG...PCMP in Makefile/KconfigMichal Simek
2009-04-23microblaze: Remove redundant variableMichal Simek
2009-04-23microblaze: Move start_thread to process.cMichal Simek
2009-04-23microblaze: Add missing preadv and pwritev syscallsMichal Simek