aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-13microblaze: fix clone syscallMichal Simek1-1/+1
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-4/+7
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek2-2/+3
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu1-1/+0
2013-07-03mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-45/+6
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-26microblaze: Enable KGDB in defconfigMichal Simek1-1/+3
2013-06-26microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher1-1/+1
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek1-16/+18
2013-06-03microblaze: Fix sparse warningsMichal Simek1-2/+2
2013-05-28microblaze: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-3/+3
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk1-1/+1
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek1-3/+3
2013-05-14microblaze: Initialize temp variable to remove compilation warningMichal Simek1-1/+1
2013-05-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds9-29/+46
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-05-09microblaze: Enable IRQ in arch_cpu_idleMichal Simek1-0/+5
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek1-11/+19
2013-05-09microblaze: Add support for new cpu versions and target architectureMichal Simek1-0/+5
2013-05-09microblaze: Do not select OPT_LIB_ASM by defaultMichal Simek1-1/+0
2013-05-09microblaze: Fix initrd supportMichal Simek1-4/+5
2013-05-09microblaze: Do not use r6 in head.SMichal Simek1-10/+10
2013-05-09microblaze: pci: Remove duplicated headerMichal Simek1-2/+0
2013-05-09microblaze: Set the default irq_domainDan Christensen1-0/+2
2013-05-09microblaze: pci: Remove duplicated include from pci-common.cWei Yongjun1-1/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-6/+0
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-3/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-71/+1
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-22/+4
2013-04-29mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu2-27/+2
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-04-08microblaze: Use generic idle loopThomas Gleixner3-56/+2
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-1/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner2-14/+0
2013-03-20memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle1-3/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds46-327/+295
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-80/+54
2013-02-23microblaze idle: Fix compile errorLars-Peter Clausen1-4/+1