aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-24microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek
2009-09-24microblaze: Support simpleImage.dts make targetMichal Simek
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-22microblaze: Fix _start symbol to physical addressMichal Simek
2009-09-22microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek
2009-09-22microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams
2009-09-22microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams
2009-09-22microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen
2009-09-22microblaze: Support ptrace syscall tracing.Michal Simek
2009-09-22microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams
2009-09-22microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek
2009-09-22microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek
2009-09-22microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek
2009-09-22microblaze: Clear sticky FSR register after generating exception signalsJohn Williams
2009-09-22microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams
2009-09-22microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams
2009-09-22microblaze: Save and restore msr in hw exceptionMichal Simek
2009-09-22microblaze: Add architectural support for USB EHCI host controllersJulie Zhu
2009-09-21microblaze: Implement include/asm/syscall.h.Michal Simek
2009-09-21microblaze: Improve checking mechanism for MSR instructionMichal Simek
2009-09-21microblaze: Add checking mechanism for MSR instructionMichal Simek
2009-09-21microblaze: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
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