summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
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
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker-1/+1
2014-03-12microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek-0/+2
2014-03-12microblaze: Enable pselect6 syscallMichal Simek-2/+2
2014-03-12microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck-2/+0
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck-2/+2
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek-0/+6
2014-02-10microblaze: Fix missing HZ macroMichal Simek-0/+2
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen-2/+2
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-6/+16
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek-0/+8
2014-01-27microblaze: Add support for CCFMichal Simek-0/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2014-01-23microblaze: use generic fixmap.hMark Salter-42/+2
2014-01-21microblaze: Simplify fcpu helper functionMichal Simek-3/+5
2014-01-21microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven-2/+2
2014-01-21microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven-1/+0
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra-27/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov-3/+9