summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Wire up bpf syscallMichal Simek2014-10-271-1/+1
* 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
|/ /
* | 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-071-6/+22
|\ \
| * | 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-113-294/+16
|\
| * microblaze: Use asm-generic/io.hMichal Simek2014-04-071-289/+13
| * microblaze: Fix compilation failure because of release_threadMichal Simek2014-04-071-1/+1
| * microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck2014-03-121-2/+0
| * microblaze: Rename global function heartbeat()Guenter Roeck2014-03-121-2/+2
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-1/+1
|\ \
| * | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-1/+1
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \ | |/ / | | / | |/ |/|
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
* | microblaze: Define readq and writeq IO helper functionMichal Simek2014-02-101-0/+6
* | microblaze: Fix missing HZ macroMichal Simek2014-02-101-0/+2
|/
* Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-01-283-4/+14
|\
| * microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek2014-01-271-0/+8
| * microblaze: Add support for CCFMichal Simek2014-01-271-0/+1
| * microblaze: Simplify fcpu helper functionMichal Simek2014-01-211-3/+5
| * microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven2014-01-211-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \
| * | net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
| |/
* | microblaze: use generic fixmap.hMark Salter2014-01-231-42/+2
* | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-122-27/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2013-11-151-3/+9
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-40/+1
|\ \ | |/ |/|
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-2/+0
| |\
| | * microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-241-2/+0
OpenPOWER on IntegriCloud