summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-2/+123
2009-09-22microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams-0/+3
2009-09-22microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams-0/+17
2009-09-22microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek-1/+0
2009-09-22microblaze: Add architectural support for USB EHCI host controllersJulie Zhu-0/+3
2009-09-21microblaze: Implement include/asm/syscall.h.Michal Simek-0/+99
2009-09-21microblaze: Add checking mechanism for MSR instructionMichal Simek-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-1/+1
2009-08-20Merge branch 'master' into for-linusRafael J. Wysocki-2/+0
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig-2/+0
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki-18/+20
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-16/+18
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt-2/+2
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek-3/+3
2009-07-27microblaze: Fix put_user macro for 64bits argumentsMichal Simek-1/+1
2009-07-27microblaze: Final support for statically linked DTBJohn Williams-10/+13
2009-07-27microblaze: remove duplicated #includeHuang Weiyi-1/+0
2009-07-27microblaze: Define tlb_flush macroMichal Simek-1/+1
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm-0/+3
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra-3/+1
2009-07-06microblaze: Wire up new syscallsMichal Simek-1/+3
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