aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang2011-04-071-1/+3
| | | |/ / /
| | * | | | x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld2011-04-061-1/+1
| | * | | | x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin2011-04-061-0/+5
| | * | | | x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 changeTejun Heo2011-04-041-1/+3
| | * | | | x86: visws: Fixup irq overhaul falloutThomas Gleixner2011-04-041-14/+6
| * | | | | KVM: move and fix substitue search for missing CPUID entriesAndre Przywara2011-04-061-6/+25
| * | | | | KVM: fix XSAVE bit scanningAndre Przywara2011-04-061-3/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'x86/numa' into x86-mmTejun Heo2011-05-0217-172/+149
|\ \ \ \ \
| * | | | | x86-32, numa: Update remap allocator commentsTejun Heo2011-04-061-14/+42
| * | | | | x86-32, numa: Remove redundant node_remap_size[]Tejun Heo2011-04-061-6/+4
| * | | | | x86-32, numa: Remove now useless node_remap_offset[]Tejun Heo2011-04-061-11/+6
| * | | | | x86-32, numa: Make pgdat allocation use alloc_remap()Tejun Heo2011-04-061-4/+3
| * | | | | x86-32, numa: Move remapping for remap allocator into init_alloc_remap()Tejun Heo2011-04-061-22/+7
| * | | | | x86-32, numa: Move lowmem address space reservation to init_alloc_remap()Tejun Heo2011-04-061-57/+25
| * | | | | x86-32, numa: Make init_alloc_remap() less panickyTejun Heo2011-04-061-2/+5
| * | | | | x86-32, numa: Calculate remap size in common codeTejun Heo2011-04-064-12/+4
| * | | | | x86-32, numa: Make @size in init_aloc_remap() represent bytesTejun Heo2011-04-061-11/+7
| * | | | | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap()Tejun Heo2011-04-061-10/+9
| * | | | | x86-32, numa: Reorganize calculate_numa_remap_page()Tejun Heo2011-04-061-63/+62
| * | | | | x86-32, numa: Remove redundant top-down alloc code from remap initializationTejun Heo2011-04-061-29/+14
| * | | | | x86-32, numa: Align pgdat size while initializing alloc_remapTejun Heo2011-04-061-1/+2
| * | | | | x86-32, numa: Fix failure condition check in alloc_remap()Tejun Heo2011-04-061-1/+1
| |/ / / /
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-0410-8/+31
| |\ \ \ \ | | |/ / /
| | * | | x86, UV: Fix kdump rebootCliff Wickman2011-03-311-0/+9
| | * | | x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-311-1/+1
| | * | | x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-291-5/+15
| | * | | x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-291-0/+1
| | * | | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-297-2/+5
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-042-0/+6
| |\ \ \ \
| | * \ \ \ Merge commit 'v2.6.39-rc1' into perf/urgentIngo Molnar2011-03-303-7/+22
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-03-292-0/+6
| | |\ \ \ \
| | | * | | | oprofile, x86: Allow setting EDGE/INV/CMASK for counter eventsAndi Kleen2011-03-242-0/+6
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-041-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-011-1/+1
| | | |_|/ / | | |/| | |
* | | | | | ioremap: Delay sanity check until after a successful mappingTim Gardner2011-04-291-7/+7
* | | | | | x86, mpparse: Put check_slot() into .init sectionRakib Mullick2011-04-041-1/+1
* | | | | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar2011-04-049-181/+60
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86-64, NUMA: Remove unused variableFlorian Mickler2011-04-041-6/+2
| * | | | | x86: Clean up memory model related configs in arch/x86/KconfigTejun Heo2011-04-011-13/+13
| * | | | | x86-64, NUMA: Remove custom phys_to_nid() implementationTejun Heo2011-04-013-149/+1
| * | | | | x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-291-4/+3
| * | | | | x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-295-9/+41
| | |_|_|/ | |/| | |
* | | | | x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-301-1/+1
| |/ / / |/| | |
* | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-291-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | xen: fix p2m section mismatchesRandy Dunlap2011-03-291-2/+2
| * | | xen/p2m: Allocate p2m tracking pages on overrideDaniel De Graaf2011-03-241-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-03-282-3/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk2011-03-272-3/+16
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-271-12/+11
|\ \ \ \
| * | | | mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2011-03-271-6/+6