summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter9-21/+36
2008-07-09x86/pci: visws: renaming pcibios_init()Robert Richter1-2/+2
2008-07-09x86/pci: Makefile merge: coalescing 32 and 64 bitRobert Richter1-20/+1
2008-07-09x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter3-27/+29
2008-07-09x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter1-21/+21
2008-07-09x86/pci: Makefile merge: creating pci-y for 64 bitRobert Richter1-4/+4
2008-07-09x86/pci: Makefile merge: changing 64bit orderingRobert Richter1-6/+5
2008-07-09x86/pci: Makefile merge: decoupling options for mp_bus_to_node.oRobert Richter1-3/+1
2008-07-09x86/pci: Makefile merge: whitespace changes onlyRobert Richter1-7/+7
2008-07-09x86/pci: Makefile merge: removing include dir flagRobert Richter1-3/+0
2008-07-09x86/pci: Makefile merge: Removing Makefile_*Robert Richter3-45/+46
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar369-13914/+22374
2008-07-09x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar1-0/+1
2008-07-09x86: fix C1E && nx6325 stability problemRafael J. Wysocki5-6/+60
2008-07-09x86: not overmap more than the end of RAM in init_memory_mapping - 64bitYinghai Lu1-12/+65
2008-07-09x86: make max_pfn cover acpi table below 4gYinghai Lu3-17/+16
2008-07-09x86: fix vmemmap printout checkYinghai Lu1-3/+3
2008-07-09x86: introduce page_size_mask for 64bitYinghai Lu1-35/+63
2008-07-09x86, uv: build fix #2 for "x86, uv: update x86 mmr list for SGI uv"Ingo Molnar1-26/+0
2008-07-09x86, uv: build fix for "x86, uv: update x86 mmr list for SGI uv"Ingo Molnar1-20/+0
2008-07-09arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps'Andrew Morton1-1/+0
2008-07-09arch/x86/kernel/smpboot.c: fix warningAndrew Morton1-2/+2
2008-07-09x86: traps_xx: various small changesAlexander van Heukelum2-17/+18
2008-07-09x86: traps_xx: modify default_do_nmiAlexander van Heukelum2-4/+7
2008-07-09x86: traps_xx: restructure do_general_protection()Alexander van Heukelum2-35/+42
2008-07-09x86: traps_xx: modify do_trapAlexander van Heukelum1-28/+28
2008-07-09x86: traps_xx: modify __dieAlexander van Heukelum2-19/+15
2008-07-09x86: traps_xx: shuffle headers and globalsAlexander van Heukelum2-37/+33
2008-07-09x86: initial changes to unify traps_32.c and traps_64.cAlexander van Heukelum2-196/+191
2008-07-09x86: rename paravirtualized TSC functionsAlok Kataria11-26/+22
2008-07-09x86: merge tsc_init and clocksource codeAlok Kataria9-330/+224
2008-07-09x86: merge the TSC cpu-freq codeAlok Kataria3-227/+114
2008-07-09x86: merge tsc calibrationAlok Kataria6-174/+154
2008-07-09x86: merge sched_clock handlingAlok Kataria5-144/+100
2008-07-09x86: apic_32.c - add lapic resourceCyrill Gorcunov1-0/+23
2008-07-09x86, uv: update x86 mmr list for SGI uvDimitri Sivanich1-57/+478
2008-07-09x86: map UV chipset space - UV supportJack Steiner3-1/+122
2008-07-09x86: map UV chipset space - pagetableJack Steiner3-0/+46
2008-07-09x86: let early_reserve_e820 update e820_saved tooYinghai Lu1-3/+28
2008-07-09x86: make e820_saved have update from setup_dataYinghai Lu1-5/+23
2008-07-09x86: move saving e820_saved to setup_memory_mapYinghai Lu1-3/+5
2008-07-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-13/+12
2008-07-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-34/+37
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney1-0/+2
2008-07-08SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust1-8/+9
2008-07-08SUNRPC: Fix a double-free in rpcbindTrond Myklebust1-4/+2
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust1-1/+1
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer1-29/+32
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2-5/+5
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-33/+37