summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2010-10-27ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely
2010-10-21microblaze: Support timer on AXI liteMichal Simek
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek
2010-10-21microblaze: KGDB little endian supportMichal Simek
2010-10-21microblaze: Add PVR for endians plus detectionMichal Simek
2010-10-21microblaze: Support early console on uart16550Michal Simek
2010-10-21microblaze: Do not compile early console support for uartlite if is disabledMichal Simek
2010-10-21microblaze: Setup early console dynamicallyMichal Simek
2010-10-21microblaze: Rename all uartlite early printk functionsMichal Simek
2010-10-21microblaze: Remove additional compatible propertiesMichal Simek
2010-10-21microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek
2010-10-21microblaze: Use static const char * const where possibleJoe Perches
2010-10-21microblaze: Export missing symbols for modulesMichal Simek
2010-10-21microblaze: Add libgcc function directly to kernelMichal Simek
2010-10-21microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek
2010-10-21microblaze: Add new microblaze versionsMichal Simek
2010-10-21microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek
2010-10-21microblaze: Fix r16 and r17 reg savingMichal Simek
2010-10-21microblaze: Report if only one timer is usedMichal Simek
2010-10-21microblaze: Clear return value in pt_regsMichal Simek
2010-10-21microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek
2010-10-21microblaze: Remove old user debugging gdb stubMichal Simek
2010-10-21microblaze: kgdb: Remove unused variable and fix return valueMichal Simek
2010-10-21microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-16microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-04microblaze: Add KGDB supportMichal Simek
2010-08-04microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek
2010-08-04microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructionsMichal Simek
2010-08-04microblaze: Simplify syscall rutineMichal Simek
2010-08-04microblaze: Move PT_MODE saving to delay slotMichal Simek
2010-08-04microblaze: Fix _interrupt functionMichal Simek
2010-08-04microblaze: Fix _user_exception functionMichal Simek
2010-08-04microblaze: Put together addik instructionsMichal Simek
2010-08-04microblaze: Use delay slot in syscall macrosMichal Simek
2010-08-04microblaze: Save kernel mode in delay slotMichal Simek
2010-08-04microblaze: Do not mix register saving and mode settingMichal Simek
2010-08-04microblaze: Move SAVE_STATE upwardMichal Simek
2010-08-04microblaze: entry.S: Macro optimizationMichal Simek
2010-08-04microblaze: Optimize hw exception rutineMichal Simek
2010-08-04microblaze: Implement clear_ums macro and fix SAVE_STATE macroMichal Simek
2010-08-04microblaze: Remove additional setup for kernel_modeMichal Simek
2010-08-04microblaze: Optimize SAVE_STATE macroMichal Simek
2010-08-04microblaze: Remove additional loadingMichal Simek