summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-246-2/+123
|\
| * microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-221-0/+3
| * microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-221-0/+17
| * microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-221-1/+0
| * microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-221-0/+3
| * microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-211-0/+99
| * microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-211-1/+1
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
|/
* Merge branch 'master' into for-linusRafael J. Wysocki2009-08-201-2/+0
|\
| * microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2009-08-181-2/+0
* | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-296-18/+20
|\|
| * 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
| |/
* / Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
|/
* 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