aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu
2013-07-03mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-26microblaze: Enable KGDB in defconfigMichal Simek
2013-06-26microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek
2013-06-03microblaze: Fix sparse warningsMichal Simek
2013-05-28microblaze: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek
2013-05-14microblaze: Initialize temp variable to remove compilation warningMichal Simek
2013-05-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-09microblaze: Enable IRQ in arch_cpu_idleMichal Simek
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek
2013-05-09microblaze: Add support for new cpu versions and target architectureMichal Simek
2013-05-09microblaze: Do not select OPT_LIB_ASM by defaultMichal Simek
2013-05-09microblaze: Fix initrd supportMichal Simek
2013-05-09microblaze: Do not use r6 in head.SMichal Simek
2013-05-09microblaze: pci: Remove duplicated headerMichal Simek
2013-05-09microblaze: Set the default irq_domainDan Christensen
2013-05-09microblaze: pci: Remove duplicated include from pci-common.cWei Yongjun
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-29mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-08microblaze: Use generic idle loopThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner
2013-03-20memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23microblaze idle: Fix compile errorLars-Peter Clausen
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds