summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-2823-95/+710
|\
| * microblaze: Handle TLB skip size dynamicallyMichal Simek2012-03-236-22/+83
| * microblaze: Introduce TLB skip sizeMichal Simek2012-03-233-5/+7
| * microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-236-11/+120
| * microblaze: Extend space for compiled-in FDT to 32kBMichal Simek2012-03-232-2/+2
| * microblaze: Clear all MSR flags on the first kernel instructionMichal Simek2012-03-231-3/+2Star
| * microblaze: Use node name instead of compatible stringMichal Simek2012-03-232-4/+4
| * microblaze: Fix mapin_ram functionMichal Simek2012-03-232-1/+2
| * microblaze: Highmem supportMichal Simek2012-03-236-13/+272
| * microblaze: Use active regionsMichal Simek2012-03-232-2/+20
| * microblaze: Show more detailed information about memoryMichal Simek2012-03-231-3/+39
| * microblaze: Introduce fixmapMichal Simek2012-03-233-6/+123
| * microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-235-34/+46
| * microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2012-03-232-5/+4Star
| * microblaze: trivial: Fix typo fault in timer.cMichal Simek2012-03-191-1/+1
| * microblaze: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-191-1/+1
| * microblaze: Add PVR version string for MB 8.20.b and 8.30.aMichal Simek2012-03-191-0/+2
| * microblaze: Fix makefile to work with latest toolchainMichal Simek2012-03-191-1/+1
| * microblaze: Fix typo in early_printk.cMasanari Iida2012-03-191-1/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-241-2/+0Star
|\ \
| * | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-241-2/+0Star
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-233-114/+12Star
|\ \ \ | |/ / |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-2/+0Star
| * | microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-242-73/+4Star
| * | microblaze/PCI: remove unused pci_flagsBjorn Helgaas2012-02-242-40/+9Star
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-216-101/+45Star
|\ \ \
| * | | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-165-99/+45Star
| * | | irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-143-5/+3Star
| | |/ | |/|
* / | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
|/ /
* | Revert "microblaze: Add topology init"Michal Simek2012-01-311-20/+1Star
* | microblaze: generic atomic64 supportDaniel Borkmann2012-01-202-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-182-6/+8
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-4/+2Star
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-2/+6
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-171-1/+20
|\ \
| * | microblaze: Add topology initMichal Simek2012-01-111-1/+20
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-161-1/+1
|\ \ \ | |_|/ |/| |
| * | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-1/+1
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-123-28/+21Star
|\ \ \
| * | | microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas2012-01-061-7/+3Star
| * | | microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-15/+15
| * | | microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-062-2/+1Star
| * | | microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas2012-01-061-2/+0Star
| * | | PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
* | | | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-121-0/+1
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-112-19/+1Star
|\ \ \
| * | | microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-19/+1Star
| |/ /
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-1115-84/+93
|\ \ \
| * | | microblaze: Wire-up new system callsMichal Simek2012-01-052-1/+7
| * | | microblaze: Remove NO_IRQ from architectureMichal Simek2012-01-052-4/+2Star