aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
* microblaze: Use static inline functions in cacheflush.hMichal Simek2013-06-03
* microblaze: Fix sparse warningsMichal Simek2013-06-03
* microblaze: Reversed logic in futex cmpxchgMeyer, Kirk2013-05-27
* microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek2013-05-23
* microblaze: Initialize temp variable to remove compilation warningMichal Simek2013-05-14
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-05-10
|\
| * microblaze: Enable IRQ in arch_cpu_idleMichal Simek2013-05-09
| * microblaze: Fix uaccess_ok macroMichal Simek2013-05-09
| * microblaze: Add support for new cpu versions and target architectureMichal Simek2013-05-09
| * microblaze: Do not select OPT_LIB_ASM by defaultMichal Simek2013-05-09
| * microblaze: Fix initrd supportMichal Simek2013-05-09
| * microblaze: Do not use r6 in head.SMichal Simek2013-05-09
| * microblaze: pci: Remove duplicated headerMichal Simek2013-05-09
| * microblaze: Set the default irq_domainDan Christensen2013-05-09
| * microblaze: pci: Remove duplicated include from pci-common.cWei Yongjun2013-05-09
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \ | |/ |/|
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-30
|\ \ \
| * | | memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle2013-03-20
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | microblaze: Use generic idle loopThomas Gleixner2013-04-08
| * | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
| * | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-08
| | |/ | |/|
* | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
* | | mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-29
* | | mm/microblaze: use common help functions to free reserved pagesJiang Liu2013-04-29
|/ /
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-26
|\
| * microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-12
| * microblaze: Fix coding style issuesMichal Simek2013-02-12
| * microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-12
| * microblaze: Makefile cleanJason Wu2013-02-12
| * microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-12
| * microblaze: Fix strncpy_from_user macroMichal Simek2013-02-12
* | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-26
|\ \
| * | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-14
| * | | microblaze: remove debris in ptrace.cAl Viro2013-02-03
| * | | microblaze: Move restart allowed out of blockMichal Simek2013-02-03
| * | | microblaze: fix handling of multiple pending signalsAl Viro2013-02-03
| * | | microblaze: fix the horror with restarts of sigreturn()Al Viro2013-02-03
| * | | microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2013-02-03
| * | | microblaze: switch to generic sigaltstackAl Viro2013-02-03
| | |/ | |/|