aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-25x86: move e820_mark_nosave_regions to e820.cYinghai Lu8-75/+43
2008-05-25x86: fix mpparse/acpi interactionAlexey Starikovskiy1-4/+5
2008-05-25x86: initialize all fields of mp_irqs[mp_irq_entries]Soeren Sandmann1-5/+4
2008-05-25x86: make config_irqsrc not MPspec specificAlexey Starikovskiy5-85/+100
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy6-57/+69
2008-05-25x86: make mp_ioapic_routing definition localAlexey Starikovskiy2-8/+6
2008-05-25x86: complete move ACPI from mpparse.cAlexey Starikovskiy2-298/+305
2008-05-25x86: move es7000_plat out of mpparse.cAlexey Starikovskiy3-6/+8
2008-05-25x86: cleanup print out for mptableYinghai Lu1-7/+6
2008-05-25x86: include pci.h in e820_64.cThomas Gleixner1-0/+1
2008-05-25x86: fix shadow variables of global end_pnf in e820_64.cThomas Gleixner1-18/+18
2008-05-25x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner2-4/+2
2008-05-25x86: extend e820 ealy_res support 32bit - fixYinghai Lu1-24/+31
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu10-319/+320
2008-05-25x86 boot: add code to add BIOS provided EFI memory entries to kernelPaul Jackson1-0/+26
2008-05-25x86 boot: longer comment explaining sanitize_e820_map routinePaul Jackson1-38/+56
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory mapsPaul Jackson5-7/+17
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson2-5/+40
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson7-11/+19
2008-05-25x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson2-2/+2
2008-05-25x86 boot: simplify pageblock_bits enum declarationPaul Jackson1-5/+3
2008-05-25x86 boot: add header comment to dmi.h stating what it isPaul Jackson1-0/+5
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson2-5/+1
2008-05-25x86 boot: include missing smp.h headerPaul Jackson1-0/+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 Lu8-876/+496
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 Lu3-148/+484
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 Lu5-21/+97
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu5-14/+528
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum3-51/+63
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/sfrench/cifs-2.6Linus Torvalds3-14/+11
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones1-2/+2
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov1-0/+3
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-413/+68
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-22/+40
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22[CIFS] Remove redundant NULL checkSteve French1-12/+6
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-21net: The world is not perfect patch.Rami Rosen3-362/+3
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng1-3/+2
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-05-21HTC_EGPIO is ARM-onlyAl Viro1-1/+1