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