aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-05-25x86: make mp_ioapic_routing definition localAlexey Starikovskiy
2008-05-25x86: complete move ACPI from mpparse.cAlexey Starikovskiy
2008-05-25x86: move es7000_plat out of mpparse.cAlexey Starikovskiy
2008-05-25x86: cleanup print out for mptableYinghai Lu
2008-05-25x86: include pci.h in e820_64.cThomas Gleixner
2008-05-25x86: fix shadow variables of global end_pnf in e820_64.cThomas Gleixner
2008-05-25x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner
2008-05-25x86: extend e820 ealy_res support 32bit - fixYinghai Lu
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu
2008-05-25x86 boot: add code to add BIOS provided EFI memory entries to kernelPaul Jackson
2008-05-25x86 boot: longer comment explaining sanitize_e820_map routinePaul Jackson
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-05-25x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu
2008-05-25x86: make e820.c to have common functionsYinghai Lu
2008-05-25x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu
2008-05-25x86: fix trimming e820 with MTRR holes. - fixYinghai Lu
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller
2008-05-21provide out-of-line strcat() for m68kAl Viro
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro
2008-05-21missing export of csum_partial() on uml/amd64Al Viro
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro
2008-05-21fix include order in sys-i386/registers.cAl Viro
2008-05-21missed kmalloc() in pcap_user.cAl Viro
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-20[POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras
2008-05-20Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-05-20sparc64: Add global register dumping facility.David S. Miller
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2008-05-20sparc64: remove CVS keywordsAdrian Bunk
2008-05-20[POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala
2008-05-20[POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala
2008-05-20[POWERPC] Remove generated files on make cleanKumar Gala
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds