summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)AuthorLines
2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek-1/+3
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek-0/+2
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-74/+205
2009-09-23headers: utsname.h reduxAlexey Dobriyan-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds-3/+2
2009-09-22microblaze: Fix _start symbol to physical addressMichal Simek-0/+1
2009-09-22microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek-15/+19
2009-09-22microblaze: Support ptrace syscall tracing.Michal Simek-12/+122
2009-09-22microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams-0/+3
2009-09-22microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek-1/+1
2009-09-22microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek-11/+20
2009-09-22microblaze: Clear sticky FSR register after generating exception signalsJohn Williams-0/+2
2009-09-22microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams-0/+1
2009-09-22microblaze: Save and restore msr in hw exceptionMichal Simek-2/+6
2009-09-21microblaze: Improve checking mechanism for MSR instructionMichal Simek-8/+5
2009-09-21microblaze: Add checking mechanism for MSR instructionMichal Simek-3/+26
2009-09-21microblaze: Cleanup linker script using new linker script macros.Tim Abbott-31/+8
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches-3/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-2/+4
2009-08-18microblaze: Enable ppoll syscallMichal Simek-1/+1
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams-0/+4
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig-9/+0
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo-375/+150
2009-07-27microblaze: Makefile cleanupSam Ravnborg-1/+1
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek-2/+2
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek-0/+4
2009-07-27microblaze: Get module loading workingJohn Williams-5/+10
2009-07-27microblaze: remove sys_ipcArnd Bergmann-100/+1
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek-63/+46
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek-0/+2
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek-0/+3
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek-1/+0
2009-07-27microblaze: Add messages about FDT blobMichal Simek-3/+6
2009-07-27microblaze: Final support for statically linked DTBJohn Williams-5/+13
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan-3/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo-1/+1
2009-07-09microblaze: include EXIT_TEXT to _stextMichal Simek-2/+2
2009-07-06microblaze: Wire up new syscallsMichal Simek-0/+2
2009-07-06microblaze: use generic syscalls.hArnd Bergmann-26/+25
2009-07-06microblaze: clean up signal handlingArnd Bergmann-170/+39
2009-06-24linker script: throw away .discard sectionTejun Heo-0/+2
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek-5/+6
2009-06-20microblaze: remove init_mmArnd Bergmann-2/+0
2009-05-30microblaze: Fix problem with early_printk in startupMichal Simek-1/+1
2009-05-26microblaze_mmu_v2: MakefilesMichal Simek-0/+1
2009-05-26microblaze_mmu_v2: Update signal returning addressMichal Simek-0/+8
2009-05-26microblaze_mmu_v2: Traps MMU updateMichal Simek-0/+34
2009-05-26microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMUMichal Simek-2/+6
2009-05-26microblaze_mmu_v2: Update linker script for MMUMichal Simek-2/+1