aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | [XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel2008-02-13
| * | | | [XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier2008-02-13
| * | | | [XTENSA] Remove unused codeChris Zankel2008-02-13
| * | | | [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-13
| * | | | [XTENSA] Fix comments regarding the number of frames to saveChris Zankel2008-02-13
| * | | | [XTENSA] Add missing a2 register restore in register spill routineChris Zankel2008-02-13
| * | | | [XTENSA] adjust boot linker script start addressesMarc Gauthier2008-02-13
| * | | | [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-13
| * | | | [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-13
| * | | | [XTENSA] Fix icache flush for cache aliasingChris Zankel2008-02-13
| * | | | [XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier2008-02-13
| * | | | [XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel2008-02-13
| * | | | [XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel2008-02-13
| * | | | [XTENSA] Concentrate platforms into one platforms directory.Chris Zankel2008-02-13
| * | | | [XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel2008-02-13
| * | | | [XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk2008-02-13
| * | | | [XTENSA] Remove duplicate includes.Chris Zankel2008-02-13
* | | | | MN10300: Update asb2303_defconfigDavid Howells2008-02-19
* | | | | MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells2008-02-19
* | | | | MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells2008-02-19
* | | | | MN10300: Call update_process_times() outside of the xtime_lockDavid Howells2008-02-19
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-19
|\ \ \ \ \
| * | | | | [S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens2008-02-19
| * | | | | [S390] etr: fix compile error on !SMPHeiko Carstens2008-02-19
| * | | | | [S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens2008-02-19
| * | | | | [S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens2008-02-19
| * | | | | [S390] Let NR_CPUS default to 32/64 on s390/s390x.Heiko Carstens2008-02-19
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-19
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | [SPARC64]: Kill pcic_present().David S. Miller2008-02-18
| * | | [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-18
| * | | [SPARC64]: Kill 'prom_keyboard'.David S. Miller2008-02-18
| * | | [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-18
| * | | [SPARC64]: Delete 'boot_flags'.David S. Miller2008-02-18
| * | | [SPARC64]: Kill unused function 'kernel_enter_debugger'.David S. Miller2008-02-18
| * | | [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur2008-02-18
| * | | [SPARC64]: Always register a PROM based early console.David S. Miller2008-02-18
| * | | [SPARC64]: Update defconfig.David S. Miller2008-02-18
| * | | [SPARC64]: Add -mtune=ultrasparc3 if possible.David S. Miller2008-02-18
| * | | [SPARC64]: Remove Makefile code for ancient gcc and binutils.David S. Miller2008-02-18
| * | | [SPARC64]: Remove DEBUG_BOOTMEM.David S. Miller2008-02-13
| * | | [SPARC64]: Use shorter "get_zeroed_page" call.Robert P. J. Day2008-02-13
| * | | [SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day2008-02-13
| |/ /
* | | x86: fix lguest build failureRusty Russell2008-02-18
* | | x86: reenable support for system without on node0Yinghai Lu2008-02-18
* | | x86: CPA: avoid double checking of alias rangesThomas Gleixner2008-02-18
* | | x86: CPA no alias checking for _NXThomas Gleixner2008-02-18
* | | x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-18
* | | x86: CPA, fix alias checksThomas Gleixner2008-02-18
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-15
|\ \
| * | ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-14