aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-28microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2-19/+1
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezerRafael J. Wysocki1-2/+0
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-0/+5
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker5-0/+5
2011-10-31Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds13-54/+220
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2-2/+1
2011-10-14microblaze: Use delay slot in __strnlen_user, __strncpy_userMichal Simek1-2/+2
2011-10-14microblaze: Remove NET_IP_ALIGN from system.hMichal Simek1-7/+0