summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
* microblaze: Use static inline functions in cacheflush.hMichal Simek2013-06-031-16/+18
* microblaze: Fix sparse warningsMichal Simek2013-06-031-2/+2
* microblaze: Reversed logic in futex cmpxchgMeyer, Kirk2013-05-271-1/+1
* microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek2013-05-231-3/+3
* microblaze: Fix uaccess_ok macroMichal Simek2013-05-091-11/+19
* microblaze: pci: Remove duplicated headerMichal Simek2013-05-091-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0Star
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-6/+0Star
|\ \
| * | microblaze: Use generic idle loopThomas Gleixner2013-04-081-3/+0Star
| * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-1/+0Star
| * | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-2/+0Star
| |/
* / mm/microblaze: use common help functions to free reserved pagesJiang Liu2013-04-301-1/+0Star
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-271-1/+1
|\
| * microblaze: Fix coding style issuesMichal Simek2013-02-121-1/+1
* | burying unused conditionalsAl Viro2013-02-141-2/+0Star
|/
* microblaze: Add finit_module syscallMichal Simek2013-01-031-1/+2
* microblaze: Kill __kmap_atomic()Michal Simek2013-01-031-1/+1
* microblaze: Change section flags for noMMUMichal Simek2013-01-031-1/+1
* microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek2013-01-031-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-212-1/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-201-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+2
|\ \
| * | microblaze: dma-mapping: support debug_dma_mapping_errorShuah Khan2012-11-281-0/+2
* | | microblaze: signal: Declare do_notify_resumeMichal Simek2012-12-131-0/+2
* | | microblaze: Wire-up new system call kcmpMichal Simek2012-12-131-1/+2
* | | microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek2012-12-131-1/+1
* | | UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells2012-12-1338-552/+649
* | | microblaze: uaccess.h: Fix timerfd syscallMichal Simek2012-12-131-2/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-23/+8Star
|\ \ \ | | |/ | |/|
| * | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-292-16/+1Star
| * | microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-291-0/+5
| * | microblaze: switch to generic sys_execve()Al Viro2012-11-161-0/+1
| * | microblaze: switch to generic kernel_thread()Al Viro2012-11-161-7/+1Star
| |/
* / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-2/+1Star
|\
| * bury the rest of TIF_IRETAl Viro2012-10-011-2/+0Star
| * sanitize tsk_is_polling()Al Viro2012-10-011-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-14/+1Star
|\|
| * get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+1Star
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+1
|\ \
| * | atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-091-0/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-042-1/+4
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-10-075-12/+100
|\ \ \
| * | | microblaze: Added more support for PCIJohn Linn2012-10-042-0/+6
| * | | microblaze: Remove PAGE properties duplicationMichal Simek2012-10-041-6/+0Star