aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds2-10/+18
2012-04-03Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds7-39/+72
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek1-2/+2
2012-04-02microblaze: Do not use tlb_skip in early_printkMichal Simek1-0/+2
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-7/+3
2012-03-30microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek2-0/+3
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek27-328/+182
2012-03-30microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_userMichal Simek1-36/+62
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 Torvalds18-108/+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 Howells17-107/+129
2012-03-28Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2-10/+18
2012-03-28microblaze: Fix tlb_skip variable on noMMU systemMichal Simek1-0/+2
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 Torvalds23-95/+710
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren1-7/+3
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 Torvalds3-114/+12
2012-03-23microblaze: Handle TLB skip size dynamicallyMichal Simek6-22/+83
2012-03-23microblaze: Introduce TLB skip sizeMichal Simek3-5/+7
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek6-11/+120
2012-03-23microblaze: Extend space for compiled-in FDT to 32kBMichal Simek2-2/+2
2012-03-23microblaze: Clear all MSR flags on the first kernel instructionMichal Simek1-3/+2
2012-03-23microblaze: Use node name instead of compatible stringMichal Simek2-4/+4
2012-03-23microblaze: Fix mapin_ram functionMichal Simek2-1/+2
2012-03-23microblaze: Highmem supportMichal Simek6-13/+272
2012-03-23microblaze: Use active regionsMichal Simek2-2/+20
2012-03-23microblaze: Show more detailed information about memoryMichal Simek1-3/+39
2012-03-23microblaze: Introduce fixmapMichal Simek3-6/+123
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek5-34/+46
2012-03-23microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2-5/+4
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-101/+45
2012-03-19microblaze: trivial: Fix typo fault in timer.cMichal Simek1-1/+1
2012-03-19microblaze: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2012-03-19microblaze: Add PVR version string for MB 8.20.b and 8.30.aMichal Simek1-0/+2
2012-03-19microblaze: Fix makefile to work with latest toolchainMichal Simek1-1/+1
2012-03-19microblaze: Fix typo in early_printk.cMasanari Iida1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2-73/+4
2012-02-23microblaze/PCI: remove unused pci_flagsBjorn Helgaas2-40/+9
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely5-99/+45
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely3-5/+3
2012-01-31Revert "microblaze: Add topology init"Michal Simek1-20/+1
2012-01-20microblaze: generic atomic64 supportDaniel Borkmann2-0/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds2-6/+8
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-4/+2
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-2/+6