aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-14sh: Disable big endian for SH-5.Paul Mundt
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt
2008-02-14sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt
2008-02-14sh: Use max_t in io_trapped.Paul Mundt
2008-02-14sh: add support for sh7366 processorMagnus Damm
2008-02-14sh: remove maskreg irq codeMagnus Damm
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm
2008-02-14sh: trapped io support for highlander V2Magnus Damm
2008-02-14sh: trapped io support for r2d V2Magnus Damm
2008-02-14sh: trapped io support V2Magnus Damm
2008-02-14sh: update r2d defconfigs with usb, spi and rtcMagnus Damm
2008-02-14sh: use opcode_t and enable unaligned code for sh2aMagnus Damm
2008-02-14sh: add byte support to the sign extension codeMagnus Damm
2008-02-14sh: fix xtime_lock deadlocking.Peter Zijlstra
2008-02-14sh: Add mach-type entries for MigoR and SDK7780.Paul Mundt
2008-02-14sh: migor board supportMagnus Damm
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt
2008-02-14sh: break out unaligned sign extension codeMagnus Damm
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm
2008-02-14sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm
2008-02-14sh: remove unneeded castStephen Rothwell
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel
2008-02-13[XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson
2008-02-13[XTENSA] Fix register corruption for certain processor configurationsChris Zankel
2008-02-13[XTENSA] Add support for the sa_restorer functionChris Zankel
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel
2008-02-13[XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel
2008-02-13[XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier
2008-02-13[XTENSA] Remove unused codeChris Zankel
2008-02-13[XTENSA] Fix modules for non-exec processor configurationsChris Zankel
2008-02-13[XTENSA] Fix comments regarding the number of frames to saveChris Zankel
2008-02-13[XTENSA] Add missing a2 register restore in register spill routineChris Zankel
2008-02-13[XTENSA] adjust boot linker script start addressesMarc Gauthier
2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel
2008-02-13[XTENSA] Fix icache flush for cache aliasingChris Zankel
2008-02-13[XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier
2008-02-13[XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel
2008-02-13[XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel
2008-02-13[XTENSA] Concentrate platforms into one platforms directory.Chris Zankel
2008-02-13[XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-02-13[XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk
2008-02-13[XTENSA] Remove duplicate includes.Chris Zankel
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells
2008-02-13x86: pit_clockevent can be staticHarvey Harrison
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying