summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov-0/+2
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+0
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-11/+0
2015-01-08microblaze: whitespace fixMichael S. Tsirkin-1/+1
2015-01-08microblaze/uaccess: fix sparse errorsMichael S. Tsirkin-2/+2
2015-01-05microblaze: Change extern inline to static inlineMichal Simek-9/+9
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek-1/+1
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek-0/+3
2015-01-05microblaze: Wire-up execveat syscallMichal Simek-1/+2
2015-01-05microblaze: Use empty asm-generic/linkage.hMichal Simek-15/+1
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-0/+1
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+0
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+2
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon-1/+2
2014-10-27microblaze: Wire up bpf syscallMichal Simek-1/+2
2014-10-20microblaze: io: remove dummy relaxed accessor macrosWill Deacon-8/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-0/+5
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris-0/+5
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra-0/+1
2014-09-09microblaze: Fix number of syscallsMichal Simek-1/+1
2014-09-09arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang-2/+2
2014-09-09arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang-0/+1
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek-0/+1
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek-0/+1
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek-0/+1
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott-1/+1
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-6/+23
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+1
2014-07-09microblaze: Wire-up renameat2 syscallMichal Simek-0/+1
2014-07-09microblaze: delay.h fix udelay and ndelay for 8 bit argsMichal Simek-6/+22
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds-61/+2
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick-1/+0
2014-06-04microblaze: Use generic device.hMichal Simek-23/+1
2014-06-04microblaze: Remove device_to_maskMichal Simek-8/+0
2014-06-04microblaze: Clean device dma_ops structureMichal Simek-9/+0
2014-06-04microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek-4/+0
2014-06-04microblaze: Do not setup pci_dma_opsMichal Simek-8/+0
2014-06-04microblaze: Return default dma operationsMichal Simek-11/+3
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo-5/+0
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-296/+20
2014-04-07microblaze: Use asm-generic/io.hMichal Simek-289/+13
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek-1/+1
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+3