aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-20Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-18microblaze: Update Microblaze defconfigsMichal Simek
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek
2009-08-18microblaze: Enable ppoll syscallMichal Simek
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-27microblaze: Makefile cleanupSam Ravnborg
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek
2009-07-27microblaze: Get module loading workingJohn Williams
2009-07-27microblaze: remove sys_ipcArnd Bergmann
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek
2009-07-27microblaze: Fix do_page_fault for no contextMichal Simek
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek
2009-07-27microblaze: Fix put_user macro for 64bits argumentsMichal Simek
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek
2009-07-27microblaze: Add messages about FDT blobMichal Simek
2009-07-27microblaze: Final support for statically linked DTBJohn Williams
2009-07-27microblaze: remove duplicated #includeHuang Weiyi
2009-07-27microblaze: Define tlb_flush macroMichal Simek
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-09microblaze: include EXIT_TEXT to _stextMichal Simek
2009-07-06microblaze: Fix cast warning for init.cMichal Simek
2009-07-06microblaze: Wire up new syscallsMichal Simek
2009-07-06microblaze: use generic syscalls.hArnd Bergmann
2009-07-06microblaze: clean up signal handlingArnd Bergmann
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek
2009-06-20microblaze: remove init_mmArnd Bergmann
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-02microblaze: Don't use access_ok for unalignedJohn Williams