summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-7/+3
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2818-108/+124
|\ \ \ \
| * | | | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
| * | | | Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-2817-107/+129
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-2723-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/+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
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-2/+0
|\ \ \ \
| * | | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-231-2/+0
| | |/ / | |/| |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-233-114/+12
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | | microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-73/+4
| * | | microblaze/PCI: remove unused pci_flagsBjorn Helgaas2012-02-232-40/+9
| | |/ | |/|
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-216-101/+45
|\ \ \
| * | | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-165-99/+45
| * | | irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-143-5/+3
| | |/ | |/|
* / | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+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
| |_|/ |/| |