summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek-0/+6
2014-02-10microblaze: Fix missing HZ macroMichal Simek-0/+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
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-40/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-2/+0
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely-2/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring-2/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring-9/+0
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring-27/+1
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra-0/+1
2013-09-06Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-24/+0
2013-09-03microblaze: Remove selfmodified featureMichal Simek-24/+0
2013-08-21microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha-3/+0
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-2/+3
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek-2/+3
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu-1/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek-16/+18
2013-06-03microblaze: Fix sparse warningsMichal Simek-2/+2
2013-05-28microblaze: uaccess s/might_sleep/might_fault/Michael S. Tsirkin-3/+3
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk-1/+1
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek-3/+3
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek-11/+19
2013-05-09microblaze: pci: Remove duplicated headerMichal Simek-2/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-8/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+0
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu-1/+0
2013-04-08microblaze: Use generic idle loopThomas Gleixner-3/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner-1/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner-2/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro-8/+0
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+1
2013-02-14burying unused conditionalsAl Viro-2/+0
2013-02-12microblaze: Fix coding style issuesMichal Simek-1/+1
2013-01-03microblaze: Add finit_module syscallMichal Simek-1/+2