aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias1-1/+1
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek1-0/+6
2014-02-10microblaze: Fix missing HZ macroMichal Simek1-0/+2
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-52/+118
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek1-0/+1
2014-01-27microblaze: Fix missing bracket in printkMichal Simek1-1/+1
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek1-12/+37
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek1-0/+4
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek1-0/+8
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek1-0/+6
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek2-19/+9
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek1-0/+1
2014-01-27microblaze: Add support for CCFMichal Simek7-11/+40
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-24Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+0
2014-01-23microblaze: use generic fixmap.hMark Salter1-42/+2
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek1-0/+1
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen1-1/+2
2014-01-21microblaze: Simplify fcpu helper functionMichal Simek1-3/+5
2014-01-21microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven2-2/+2
2014-01-21microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven1-1/+0
2014-01-21microblaze: Remove _fdt_start castsGeert Uytterhoeven1-3/+2
2014-01-21microblaze: Wire up defconfig to mmu_defconfigGeert Uytterhoeven1-0/+2
2014-01-16dt/bindings: remove device_type "network" referencesGrant Likely1-1/+0
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2-27/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov1-3/+9
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu1-5/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds6-140/+10
2013-11-12Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds7-19/+19
2013-11-08microblaze: Remove incorrect file pathMichal Simek1-2/+0
2013-11-08microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek2-1/+12
2013-11-08microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek1-3/+3
2013-11-08microblaze: Remove deprecated IRQF_DISABLEDMichal Simek1-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2-73/+1
2013-11-07microblaze: Calculate kernel pad automaticallyMichal Simek2-5/+1
2013-11-06microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker2-7/+2
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2-72/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-5/+4
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2013-10-23microblaze: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter1-0/+1
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-9/+0
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring5-27/+5