summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-2/+4
* microblaze: use asm-generic for seccomp.hKees Cook2015-04-171-7/+1
* microblaze: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov2015-02-111-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-101-11/+0
|\
| * microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0
* | microblaze: whitespace fixMichael S. Tsirkin2015-01-081-1/+1
* | microblaze/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-081-2/+2
* | microblaze: Change extern inline to static inlineMichal Simek2015-01-052-9/+9
* | microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-051-1/+1
* | microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-051-0/+3
* | microblaze: Wire-up execveat syscallMichal Simek2015-01-052-1/+2
* | microblaze: Use empty asm-generic/linkage.hMichal Simek2015-01-051-15/+1
|/
* Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-12-171-0/+1
|\
| * microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen2014-12-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-8/+0
|\ \
| * | microblaze: io: remove dummy relaxed accessor macrosWill Deacon2014-10-201-8/+0
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-1/+2
|\ \ \ | |_|/ |/| |
| * | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-1/+2
| |/
* | microblaze: Wire up bpf syscallMichal Simek2014-10-272-1/+2
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+5
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+5
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | microblaze: Fix number of syscallsMichal Simek2014-09-091-1/+1
* | | arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang2014-09-091-2/+2
* | | arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang2014-09-091-0/+1
|/ /
* | microblaze: Wire-up memfd_create syscallMichal Simek2014-08-211-0/+1
* | microblaze: Wire-up getrandom syscallMichal Simek2014-08-211-0/+1
* | microblaze: Wire-up seccomp syscallMichal Simek2014-08-211-0/+1
* | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-1/+1
* | Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-08-072-6/+23
|\ \
| * | microblaze: Wire-up renameat2 syscallMichal Simek2014-07-091-0/+1
| * | microblaze: delay.h fix udelay and ndelay for 8 bit argsMichal Simek2014-07-091-6/+22
| |/
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds2014-06-055-61/+2
|\
| * microblaze: Use generic device.hMichal Simek2014-06-042-23/+1
| * microblaze: Remove device_to_maskMichal Simek2014-06-041-8/+0
| * microblaze: Clean device dma_ops structureMichal Simek2014-06-042-9/+0
| * microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek2014-06-042-4/+0
| * microblaze: Do not setup pci_dma_opsMichal Simek2014-06-041-8/+0
| * microblaze: Return default dma operationsMichal Simek2014-06-041-11/+3
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
|/
* Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-04-114-296/+20
|\
| * microblaze: Use asm-generic/io.hMichal Simek2014-04-071-289/+13
OpenPOWER on IntegriCloud