aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-02-17microblaze idle: delete pm_idleLen Brown1-3/+0
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek23-22/+23
2013-02-12microblaze: Fix coding style issuesMichal Simek32-294/+259
2013-02-12microblaze: Add missing return from debugfs_tlbMichal Simek1-0/+2
2013-02-12microblaze: Makefile cleanJason Wu1-6/+3
2013-02-12microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2-0/+4
2013-02-12microblaze: Fix strncpy_from_user macroMichal Simek1-5/+4
2013-02-03microblaze: remove debris in ptrace.cAl Viro1-23/+0
2013-02-03microblaze: Move restart allowed out of blockMichal Simek1-1/+1
2013-02-03microblaze: fix handling of multiple pending signalsAl Viro2-29/+42
2013-02-03microblaze: fix the horror with restarts of sigreturn()Al Viro2-2/+7
2013-02-03microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2-9/+3
2013-02-03microblaze: switch to generic sigaltstackAl Viro2-15/+3
2013-01-17arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-56/+90
2013-01-04microblaze: Update microblaze defconfigsMichal Simek2-45/+80
2013-01-04microblaze: Fix pci compilation and sparse warningsMichal Simek1-6/+5
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-14/+14
2013-01-03microblaze: Add finit_module syscallMichal Simek2-1/+3
2013-01-03microblaze: Kill __kmap_atomic()Michal Simek1-1/+1
2013-01-03microblaze: Change section flags for noMMUMichal Simek1-1/+1
2013-01-03microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek1-2/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-3/+1
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+2
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into nextJoerg Roedel1-0/+2
2012-12-13microblaze: signal: Declare do_notify_resumeMichal Simek2-1/+3
2012-12-13microblaze: lib: Add lib function declarationsMichal Simek1-0/+7
2012-12-13microblaze: lib: Remove helper macrosMichal Simek1-16/+12