aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds6-2/+123
2009-09-22microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams1-0/+3
2009-09-22microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams1-0/+17
2009-09-22microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek1-1/+0
2009-09-22microblaze: Add architectural support for USB EHCI host controllersJulie Zhu1-0/+3
2009-09-21microblaze: Implement include/asm/syscall.h.Michal Simek1-0/+99
2009-09-21microblaze: Add checking mechanism for MSR instructionMichal Simek1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-08-20Merge branch 'master' into for-linusRafael J. Wysocki1-2/+0
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig1-2/+0
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki6-18/+20
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-16/+18
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek1-3/+3
2009-07-27microblaze: Fix put_user macro for 64bits argumentsMichal Simek1-1/+1
2009-07-27microblaze: Final support for statically linked DTBJohn Williams1-10/+13
2009-07-27microblaze: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-27microblaze: Define tlb_flush macroMichal Simek1-1/+1
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm1-0/+3
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-07-06microblaze: Wire up new syscallsMichal Simek1-1/+3
2009-07-06microblaze: use generic syscalls.hArnd Bergmann1-36/+3
2009-07-06microblaze: clean up signal handlingArnd Bergmann3-175/+4
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima19-266/+21
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima1-68/+2
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann17-887/+16
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-24/+1
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