summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_userMichal Simek2012-03-301-36/+62
* microblaze: Fix tlb_skip variable on noMMU systemMichal Simek2012-03-281-0/+2
* microblaze: Fix __futex_atomic_op macro register usageMichal Simek2012-03-281-1/+1
* 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/+2
* 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/+4
* 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
* Revert "microblaze: Add topology init"Michal Simek2012-01-311-20/+1
* 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-172-6/+8
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-4/+2
| * 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-113-28/+21
|\ \ \
| * | | microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas2012-01-061-7/+3
| * | | 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/+1
| * | | microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas2012-01-061-2/+0
| * | | 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-111-0/+1
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-102-19/+1
|\ \ \
| * | | microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-19/+1
| |/ /
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-1015-84/+93
|\ \ \
| * | | microblaze: Wire-up new system callsMichal Simek2012-01-052-1/+7
| * | | microblaze: Remove NO_IRQ from architectureMichal Simek2012-01-052-4/+2
| * | | microblaze: Trivial asm fixMichal Simek2012-01-051-1/+1
| * | | microblaze: Fix debug message in moduleMichal Simek2012-01-051-1/+1
| * | | microblaze: Remove eprintk macroMichal Simek2012-01-053-16/+10
| * | | microblaze: Send CR before LF for early consoleMichal Simek2012-01-051-2/+2
| * | | microblaze: Change NO_IRQ to 0Michal Simek2012-01-053-20/+30
| * | | microblaze: Use irq_of_parse_and_map for timerMichal Simek2012-01-051-1/+1
| * | | microblaze: intc: Change variable nameMichal Simek2012-01-051-6/+5
| * | | microblaze: Use of_find_compatible_node for timer and intcMichal Simek2012-01-052-26/+8
OpenPOWER on IntegriCloud