aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek1-0/+6
2014-02-10microblaze: Fix missing HZ macroMichal Simek1-0/+2
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-6/+16
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/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven2-2/+2
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 Torvalds2-2/+3
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek2-2/+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
2013-04-29mm/microblaze: use common help functions to free reserved pagesJiang Liu1-1/+0
2013-04-08microblaze: Use generic idle loopThomas Gleixner1-3/+0
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-1/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-2/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-02-12microblaze: Fix coding style issuesMichal Simek1-1/+1
2013-01-03microblaze: Add finit_module syscallMichal Simek1-1/+2