aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas2012-01-06
| * microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-06
| * microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas2012-01-06
| * PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\ \
| * | microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| |/
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-10
|\ \
| * | microblaze: Wire-up new system callsMichal Simek2012-01-05
| * | microblaze: Remove NO_IRQ from architectureMichal Simek2012-01-05
| * | microblaze: Trivial asm fixMichal Simek2012-01-05
| * | microblaze: Fix debug message in moduleMichal Simek2012-01-05
| * | microblaze: Remove eprintk macroMichal Simek2012-01-05
| * | microblaze: Send CR before LF for early consoleMichal Simek2012-01-05
| * | microblaze: Change NO_IRQ to 0Michal Simek2012-01-05
| * | microblaze: Use irq_of_parse_and_map for timerMichal Simek2012-01-05
| * | microblaze: intc: Change variable nameMichal Simek2012-01-05
| * | microblaze: Use of_find_compatible_node for timer and intcMichal Simek2012-01-05
| * | microblaze: Add __cmpdi2Michal Simek2012-01-05
| * | microblaze: Synchronize __pa __va macrosMichal Simek2012-01-05
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * \ Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-23
| |\ \ | | |/ | |/|
| | * freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \
| * | | gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-12
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \
| * | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| * | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
| * | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
| |/ /
* | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
* | | memblock: Kill memblock_init()Tejun Heo2011-12-08
* | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-08
|/ /
* / microblaze: bury asm/namei.hAl Viro2011-11-21
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-31
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-10-31
|\ \ | |/ |/|
| * microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2011-10-14
| * microblaze: Use delay slot in __strnlen_user, __strncpy_userMichal Simek2011-10-14
| * microblaze: Remove NET_IP_ALIGN from system.hMichal Simek2011-10-14
| * microblaze: Add __ucmpdi2() helper functionMichal Simek2011-10-14
| * microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias2011-10-14
| * microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias2011-10-14
| * microblaze: Added DMA sync operationsEli Billauer2011-10-14
| * microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer2011-10-14
| * microblaze: Add PVR for Microblaze v8.20.aMichal Simek2011-10-14
| * microblaze: Fix access_ok macroMichal Simek2011-10-14
| * microblaze: Add loop unrolling for PAGE in copy_tofrom_userMichal Simek2011-10-14
| * microblaze: Simplify logic for unaligned byte copyingMichal Simek2011-10-14