aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 2-6/+23
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 1-0/+1
2014-07-09microblaze: Wire-up renameat2 syscallGravatar Michal Simek 1-0/+1
2014-07-09microblaze: delay.h fix udelay and ndelay for 8 bit argsGravatar Michal Simek 1-6/+22
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Gravatar Linus Torvalds 5-61/+2
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLGravatar Fabian Frederick 1-1/+0
2014-06-04microblaze: Use generic device.hGravatar Michal Simek 2-23/+1
2014-06-04microblaze: Remove device_to_maskGravatar Michal Simek 1-8/+0
2014-06-04microblaze: Clean device dma_ops structureGravatar Michal Simek 2-9/+0
2014-06-04microblaze: Cleanup PCI_DRAM_OFFSET handlingGravatar Michal Simek 2-4/+0
2014-06-04microblaze: Do not setup pci_dma_opsGravatar Michal Simek 1-8/+0
2014-06-04microblaze: Return default dma operationsGravatar Michal Simek 1-11/+3
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionGravatar Hanjun Guo 1-5/+0
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 4-296/+20
2014-04-07microblaze: Use asm-generic/io.hGravatar Michal Simek 1-289/+13
2014-04-07microblaze: Fix compilation failure because of release_threadGravatar Michal Simek 1-1/+1
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+3
2014-03-13arch: Remove stub cputime.h headersGravatar Frederic Weisbecker 2-1/+1
2014-03-12microblaze: Wire-up new system calls sched_setattr/getattrGravatar Michal Simek 1-0/+2
2014-03-12microblaze: Enable pselect6 syscallGravatar Michal Simek 1-2/+2
2014-03-12microblaze: Drop architecture-specific declaration of early_printkGravatar Guenter Roeck 1-2/+0
2014-03-12microblaze: Rename global function heartbeat()Gravatar Guenter Roeck 1-2/+2
2014-02-10microblaze: Define readq and writeq IO helper functionGravatar Michal Simek 1-0/+6
2014-02-10microblaze: Fix missing HZ macroGravatar Michal Simek 1-0/+2
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseGravatar Tim Chen 1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Gravatar Tim Chen 1-2/+2
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 5-6/+16
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOGravatar Michal Simek 1-0/+8
2014-01-27microblaze: Add support for CCFGravatar Michal Simek 1-0/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2014-01-23microblaze: use generic fixmap.hGravatar Mark Salter 1-42/+2
2014-01-21microblaze: Simplify fcpu helper functionGravatar Michal Simek 1-3/+5
2014-01-21microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Gravatar Geert Uytterhoeven 2-2/+2
2014-01-21microblaze: Remove duplicate declarations of _stext[] and _etext[]Gravatar Geert Uytterhoeven 1-1/+0
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsGravatar Stephen Rothwell 1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsGravatar Stephen Rothwell 1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hGravatar Peter Zijlstra 2-27/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hGravatar David S. Miller 1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsGravatar Kirill A. Shutemov 1-3/+9
2013-11-13preempt: Make PREEMPT_ACTIVE genericGravatar Thomas Gleixner 1-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-40/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextGravatar Rob Herring 1-2/+0
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGravatar Grant Likely 1-2/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSGravatar Rob Herring 1-2/+0
2013-10-09of: implement pci_address_to_pio as weak functionGravatar Rob Herring 1-9/+0
2013-10-09microblaze: clean-up prom.h implicit includesGravatar Rob Herring 1-27/+1
2013-09-25sched, arch: Create asm/preempt.hGravatar Peter Zijlstra 1-0/+1
2013-09-06Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-24/+0