summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...Linus Torvalds2008-02-1923-862/+765
|\ \
| * | [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-131-31/+35
| * | [XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson2008-02-132-3/+3
| * | [XTENSA] Fix register corruption for certain processor configurationsChris Zankel2008-02-131-29/+15
| * | [XTENSA] Add support for the sa_restorer functionChris Zankel2008-02-131-6/+10
| * | [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-137-730/+713
| * | [XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel2008-02-132-3/+5
| * | [XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier2008-02-131-0/+2
| * | [XTENSA] Remove unused codeChris Zankel2008-02-131-22/+0
| * | [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-131-1/+1
| * | [XTENSA] Fix comments regarding the number of frames to saveChris Zankel2008-02-131-6/+6
| * | [XTENSA] Add missing a2 register restore in register spill routineChris Zankel2008-02-131-3/+5
| * | [XTENSA] adjust boot linker script start addressesMarc Gauthier2008-02-132-1/+2
| * | [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-131-7/+5
| * | [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-132-60/+7
| * | [XTENSA] Fix icache flush for cache aliasingChris Zankel2008-02-131-1/+1
| * | [XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier2008-02-132-0/+2
| * | [XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel2008-02-131-3/+3
| * | [XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel2008-02-131-1/+1
| * | [XTENSA] Concentrate platforms into one platforms directory.Chris Zankel2008-02-136-1/+1
| * | [XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel2008-02-131-1/+3
| * | [XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk2008-02-131-5/+0
| * | [XTENSA] Remove duplicate includes.Chris Zankel2008-02-133-3/+0
* | | MN10300: Update asb2303_defconfigDavid Howells2008-02-191-9/+24
* | | MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells2008-02-191-1/+1
* | | MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells2008-02-191-0/+2
* | | MN10300: Call update_process_times() outside of the xtime_lockDavid Howells2008-02-191-1/+3
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-195-28/+53
|\ \ \
| * | | [S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens2008-02-191-4/+4
| * | | [S390] etr: fix compile error on !SMPHeiko Carstens2008-02-191-2/+0
| * | | [S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens2008-02-191-15/+38
| * | | [S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens2008-02-191-6/+9
| * | | [S390] Let NR_CPUS default to 32/64 on s390/s390x.Heiko Carstens2008-02-191-1/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-1916-185/+42
|\ \ \ | |/ / |/| |
| * | [SPARC64]: Kill pcic_present().David S. Miller2008-02-181-21/+0
| * | [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-187-38/+0
| * | [SPARC64]: Kill 'prom_keyboard'.David S. Miller2008-02-182-8/+0
| * | [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-182-3/+0
| * | [SPARC64]: Delete 'boot_flags'.David S. Miller2008-02-181-5/+0
| * | [SPARC64]: Kill unused function 'kernel_enter_debugger'.David S. Miller2008-02-181-5/+0
| * | [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur2008-02-171-1/+2
| * | [SPARC64]: Always register a PROM based early console.David S. Miller2008-02-173-11/+10
| * | [SPARC64]: Update defconfig.David S. Miller2008-02-171-10/+22
| * | [SPARC64]: Add -mtune=ultrasparc3 if possible.David S. Miller2008-02-171-0/+1
| * | [SPARC64]: Remove Makefile code for ancient gcc and binutils.David S. Miller2008-02-171-31/+4
| * | [SPARC64]: Remove DEBUG_BOOTMEM.David S. Miller2008-02-133-47/+1
| * | [SPARC64]: Use shorter "get_zeroed_page" call.Robert P. J. Day2008-02-121-2/+1
| * | [SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day2008-02-121-3/+1
| |/
* | x86: fix lguest build failureRusty Russell2008-02-181-2/+4
* | x86: reenable support for system without on node0Yinghai Lu2008-02-181-1/+4
OpenPOWER on IntegriCloud