aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-6/+12
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek1-2/+2
2012-03-30microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek1-0/+2
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek14-165/+127
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds9-99/+124
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells8-98/+129
2012-03-28Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-6/+12
2012-03-28microblaze: Fix __futex_atomic_op macro register usageMichal Simek1-1/+1
2012-03-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-5/+223
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+0
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino1-2/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-9/+0
2012-03-23microblaze: Handle TLB skip size dynamicallyMichal Simek1-1/+12
2012-03-23microblaze: Introduce TLB skip sizeMichal Simek1-0/+1
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek2-1/+3
2012-03-23microblaze: Fix mapin_ram functionMichal Simek1-0/+1
2012-03-23microblaze: Highmem supportMichal Simek2-0/+104
2012-03-23microblaze: Introduce fixmapMichal Simek1-0/+101
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek3-4/+2
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23microblaze/PCI: get rid of device resource fixupsBjorn Helgaas1-7/+1
2012-02-23microblaze/PCI: remove unused pci_flagsBjorn Helgaas1-1/+0
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2-55/+3
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely1-2/+2
2012-01-20microblaze: generic atomic64 supportDaniel Borkmann1-0/+1
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-0/+5
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-6/+0
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-19/+14
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-06microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas1-1/+0
2012-01-06PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-5/+0
2012-01-05microblaze: Wire-up new system callsMichal Simek1-1/+4
2012-01-05microblaze: Remove NO_IRQ from architectureMichal Simek1-2/+0
2012-01-05microblaze: Remove eprintk macroMichal Simek1-6/+0
2012-01-05microblaze: Change NO_IRQ to 0Michal Simek1-2/+9
2012-01-05microblaze: Synchronize __pa __va macrosMichal Simek1-9/+2
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-14/+0
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezerRafael J. Wysocki1-2/+0
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-10-31Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-15/+24
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra1-2/+0
2011-10-14microblaze: Remove NET_IP_ALIGN from system.hMichal Simek1-7/+0
2011-10-14microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias1-3/+5
2011-10-14microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer1-2/+18
2011-10-14microblaze: Fix access_ok macroMichal Simek1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds6-17/+21