aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-294/+16
2014-04-07microblaze: Use asm-generic/io.hMichal Simek1-289/+13
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek1-1/+1
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-1/+1
2014-03-12microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck1-2/+0
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck1-2/+2
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek1-0/+6
2014-02-10microblaze: Fix missing HZ macroMichal Simek1-0/+2
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-4/+14
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek1-0/+8
2014-01-27microblaze: Add support for CCFMichal Simek1-0/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-23microblaze: use generic fixmap.hMark Salter1-42/+2
2014-01-21microblaze: Simplify fcpu helper functionMichal Simek1-3/+5
2014-01-21microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven1-1/+0
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2-27/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov1-3/+9
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-40/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-2/+0
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely1-2/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-9/+0
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring1-27/+1
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-06Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-24/+0
2013-09-03microblaze: Remove selfmodified featureMichal Simek1-24/+0
2013-08-21microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha1-3/+0
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+3
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek1-0/+3
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu1-1/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek1-16/+18
2013-06-03microblaze: Fix sparse warningsMichal Simek1-2/+2
2013-05-28microblaze: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-3/+3
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk1-1/+1
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek1-3/+3
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek1-11/+19
2013-05-09microblaze: pci: Remove duplicated headerMichal Simek1-2/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+0