summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-07-275-16/+18
|\
| * microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek2009-07-271-3/+3
| * microblaze: Fix put_user macro for 64bits argumentsMichal Simek2009-07-271-1/+1
| * microblaze: Final support for statically linked DTBJohn Williams2009-07-271-10/+13
| * microblaze: remove duplicated #includeHuang Weiyi2009-07-271-1/+0
| * microblaze: Define tlb_flush macroMichal Simek2009-07-271-1/+1
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
|/
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* microblaze: Wire up new syscallsMichal Simek2009-07-061-1/+3
* microblaze: use generic syscalls.hArnd Bergmann2009-07-061-36/+3
* microblaze: clean up signal handlingArnd Bergmann2009-07-063-175/+4
* microblaze: convert all simple headers to use asm-genericRemis Lima Baima2009-07-0619-266/+21
* microblaze: use the generic lib/checksum.cRemis Lima Baima2009-07-061-68/+2
* microblaze: fall back on generic header files for the ABIArnd Bergmann2009-07-0617-887/+16
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-24/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-4/+5
|\
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
* | microblaze: Don't use access_ok for unalignedJohn Williams2009-06-021-1/+2
* | microblaze: remove unused flat_stack_align() definitionAndrew Morton2009-06-021-1/+0
* | microblaze_mmu_v2: stat.h MMU updateMichal Simek2009-05-261-41/+36
* | microblaze_mmu_v2: Elf updateMichal Simek2009-05-261-0/+93
* | microblaze_mmu_v2: Update dma.h for MMUMichal Simek2009-05-261-0/+5
* | microblaze_mmu_v2: Update cacheflush.hMichal Simek2009-05-261-1/+19
* | microblaze_mmu_v2: Traps MMU updateMichal Simek2009-05-261-16/+8
* | microblaze_mmu_v2: uaccess MMU updateMichal Simek2009-05-261-52/+246
* | microblaze_mmu_v2: entry.S, entry.hMichal Simek2009-05-261-2/+35
* | microblaze_mmu_v2: Add CURRENT_TASK for entry.SMichal Simek2009-05-261-0/+8
* | microblaze_mmu_v2: Update tlb.h and tlbflush.hMichal Simek2009-05-262-0/+56
* | microblaze_mmu_v2: Update process creation for MMUMichal Simek2009-05-263-13/+123
* | microblaze_mmu_v2: pgalloc.h and page.hMichal Simek2009-05-262-43/+314
* | microblaze_mmu_v2: io.h MMU updateMichal Simek2009-05-261-0/+31
* | microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek2009-05-262-0/+539
* | microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek2009-05-263-21/+168
* | microblaze_mmu_v2: mmu.h updateMichal Simek2009-05-261-2/+102
* | microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek2009-05-261-2/+8
* | microblaze: Fix size of __kernel_mode_t to shortMichal Simek2009-05-261-1/+1
* | microblaze: Add audit and seccomp thread flags.Edgar E. Iglesias2009-05-261-0/+9
* | microblaze: Kbuild updateMichal Simek2009-05-221-24/+1
* | microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.hSteve Magnani2009-05-211-1/+1
* | microblaze: use generic dma-mapping-broken.hArnd Bergmann2009-05-211-129/+1
* | microblaze: prepare signal handling for generic unistd.hMichal Simek2009-05-212-0/+14
* | microblaze: clean up checksum.cArnd Bergmann2009-05-211-6/+8
* | microblaze: remove bad_user_access_lengthArnd Bergmann2009-05-211-4/+3
* | microblaze: do not include types.h in ptrace.hArnd Bergmann2009-05-211-1/+0
* | microblaze: add a dummy pgprot_noncachedArnd Bergmann2009-05-211-0/+2
* | microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek2009-05-211-3/+3
|/
* of: make of_(un)register_platform_driver common codeGrant Likely2009-05-021-10/+0