summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells2012-12-1338-552/+649
* microblaze: uaccess.h: Fix timerfd syscallMichal Simek2012-12-131-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-23/+8
|\
| * take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-282-16/+1
| * microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-281-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/+1
* | 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/+1
|\
| * bury the rest of TIF_IRETAl Viro2012-10-011-2/+0
| * 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/+1
|\ \ | |/
| * get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+1
* | 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/+0
| * | | microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-041-4/+2
| * | | 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/+0
| |/ /
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-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/+0
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-4/+0
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
|/
* 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-241-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/+4
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-53/+4
| |/
* | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-1/+0
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-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/+127
|\ \
| * \ Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-289-99/+124
| |\ \
| | * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| | * | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
| | * | Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-288-98/+129
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-278-5/+223
| |\ \ \
| * \ \ \ Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-2/+0
| |\ \ \ \
| | * | | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-231-2/+0
| | | |/ / | | |/| |
OpenPOWER on IntegriCloud