aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | 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/+92
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-141-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-1452-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/+17
| * | | 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/+439
| * | | sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt2008-02-141-7/+0
| * | | sh: Shut up some trivial build warnings.Paul Mundt2008-02-143-19/+18
| * | | 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/+0
| * | | 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/+17
| * | | sh: trapped io support for r2d V2Magnus Damm2008-02-142-31/+15