aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
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-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-95/+710
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
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+20
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren1-1/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds3-28/+21
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+1
2012-01-11microblaze: Add topology initMichal Simek1-1/+20
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-19/+1
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-84/+93
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-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-41/+2
2012-01-06microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas1-7/+3
2012-01-06microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas1-15/+15