aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely
2012-01-31Revert "microblaze: Add topology init"Michal Simek
2012-01-20microblaze: generic atomic64 supportDaniel Borkmann
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-11microblaze: Add topology initMichal Simek
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-06microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas
2012-01-06microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas
2012-01-06microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas
2012-01-06PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-05microblaze: Wire-up new system callsMichal Simek
2012-01-05microblaze: Remove NO_IRQ from architectureMichal Simek
2012-01-05microblaze: Trivial asm fixMichal Simek
2012-01-05microblaze: Fix debug message in moduleMichal Simek
2012-01-05microblaze: Remove eprintk macroMichal Simek
2012-01-05microblaze: Send CR before LF for early consoleMichal Simek
2012-01-05microblaze: Change NO_IRQ to 0Michal Simek
2012-01-05microblaze: Use irq_of_parse_and_map for timerMichal Simek
2012-01-05microblaze: intc: Change variable nameMichal Simek
2012-01-05microblaze: Use of_find_compatible_node for timer and intcMichal Simek
2012-01-05microblaze: Add __cmpdi2Michal Simek
2012-01-05microblaze: Synchronize __pa __va macrosMichal Simek
2011-12-12gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-11-28microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki
2011-11-21microblaze: bury asm/namei.hAl Viro
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker