aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-998/+15
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely1-4/+0
2010-02-14of: move definition of of_chosen into common code.Grant Likely2-5/+0
2010-02-14of: remove unused extern reference to devtree_lockGrant Likely1-2/+0
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely1-7/+0
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr1-0/+5
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr1-0/+10
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely1-49/+2
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr1-21/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely2-63/+0
2010-02-09microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely1-153/+0
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek1-0/+1
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani1-4/+6
2010-02-03microblaze: Defconfig updateMichal Simek2-44/+169
2010-02-02Merge branch 'master' into percpuTejun Heo5-5/+20
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely59-531/+1715
2010-01-28of: unify phandle name in struct device_nodeGrant Likely2-2/+2
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely1-74/+0
2010-01-28of: merge machine_is_compatible()Grant Likely1-18/+0
2010-01-18microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek1-1/+1
2010-01-18microblaze: Add missing double apostrophe in KconfigMichal Simek1-1/+1
2010-01-18microblaze: Add PT_ macros for special purpose regsMichal Simek1-0/+14
2010-01-18microblaze: Enable accept4 syscallMichal Simek2-2/+2
2010-01-18microblaze: Wire up recvmmsg syscallMichal Simek1-1/+2
2010-01-05Merge branch 'master' into percpuTejun Heo60-683/+1704
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-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14microblaze: Remove rt_sigsuspend wrapperMichal Simek3-13/+1
2009-12-14microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com1-2/+0
2009-12-14microblaze: Remove show_tmem functionMichal Simek1-10/+0
2009-12-14microblaze: Support for WB cacheMichal Simek4-268/+574
2009-12-14microblaze: Add PVR for Microblaze v7.30.aMichal Simek1-0/+1
2009-12-14microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek1-5/+0
2009-12-14microblaze: Remove panic_timeout init valueMichal Simek1-2/+0
2009-12-14microblaze: Do not count system calls in defaultMichal Simek1-0/+4
2009-12-14microblaze: Enable DTC compilationMichal Simek1-0/+3
2009-12-14microblaze: Core oprofile configs and hooksJohn Williams4-0/+39
2009-12-14microblaze: Fix level interrupt ACKingsteve@digidescorp.com1-1/+9
2009-12-14microblaze: Enable futimesat syscallMichal Simek1-1/+1
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek2-12/+29
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: Fix the heartbeat gpio to be more robustJohn Linn1-5/+10