summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-05-109-29/+46
|\
| * microblaze: Enable IRQ in arch_cpu_idleMichal Simek2013-05-091-0/+5
| * microblaze: Fix uaccess_ok macroMichal Simek2013-05-091-11/+19
| * microblaze: Add support for new cpu versions and target architectureMichal Simek2013-05-091-0/+5
| * microblaze: Do not select OPT_LIB_ASM by defaultMichal Simek2013-05-091-1/+0
| * microblaze: Fix initrd supportMichal Simek2013-05-091-4/+5
| * microblaze: Do not use r6 in head.SMichal Simek2013-05-091-10/+10
| * microblaze: pci: Remove duplicated headerMichal Simek2013-05-091-2/+0
| * microblaze: Set the default irq_domainDan Christensen2013-05-091-0/+2
| * microblaze: pci: Remove duplicated include from pci-common.cWei Yongjun2013-05-091-1/+0
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\ \ | |/ |/|
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* | | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-301-3/+0
|\ \ \
| * | | memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle2013-03-201-3/+0
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-304-71/+1
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | microblaze: Use generic idle loopThomas Gleixner2013-04-083-56/+2
| * | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-1/+0
| * | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-082-14/+0
| | |/ | |/|
* | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-22/+4
* | | mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
* | | mm/microblaze: use common help functions to free reserved pagesJiang Liu2013-04-292-27/+2
|/ /
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-2646-327/+295
|\
| * microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-1223-22/+23
| * microblaze: Fix coding style issuesMichal Simek2013-02-1232-294/+259
| * microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-121-0/+2
| * microblaze: Makefile cleanJason Wu2013-02-121-6/+3
| * microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-122-0/+4
| * microblaze: Fix strncpy_from_user macroMichal Simek2013-02-121-5/+4
* | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-251-4/+1
|\ \
| * | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-231-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-235-80/+54
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-142-3/+0
| * | | microblaze: remove debris in ptrace.cAl Viro2013-02-031-23/+0
| * | | microblaze: Move restart allowed out of blockMichal Simek2013-02-031-1/+1
| * | | microblaze: fix handling of multiple pending signalsAl Viro2013-02-032-29/+42
| * | | microblaze: fix the horror with restarts of sigreturn()Al Viro2013-02-032-2/+7
| * | | microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2013-02-032-9/+3
| * | | microblaze: switch to generic sigaltstackAl Viro2013-02-032-15/+3
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \ \ | |_|/ |/| |
| * | arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
| |/
* / microblaze idle: delete pm_idleLen Brown2013-02-171-3/+0
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-01-078-56/+90
|\
| * microblaze: Update microblaze defconfigsMichal Simek2013-01-042-45/+80