aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds5-4/+5
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-02microblaze: Don't use access_ok for unalignedJohn Williams1-1/+2
2009-06-02microblaze: remove unused flat_stack_align() definitionAndrew Morton1-1/+0
2009-05-26microblaze_mmu_v2: stat.h MMU updateMichal Simek1-41/+36
2009-05-26microblaze_mmu_v2: Elf updateMichal Simek1-0/+93
2009-05-26microblaze_mmu_v2: Update dma.h for MMUMichal Simek1-0/+5
2009-05-26microblaze_mmu_v2: Update cacheflush.hMichal Simek1-1/+19
2009-05-26microblaze_mmu_v2: Traps MMU updateMichal Simek1-16/+8
2009-05-26microblaze_mmu_v2: uaccess MMU updateMichal Simek1-52/+246
2009-05-26microblaze_mmu_v2: entry.S, entry.hMichal Simek1-2/+35
2009-05-26microblaze_mmu_v2: Add CURRENT_TASK for entry.SMichal Simek1-0/+8
2009-05-26microblaze_mmu_v2: Update tlb.h and tlbflush.hMichal Simek2-0/+56
2009-05-26microblaze_mmu_v2: Update process creation for MMUMichal Simek3-13/+123
2009-05-26microblaze_mmu_v2: pgalloc.h and page.hMichal Simek2-43/+314
2009-05-26microblaze_mmu_v2: io.h MMU updateMichal Simek1-0/+31
2009-05-26microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek2-0/+539
2009-05-26microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek3-21/+168
2009-05-26microblaze_mmu_v2: mmu.h updateMichal Simek1-2/+102
2009-05-26microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek1-2/+8
2009-05-26microblaze: Fix size of __kernel_mode_t to shortMichal Simek1-1/+1
2009-05-26microblaze: Add audit and seccomp thread flags.Edgar E. Iglesias1-0/+9
2009-05-22microblaze: Kbuild updateMichal Simek1-24/+1
2009-05-21microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.hSteve Magnani1-1/+1
2009-05-21microblaze: use generic dma-mapping-broken.hArnd Bergmann1-129/+1
2009-05-21microblaze: prepare signal handling for generic unistd.hMichal Simek2-0/+14
2009-05-21microblaze: clean up checksum.cArnd Bergmann1-6/+8
2009-05-21microblaze: remove bad_user_access_lengthArnd Bergmann1-4/+3
2009-05-21microblaze: do not include types.h in ptrace.hArnd Bergmann1-1/+0
2009-05-21microblaze: add a dummy pgprot_noncachedArnd Bergmann1-0/+2
2009-05-21microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek1-3/+3
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely1-10/+0
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2-0/+5
2009-04-23microblaze: Move start_thread to process.cMichal Simek1-10/+3
2009-04-23microblaze: Add missing preadv and pwritev syscallsMichal Simek1-1/+3
2009-04-23microblaze: Add missing declaration for die and _exception funcMichal Simek1-0/+3
2009-04-23microblaze: Move task_pt_regs upMichal Simek1-3/+3
2009-04-23microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2-3/+3
2009-04-23microblaze: Remove uncache shadow conditionMichal Simek1-5/+0
2009-04-23microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek1-1/+0
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi1-1/+0
2009-04-14microblaze: Add TIMESTAMPING constants to socket.hMichal Simek1-0/+3
2009-04-14microblaze: Add missing empty ftrace.h fileMichal Simek1-0/+1
2009-04-14microblaze: Fix problem with removing zero length filesMichal Simek5-0/+5
2009-03-27microblaze_v8: Interrupt handling and timer supportMichal Simek1-0/+47
2009-03-27microblaze_v8: syscalls.hMichal Simek1-0/+45
2009-03-27microblaze_v8: pci headersMichal Simek2-0/+2