aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-2/+3
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek2-2/+3
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu1-1/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek1-16/+18
2013-06-03microblaze: Fix sparse warningsMichal Simek1-2/+2
2013-05-28microblaze: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-3/+3
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk1-1/+1
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek1-3/+3
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek1-11/+19
2013-05-09microblaze: pci: Remove duplicated headerMichal Simek1-2/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+0
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu1-1/+0
2013-04-08microblaze: Use generic idle loopThomas Gleixner1-3/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-1/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-2/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-02-12microblaze: Fix coding style issuesMichal Simek1-1/+1
2013-01-03microblaze: Add finit_module syscallMichal Simek1-1/+2
2013-01-03microblaze: Kill __kmap_atomic()Michal Simek1-1/+1
2013-01-03microblaze: Change section flags for noMMUMichal Simek1-1/+1
2013-01-03microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek1-2/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-1/+1
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+2
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-13microblaze: signal: Declare do_notify_resumeMichal Simek1-0/+2
2012-12-13microblaze: Wire-up new system call kcmpMichal Simek1-1/+2
2012-12-13microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek1-1/+1
2012-12-13UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells38-552/+649
2012-12-13microblaze: uaccess.h: Fix timerfd syscallMichal Simek1-2/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-23/+8
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2-16/+1
2012-11-28microblaze: switch to generic fork/vfork/cloneAl Viro1-0/+5
2012-11-28microblaze: dma-mapping: support debug_dma_mapping_errorShuah Khan1-0/+2
2012-11-16microblaze: switch to generic sys_execve()Al Viro1-0/+1
2012-11-16microblaze: switch to generic kernel_thread()Al Viro1-7/+1
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+1
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-14/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+1
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-10-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-12/+100
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann2-1/+4