summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-282-2/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori2008-10-231-1/+13
| * | | | | x86: use GFP_DMA for 24bit coherent_dma_maskFUJITA Tomonori2008-10-231-1/+3
* | | | | | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li2008-10-281-1/+1
* | | | | | x86: keep the /proc/meminfo page count correctYinghai Lu2008-10-271-3/+9
* | | | | | x86/uv: memory allocation at initializationCliff Wickman2008-10-271-4/+3Star
* | | | | | xen: fix Xen domU boot with batched mprotectChris Lalancette2008-10-271-4/+14
| |/ / / / |/| | | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-2317-84/+89
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86: fix section mismatch warning - apic_x2apic_physMarcin Slusarz2008-10-221-1/+1
| * | | | x86: fix section mismatch warning - apic_x2apic_clusterMarcin Slusarz2008-10-221-1/+1
| * | | | x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz2008-10-221-1/+1
| * | | | x86: fix section mismatch warning - apic_physflatMarcin Slusarz2008-10-221-1/+1
| * | | | x86: fix section mismatch warning - apic_flatMarcin Slusarz2008-10-221-1/+1
| * | | | x86: memtest fix use of reserve_early()Daniele Calore2008-10-221-4/+3Star
| * | | | x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge2008-10-221-1/+1
| * | | | x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2008-10-222-2/+2
| * | | | x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov2008-10-221-3/+5
| * | | | x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan2008-10-221-2/+4
| * | | | x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-10-221-0/+8
| * | | | x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman2008-10-221-1/+1
| * | | | MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2008-10-222-9/+1Star
| * | | | x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-221-3/+52
| * | | | x86: make variables staticroel kluin2008-10-223-5/+5
| |/ / /
* | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-232-7/+7
|\ \ \ \
| * | | | proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-231-6/+5Star
| |/ / /
* | | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-232-8/+6Star
|\ \ \ \
| * \ \ \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-222-8/+6Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17229-9459/+17032
| | |\ \ \
| | * | | | hrtimer: convert kvm to the new hrtimer apisArjan van de Ven2008-09-062-7/+5Star
* | | | | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-23338-8/+38685
|\ \ \ \ \ \
| * | | | | | x86: canonicalize remaining header guardsH. Peter Anvin2008-10-233-8/+8
| * | | | | | x86: drop double underscores from header guardsH. Peter Anvin2008-10-2332-96/+96
| * | | | | | x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23270-803/+803
| * | | | | | x86, um: ... and asm-x86 moveAl Viro2008-10-23335-4/+38676
| |/ / / / /
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-237-25/+96
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'bugzilla-11715' into testLen Brown2008-10-231-3/+52
| |\ \ \ \ \ \
| | * | | | | | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-161-3/+52
| * | | | | | | Merge branch 'linus' into testLen Brown2008-10-23240-14616/+19247
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'yinghai' into testLen Brown2008-10-231-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2008-10-111-0/+3
| * | | | | | | | Merge branch 'misc' into testLen Brown2008-10-232-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fix CONFIG_MMCONFIG=n build warningPavel Vasilyev2008-10-151-1/+3
| | * | | | | | | | x86: trim ACPI sleep stack bufferMatt Mackall2008-10-111-1/+1
| | * | | | | | | | x86: remove magic number from ACPI sleep stack bufferMatt Mackall2008-10-111-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'i7300_idle' into testLen Brown2008-10-232-0/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i7300_idle driver v1.55Andy Henroid2008-10-221-0/+2
| | * | | | | | | | x86 allow modules to register idle notifiersVenkatesh Pallipadi2008-10-221-0/+7
| | |/ / / / / / /
| * | | | | | | | Merge branch 'cpuidle' into testLen Brown2008-10-231-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-171-0/+3
| | |/ / / / / / /
| * | | | | | | | Merge branch 'FW_BUG' into testLen Brown2008-10-231-18/+24
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |