summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2014-03-12microblaze: Wire-up preadv/pwritev in syscall tableMichal Simek
2014-03-12microblaze: Enable pselect6 syscallMichal Simek
2014-03-12microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek
2014-02-10microblaze: Fix missing HZ macroMichal Simek
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
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