aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek
2014-01-27microblaze: Fix missing bracket in printkMichal Simek
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek
2014-01-27microblaze: Add support for CCFMichal Simek
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-23microblaze: use generic fixmap.hMark Salter
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-21microblaze: Simplify fcpu helper functionMichal Simek
2014-01-21microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven
2014-01-21microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven
2014-01-21microblaze: Remove _fdt_start castsGeert Uytterhoeven
2014-01-21microblaze: Wire up defconfig to mmu_defconfigGeert Uytterhoeven
2014-01-16dt/bindings: remove device_type "network" referencesGrant Likely
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-11-08microblaze: Remove incorrect file pathMichal Simek
2013-11-08microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek
2013-11-08microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek
2013-11-08microblaze: Remove deprecated IRQF_DISABLEDMichal Simek
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07microblaze: Calculate kernel pad automaticallyMichal Simek
2013-11-06microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-23microblaze: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09of: create default early_init_dt_add_memory_archRob Herring
2013-10-09microblaze: use early_init_dt_scanRob Herring