summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov-3/+9
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-40/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-2/+0
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely-2/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring-2/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring-9/+0
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring-27/+1
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra-0/+1
2013-09-06Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-24/+0
2013-09-03microblaze: Remove selfmodified featureMichal Simek-24/+0
2013-08-21microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha-3/+0
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-2/+3
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek-2/+3
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu-1/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek-16/+18
2013-06-03microblaze: Fix sparse warningsMichal Simek-2/+2
2013-05-28microblaze: uaccess s/might_sleep/might_fault/Michael S. Tsirkin-3/+3
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk-1/+1
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek-3/+3
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek-11/+19
2013-05-09microblaze: pci: Remove duplicated headerMichal Simek-2/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-8/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+0
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu-1/+0
2013-04-08microblaze: Use generic idle loopThomas Gleixner-3/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner-1/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner-2/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro-8/+0
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+1
2013-02-14burying unused conditionalsAl Viro-2/+0
2013-02-12microblaze: Fix coding style issuesMichal Simek-1/+1
2013-01-03microblaze: Add finit_module syscallMichal Simek-1/+2
2013-01-03microblaze: Kill __kmap_atomic()Michal Simek-1/+1
2013-01-03microblaze: Change section flags for noMMUMichal Simek-1/+1
2013-01-03microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek-2/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2012-12-19missing user_stack_pointer() instancesAl Viro-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro-1/+0
2012-12-13microblaze: signal: Declare do_notify_resumeMichal Simek-0/+2
2012-12-13microblaze: Wire-up new system call kcmpMichal Simek-1/+2
2012-12-13microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek-1/+1
2012-12-13UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells-552/+649
2012-12-13microblaze: uaccess.h: Fix timerfd syscallMichal Simek-2/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-23/+8
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro-16/+1