summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Add KGDB supportMichal Simek2010-08-044-50/+205
* microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek2010-08-042-19/+19
* microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructionsMichal Simek2010-08-041-51/+0Star
* microblaze: Simplify syscall rutineMichal Simek2010-08-041-39/+7Star
* microblaze: Move PT_MODE saving to delay slotMichal Simek2010-08-041-3/+1Star
* microblaze: Fix _interrupt functionMichal Simek2010-08-041-5/+3Star
* microblaze: Fix _user_exception functionMichal Simek2010-08-041-4/+3Star
* microblaze: Put together addik instructionsMichal Simek2010-08-041-5/+9
* microblaze: Use delay slot in syscall macrosMichal Simek2010-08-041-19/+10Star
* microblaze: Save kernel mode in delay slotMichal Simek2010-08-041-2/+1Star
* microblaze: Do not mix register saving and mode settingMichal Simek2010-08-041-1/+1
* microblaze: Move SAVE_STATE upwardMichal Simek2010-08-041-32/+31Star
* microblaze: entry.S: Macro optimizationMichal Simek2010-08-041-12/+12
* microblaze: Optimize hw exception rutineMichal Simek2010-08-041-16/+6Star
* microblaze: Implement clear_ums macro and fix SAVE_STATE macroMichal Simek2010-08-041-0/+15
* microblaze: Remove additional setup for kernel_modeMichal Simek2010-08-041-15/+10Star
* microblaze: Optimize SAVE_STATE macroMichal Simek2010-08-041-8/+13
* microblaze: Remove additional loadingMichal Simek2010-08-041-5/+0Star
* microblaze: Completely remove working with R11 registerMichal Simek2010-08-041-41/+21Star
* microblaze: Do not setup BIP in _debug_exceptionMichal Simek2010-08-041-3/+0Star
* microblaze: Simplify _debug_exception functionMichal Simek2010-08-041-5/+2Star
* microblaze: Optimize SAVE_STATE macroMichal Simek2010-08-041-6/+14
* microblaze: trivial: Use la insted of addikMichal Simek2010-08-041-32/+32
* microblaze: remove enable_irq from SAVE_STATE macroMichal Simek2010-08-041-1/+0Star
* microblaze: Move stack backup to SAVE_STATE macroMichal Simek2010-08-041-4/+1Star
* microblaze: Move BIP setup to the end of ret_from_trap/ret_from_excMichal Simek2010-08-041-6/+6
* microblaze: Remove PER_CPU(KM) variableMichal Simek2010-08-041-23/+20Star
* microblaze: Optimize clear_vms_ums macroMichal Simek2010-08-041-3/+1Star
* microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macrosMichal Simek2010-08-041-40/+8Star
* microblaze: Fix VM_ON and VM_OFF macrosMichal Simek2010-08-041-4/+6
* microblaze: Do not use _start in vmlinuxMichal Simek2010-08-041-2/+2
* microblaze: Decrease time shifting valuesMichal Simek2010-08-041-4/+5
* microblaze: Do not trace cpu_relax functionMichal Simek2010-08-041-2/+5
* microblaze: Improve ftrace time measuringMichal Simek2010-08-041-0/+17
* microblaze: Add stack unwinderSteven J. Magnani2010-08-047-94/+420
* microblaze: Allow PAGE_SIZE configurationSteven J. Magnani2010-08-043-8/+9
* microblaze: Trace hardirqsMichal Simek2010-08-041-0/+2
* microblaze: Fix sys_clone syscallMichal Simek2010-08-041-7/+7
* microblaze: Fix copy_to_user_page macroMichal Simek2010-08-041-1/+16
* microblaze: Fix comment for TLBMichal Simek2010-08-021-1/+1
* lmb: rename to memblockYinghai Lu2010-07-141-7/+7
* microblaze: Fix sg_dma_len() regressionFUJITA Tomonori2010-06-091-1/+0Star
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2213-112/+72Star
|\
| * microblaze: Fix module loading on system with WB cacheMichal Simek2010-05-141-0/+2
| * microblaze: export assembly functions used by modulesMichal Simek2010-05-131-0/+1
| * microblaze: Remove compilation warnings in cache macroMichal Simek2010-05-131-1/+2
| * microblaze: export assembly functions used by modulesSteven J. Magnani2010-05-131-0/+10
| * microblaze: re-enable interrupts before calling scheduleSteven J. Magnani2010-05-131-0/+2
| * microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek2010-05-061-27/+35
| * microblaze: cpuinfo shows cache line lengthMichal Simek2010-05-061-4/+6