summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-04-07microblaze: Use asm-generic/io.hMichal Simek
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-03-12microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek
2014-03-12microblaze: Enable pselect6 syscallMichal Simek
2014-03-12microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek
2014-02-10microblaze: Fix missing HZ macroMichal Simek
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek
2014-01-27microblaze: Add support for CCFMichal Simek
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24microblaze: use generic fixmap.hMark Salter
2014-01-21microblaze: Simplify fcpu helper functionMichal Simek
2014-01-21microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven
2014-01-21microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven
2014-01-14arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-14net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-18lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely
2013-10-10of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring
2013-10-10of: implement pci_address_to_pio as weak functionRob Herring
2013-10-10microblaze: clean-up prom.h implicit includesRob Herring
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-06Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-09-03microblaze: Remove selfmodified featureMichal Simek
2013-08-21microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek
2013-06-03microblaze: Fix sparse warningsMichal Simek
2013-05-28microblaze: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek
2013-05-09microblaze: Fix uaccess_ok macroMichal Simek