aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-06Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-09-04microblaze: Show message when reset gpio is not presentMichal Simek
2013-09-03microblaze: Add linux.bin.ub targetJason Wu
2013-09-03microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek
2013-09-03microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek
2013-09-03microblaze: timer: Update headerMichal Simek
2013-09-03microblaze: timer: Remove unused headerMichal Simek
2013-09-03microblaze: timer: Clear driver init functionMichal Simek
2013-09-03microblaze: timer: Use CLKSRC_OF initializationMichal Simek
2013-09-03microblaze: intc: Remove unused headerMichal Simek
2013-09-03microblaze: intc: Clean driver init functionMichal Simek
2013-09-03microblaze: intc: Using irqchipMichal Simek
2013-09-03microblaze: intc: Update headerMichal Simek
2013-09-03microblaze: intc: Remove unused headersMichal Simek
2013-09-03microblaze: Remove selfmodified featureMichal Simek
2013-09-03of/pci: Use of_pci_range_parserAndrew Murray
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-21microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha
2013-08-13microblaze: fix clone syscallMichal Simek
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu
2013-07-03mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-26microblaze: Enable KGDB in defconfigMichal Simek
2013-06-26microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek
2013-06-03microblaze: Fix sparse warningsMichal Simek
2013-05-28microblaze: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek
2013-05-14microblaze: Initialize temp variable to remove compilation warningMichal Simek
2013-05-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-09microblaze: Enable IRQ in arch_cpu_idleMichal Simek
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek
2013-05-09microblaze: Add support for new cpu versions and target architectureMichal Simek
2013-05-09microblaze: Do not select OPT_LIB_ASM by defaultMichal Simek
2013-05-09microblaze: Fix initrd supportMichal Simek
2013-05-09microblaze: Do not use r6 in head.SMichal Simek
2013-05-09microblaze: pci: Remove duplicated headerMichal Simek