summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson4-6/+16
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson1-4/+4
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson5-9/+17
2008-05-25x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson2-2/+2
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson1-1/+1
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu1-31/+48
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu2-3/+3
2008-05-25x86: make e820.c to have common functionsYinghai Lu5-852/+482
2008-05-25x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu1-1/+1
2008-05-25x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu2-146/+473
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu2-79/+94
2008-05-25x86: fix trimming e820 with MTRR holes. - fixYinghai Lu3-31/+19
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu3-19/+95
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu4-14/+514
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum2-50/+60
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner1-4/+4
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-21/+40
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-22sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-22provide out-of-line strcat() for m68kAl Viro1-0/+6
2008-05-22MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro1-1/+1
2008-05-22thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-05-22missing export of csum_partial() on uml/amd64Al Viro1-2/+4
2008-05-22uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-22fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-22missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds97-97/+239
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-4/+4
2008-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-547/+657
2008-05-20[POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras6-533/+637
2008-05-20Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras3-12/+20
2008-05-20sparc64: Add global register dumping facility.David S. Miller3-2/+154
2008-05-20sparc: remove CVS keywordsAdrian Bunk60-60/+54
2008-05-20sparc64: remove CVS keywordsAdrian Bunk35-35/+31
2008-05-20[POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala1-5/+13
2008-05-20[POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala1-5/+3
2008-05-20[POWERPC] Remove generated files on make cleanKumar Gala1-2/+4
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds23-23/+0
2008-05-20Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+21
2008-05-20[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk1-2/+0
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds12-388/+524
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-27/+45
2008-05-20Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-6/+10
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso1-4/+4
2008-05-19[POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer1-0/+21
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt1-6/+5
2008-05-19sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt1-1/+9
2008-05-19Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-7/+2
2008-05-19m68k: Add multi_defconfigGeert Uytterhoeven1-0/+1269