summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2009-07-06microblaze: use generic syscalls.hArnd Bergmann-36/+3
2009-07-06microblaze: clean up signal handlingArnd Bergmann-175/+4
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima-266/+21
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima-68/+2
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann-887/+16
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap-24/+1
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-4/+5
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann-2/+2
2009-06-02microblaze: Don't use access_ok for unalignedJohn Williams-1/+2
2009-06-02microblaze: remove unused flat_stack_align() definitionAndrew Morton-1/+0
2009-05-26microblaze_mmu_v2: stat.h MMU updateMichal Simek-41/+36
2009-05-26microblaze_mmu_v2: Elf updateMichal Simek-0/+93
2009-05-26microblaze_mmu_v2: Update dma.h for MMUMichal Simek-0/+5
2009-05-26microblaze_mmu_v2: Update cacheflush.hMichal Simek-1/+19
2009-05-26microblaze_mmu_v2: Traps MMU updateMichal Simek-16/+8
2009-05-26microblaze_mmu_v2: uaccess MMU updateMichal Simek-52/+246
2009-05-26microblaze_mmu_v2: entry.S, entry.hMichal Simek-2/+35
2009-05-26microblaze_mmu_v2: Add CURRENT_TASK for entry.SMichal Simek-0/+8
2009-05-26microblaze_mmu_v2: Update tlb.h and tlbflush.hMichal Simek-0/+56
2009-05-26microblaze_mmu_v2: Update process creation for MMUMichal Simek-13/+123
2009-05-26microblaze_mmu_v2: pgalloc.h and page.hMichal Simek-43/+314
2009-05-26microblaze_mmu_v2: io.h MMU updateMichal Simek-0/+31
2009-05-26microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek-0/+539
2009-05-26microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek-21/+168
2009-05-26microblaze_mmu_v2: mmu.h updateMichal Simek-2/+102
2009-05-26microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek-2/+8
2009-05-26microblaze: Fix size of __kernel_mode_t to shortMichal Simek-1/+1
2009-05-26microblaze: Add audit and seccomp thread flags.Edgar E. Iglesias-0/+9
2009-05-22microblaze: Kbuild updateMichal Simek-24/+1
2009-05-21microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.hSteve Magnani-1/+1
2009-05-21microblaze: use generic dma-mapping-broken.hArnd Bergmann-129/+1
2009-05-21microblaze: prepare signal handling for generic unistd.hMichal Simek-0/+14
2009-05-21microblaze: clean up checksum.cArnd Bergmann-6/+8
2009-05-21microblaze: remove bad_user_access_lengthArnd Bergmann-4/+3
2009-05-21microblaze: do not include types.h in ptrace.hArnd Bergmann-1/+0
2009-05-21microblaze: add a dummy pgprot_noncachedArnd Bergmann-0/+2
2009-05-21microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek-3/+3
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely-10/+0
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek-0/+5
2009-04-23microblaze: Move start_thread to process.cMichal Simek-10/+3
2009-04-23microblaze: Add missing preadv and pwritev syscallsMichal Simek-1/+3
2009-04-23microblaze: Add missing declaration for die and _exception funcMichal Simek-0/+3
2009-04-23microblaze: Move task_pt_regs upMichal Simek-3/+3
2009-04-23microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek-3/+3
2009-04-23microblaze: Remove uncache shadow conditionMichal Simek-5/+0
2009-04-23microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek-1/+0
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi-1/+0