summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-041-4/+2Star
| * | | microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-041-1/+2
| * | | microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek2012-10-041-0/+90
| * | | microblaze: clinkage.hPaul Bolle2012-10-041-1/+0Star
| |/ /
* | / cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-031-4/+0Star
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-4/+0Star
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
|/
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-53/+4Star
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-53/+4Star
| |/
* / fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-1/+0Star
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-6/+12
|\
| * Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+12
* | microblaze: Fix ret_from_fork declarationMichal Simek2012-04-021-2/+2
* | microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek2012-03-301-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek2012-03-3014-165/+127Star
|\ \
| * \ Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-299-99/+124
| |\ \
| | * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0Star
| | * | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0Star
| | * | Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-288-98/+129