summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
| * [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/+42Star
|\ \ | |/ |/|
| * [SPARC64]: Kill pcic_present().David S. Miller2008-02-191-21/+0Star
| * [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-197-38/+0Star
| * [SPARC64]: Kill 'prom_keyboard'.David S. Miller2008-02-192-8/+0Star
| * [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-192-3/+0Star
| * [SPARC64]: Delete 'boot_flags'.David S. Miller2008-02-191-5/+0Star
| * [SPARC64]: Kill unused function 'kernel_enter_debugger'.David S. Miller2008-02-191-5/+0Star
| * [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur2008-02-181-1/+2
| * [SPARC64]: Always register a PROM based early console.David S. Miller2008-02-183-11/+10Star
| * [SPARC64]: Update defconfig.David S. Miller2008-02-181-10/+22
| * [SPARC64]: Add -mtune=ultrasparc3 if possible.David S. Miller2008-02-181-0/+1
| * [SPARC64]: Remove Makefile code for ancient gcc and binutils.David S. Miller2008-02-181-31/+4Star
| * [SPARC64]: Remove DEBUG_BOOTMEM.David S. Miller2008-02-133-47/+1Star
| * [SPARC64]: Use shorter "get_zeroed_page" call.Robert P. J. Day2008-02-131-2/+1Star
| * [SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day2008-02-131-3/+1Star
* | x86: fix lguest build failureRusty Russell2008-02-181-2/+4
* | x86: reenable support for system without on node0Yinghai Lu2008-02-181-1/+4
* | x86: CPA: avoid double checking of alias rangesThomas Gleixner2008-02-181-4/+19
* | x86: CPA no alias checking for _NXThomas Gleixner2008-02-181-2/+5
* | x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-183-1/+36
* | x86: CPA, fix alias checksThomas Gleixner2008-02-181-100/+92Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-151-0/+2
|\ \
| * | ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-1552-1194/+2627
|\ \ \
| * | | sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito2008-02-141-0/+8
| * | | sh: fix pci io access for r2d boardsMagnus Damm2008-02-141-1/+2
| * | | sh: use ctrl_in/out for on chip pci accessMagnus Damm2008-02-146-37/+37
| * | | sh: Kill off more dead symbols.Paul Mundt2008-02-145-40/+17Star
| * | | sh: __uncached_start only on sh32.Paul Mundt2008-02-141-0/+2
| * | | sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-142-643/+439Star
| * | | sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt2008-02-141-7/+0Star
| * | | sh: Shut up some trivial build warnings.Paul Mundt2008-02-143-19/+18Star
| * | | sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2008-02-141-3/+5
| * | | sh: Disable big endian for SH-5.Paul Mundt2008-02-141-0/+1
| * | | sh: Symbol exports for trapped I/O.Paul Mundt2008-02-141-0/+5
| * | | sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt2008-02-141-2/+2
| * | | sh: Use max_t in io_trapped.Paul Mundt2008-02-141-3/+5
| * | | sh: add support for sh7366 processorMagnus Damm2008-02-147-3/+203
| * | | sh: remove maskreg irq codeMagnus Damm2008-02-143-97/+0Star
| * | | sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-141-2/+2
| * | | sh: trapped io support for highlander V2Magnus Damm2008-02-142-31/+17Star
| * | | sh: trapped io support for r2d V2Magnus Damm2008-02-142-31/+15Star
| * | | sh: trapped io support V2Magnus Damm2008-02-148-38/+330
| * | | sh: update r2d defconfigs with usb, spi and rtcMagnus Damm2008-02-142-150/+530