aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
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-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-101/+45
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
2012-01-06microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2-2/+1
2012-01-06microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas1-2/+0
2012-01-06PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe2-5/+5
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2012-01-05microblaze: Wire-up new system callsMichal Simek2-1/+7
2012-01-05microblaze: Remove NO_IRQ from architectureMichal Simek2-4/+2
2012-01-05microblaze: Trivial asm fixMichal Simek1-1/+1
2012-01-05microblaze: Fix debug message in moduleMichal Simek1-1/+1
2012-01-05microblaze: Remove eprintk macroMichal Simek3-16/+10
2012-01-05microblaze: Send CR before LF for early consoleMichal Simek1-2/+2
2012-01-05microblaze: Change NO_IRQ to 0Michal Simek3-20/+30
2012-01-05microblaze: Use irq_of_parse_and_map for timerMichal Simek1-1/+1
2012-01-05microblaze: intc: Change variable nameMichal Simek1-6/+5
2012-01-05microblaze: Use of_find_compatible_node for timer and intcMichal Simek2-26/+8
2012-01-05microblaze: Add __cmpdi2Michal Simek2-0/+27
2012-01-05microblaze: Synchronize __pa __va macrosMichal Simek1-9/+2
2011-12-12gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-41/+2
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-14/+0