summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-022-2/+17
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-0516-298/+318
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-1/+1
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \ \
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-251-20/+0
|\ \ \ \
| * | | | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-141-4/+0
| * | | | of: move definition of of_chosen into common code.Grant Likely2010-02-141-2/+0
| * | | | of: remove unused extern reference to devtree_lockGrant Likely2010-02-141-2/+0
| * | | | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-7/+0
| * | | | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-4/+0
| * | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-2817-168/+332
| |\ \ \ \ | | |/ / /
| * | | | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-231-1/+0
* | | | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
| |/ / / |/| | |
* | | | microblaze: Add PT_ macros for special purpose regsMichal Simek2010-01-181-0/+14
* | | | microblaze: Enable accept4 syscallMichal Simek2010-01-181-1/+1
* | | | microblaze: Wire up recvmmsg syscallMichal Simek2010-01-181-1/+2
| |_|/ |/| |
* | | 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
OpenPOWER on IntegriCloud