summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-052-1/+3
* microblaze: UMS is used only for MMU kernelMichal Simek2009-10-051-0/+2
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-2423-113/+436
|\
| * microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2009-09-242-28/+37
| * microblaze: Support simpleImage.dts make targetMichal Simek2009-09-244-6/+66
| * microblaze: Fix _start symbol to physical addressMichal Simek2009-09-221-0/+1
| * microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-221-15/+19
| * microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-221-0/+3
| * microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-221-0/+17
| * microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-221-1/+2
| * microblaze: Support ptrace syscall tracing.Michal Simek2009-09-222-12/+122
| * microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-221-0/+3
| * microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-221-1/+1
| * microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-221-11/+20
| * microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-221-1/+0
| * microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-221-0/+2
| * microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-221-0/+1
| * microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-221-2/+2
| * microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-221-2/+6
| * microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-222-0/+4
| * microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-211-0/+99
| * microblaze: Improve checking mechanism for MSR instructionMichal Simek2009-09-211-8/+5
| * microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-213-4/+27
| * microblaze: Cleanup linker script using new linker script macros.Tim Abbott2009-09-211-31/+8
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\ \
| * | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| |/
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-2/+4
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1467-2030/+248
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-1/+1
| * | microblaze: include EXIT_TEXT to _stextMichal Simek2009-07-091-2/+2
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+2
* | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-208-85/+99
|\ \ \
| * | | microblaze: Update Microblaze defconfigsMichal Simek2009-08-182-70/+91
| * | | microblaze: Use klimit instead of _end for memory initMichal Simek2009-08-181-3/+3
| * | | microblaze: Enable ppoll syscallMichal Simek2009-08-181-1/+1
| * | | microblaze: Sane handling of missing timer/intc in device treeJohn Williams2009-08-182-0/+4
| * | | microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2009-08-182-11/+0
| | |/ | |/|
* | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-2918-222/+128
|\| |
| * | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-07-2717-220/+126
| |\ \
| | * | microblaze: Makefile cleanupSam Ravnborg2009-07-272-18/+19
| | * | microblaze: Typo fix for cpu param inconsistencyMichal Simek2009-07-272-2/+2
| | * | microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek2009-07-271-0/+4
| | * | microblaze: Get module loading workingJohn Williams2009-07-271-5/+10
| | * | microblaze: remove sys_ipcArnd Bergmann2009-07-272-100/+1
| | * | microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-272-64/+47
| | * | microblaze: Detect new Microblaze 7.20 versionsMichal Simek2009-07-271-0/+2
| | * | microblaze: Fix do_page_fault for no contextMichal Simek2009-07-271-9/+4