aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-14microblaze: Support for WB cacheMichal Simek1-76/+64
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek1-12/+18
2009-12-14microblaze: Remove duplicity from pgalloc.hMichal Simek1-6/+3
2009-12-14microblaze: Futex supportMichal Simek1-1/+126
2009-12-14microblaze: Adding dev_arch_data functionsMichal Simek1-0/+12
2009-12-14microblaze: Simple __copy_tofrom_user for noMMUJohn Williams1-6/+6
2009-12-14microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2-16/+17
2009-12-14microblaze: Extend cpuinfo for support write-back cachesMichal Simek1-0/+1
2009-12-14microblaze: Fix cache_line_lenghtMichal Simek1-2/+2
2009-12-14microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com1-1/+2
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek1-0/+11
2009-12-14microblaze: ftrace: add static function tracerMichal Simek1-0/+14
2009-12-14microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek1-62/+50
2009-12-14microblaze: Lockdep supportMichal Simek1-0/+2
2009-12-14microblaze: GPIO reset supportMichal Simek1-0/+2
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-10-15of: merge other miscellaneous prototypesGrant Likely1-12/+0
2009-10-15of: merge of_*_flat_dt*() functionsGrant Likely1-11/+0
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely1-4/+0
2009-10-15of: merge of_read_number() an of_read_ulong()Grant Likely1-12/+0
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely1-16/+0
2009-10-15of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely1-30/+0
2009-10-15of: add common header for flattened device tree representationGrant Likely1-11/+1
2009-10-15of: merge struct device_nodeGrant Likely1-20/+0
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely1-10/+0
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGrant Likely1-6/+2
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