aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
* microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-22
* microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-22
* microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-22
* microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-22
* microblaze: Support ptrace syscall tracing.Michal Simek2009-09-22
* microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-22
* microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-22
* microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-22
* microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-22
* microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-22
* microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-22
* microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-22
* microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-22
* microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-22
* microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-21
* microblaze: Improve checking mechanism for MSR instructionMichal Simek2009-09-21
* microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-21
* microblaze: Cleanup linker script using new linker script macros.Tim Abbott2009-09-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | microblaze: include EXIT_TEXT to _stextMichal Simek2009-07-08
| * | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-20
|\ \ \
| * | | microblaze: Update Microblaze defconfigsMichal Simek2009-08-18
| * | | microblaze: Use klimit instead of _end for memory initMichal Simek2009-08-18
| * | | microblaze: Enable ppoll syscallMichal Simek2009-08-18
| * | | microblaze: Sane handling of missing timer/intc in device treeJohn Williams2009-08-18
| * | | microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2009-08-18
| | |/ | |/|
* | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-29
|\| |
| * | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-07-27
| |\ \
| | * | microblaze: Makefile cleanupSam Ravnborg2009-07-27
| | * | microblaze: Typo fix for cpu param inconsistencyMichal Simek2009-07-27
| | * | microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek2009-07-27
| | * | microblaze: Get module loading workingJohn Williams2009-07-27
| | * | microblaze: remove sys_ipcArnd Bergmann2009-07-27
| | * | microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-27
| | * | microblaze: Detect new Microblaze 7.20 versionsMichal Simek2009-07-27
| | * | microblaze: Fix do_page_fault for no contextMichal Simek2009-07-27
| | * | microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek2009-07-27
| | * | microblaze: Fix put_user macro for 64bits argumentsMichal Simek2009-07-27
| | * | microblaze: Clear print messages for DTB passing via r7Michal Simek2009-07-27
| | * | microblaze: Not to clear r7 after copying DTB to kernelMichal Simek2009-07-27
| | * | microblaze: Add messages about FDT blobMichal Simek2009-07-27
| | * | microblaze: Final support for statically linked DTBJohn Williams2009-07-27
| | * | microblaze: remove duplicated #includeHuang Weiyi2009-07-27
| | * | microblaze: Define tlb_flush macroMichal Simek2009-07-27
| * | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
| |/ /
* / / Driver Core: Add platform device arch data V3Magnus Damm2009-07-21
|/ /
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12