aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg
2008-02-19x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg
2008-02-19x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg
2008-02-19x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg
2008-02-19x86: fix compile warning building without CONFIG_SYSCTLLi Zefan
2008-02-19x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen
2008-02-19x86: don't make swapper_pg_fixmap globalAdrian Bunk
2008-02-19x86: don't make irq_return globalAdrian Bunk
2008-02-19x86: unexport io_delay_typeAdrian Bunk
2008-02-19x86: make mxcsr_feature_mask static againAdrian Bunk
2008-02-19x86: sparse warning in efi.cHarvey Harrison
2008-02-19x86: sparse error in efi_32.cHarvey Harrison
2008-02-19x86, kprobes: remove sparse warnings from x86Harvey Harrison
2008-02-19remove mca-pentiumAdrian Bunk
2008-02-19[S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens
2008-02-19[S390] etr: fix compile error on !SMPHeiko Carstens
2008-02-19[S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens
2008-02-19[S390] Let NR_CPUS default to 32/64 on s390/s390x.Heiko Carstens
2008-02-19fix historic ioremap() abuse in AGPArjan van dev Ven
2008-02-18[SPARC64]: Kill pcic_present().David S. Miller
2008-02-18[SPARC]: Kill 'prom_palette'.David S. Miller
2008-02-18[SPARC64]: Kill 'prom_keyboard'.David S. Miller
2008-02-18[SPARC]: Kill extern decl of 'panic_setup'.David S. Miller
2008-02-18[SPARC64]: Delete 'boot_flags'.David S. Miller
2008-02-18[SPARC64]: Kill unused function 'kernel_enter_debugger'.David S. Miller
2008-02-19[POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr
2008-02-18x86: fix lguest build failureRusty Russell
2008-02-18x86: reenable support for system without on node0Yinghai Lu
2008-02-18x86: CPA: avoid double checking of alias rangesThomas Gleixner
2008-02-18x86: CPA no alias checking for _NXThomas Gleixner
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner
2008-02-18x86: CPA, fix alias checksThomas Gleixner
2008-02-17[SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur
2008-02-17[SPARC64]: Always register a PROM based early console.David S. Miller
2008-02-17[SPARC64]: Update defconfig.David S. Miller
2008-02-17[SPARC64]: Add -mtune=ultrasparc3 if possible.David S. Miller
2008-02-17[SPARC64]: Remove Makefile code for ancient gcc and binutils.David S. Miller
2008-02-16[POWERPC] 44x: Add multiplatform defconfigJosh Boyer
2008-02-15[POWERPC] 44x: Fix Kconfig formattingJosh Boyer
2008-02-15[POWERPC] 4xx: Update defconfigs for 2.6.25Josh Boyer
2008-02-15[POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dtsStefan Roese
2008-02-15[POWERPC] PPC440EP Interrupt Triggering and Level SettingsWolfgang Ocker
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14Introduce path_put()Jan Blunck