summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-188-23/+47
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1815-57/+241
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-16226-13698/+20898
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-0666-560/+802
| |\ \ \ \ \
| * | | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-2310-30/+30
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-227-17/+17
|\ \ \ \ \ \ \
| * | | | | | | x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil2008-07-221-1/+1
| * | | | | | | x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-222-5/+5
| * | | | | | | x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-223-10/+10
| * | | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell2008-07-221-1/+1
| * | | | | | | x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu2008-07-221-1/+1
| * | | | | | | x86: move the last Dprintk instance to pr_debug()Thomas Gleixner2008-07-211-4/+4
* | | | | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen2008-07-221-2/+2
* | | | | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-223-7/+18
* | | | | | | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-222-7/+3Star
* | | | | | | | device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-222-4/+4
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-221-1/+0Star
|\ \ \ \ \ \ \ \
| * | | | | | | | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-201-1/+0Star
* | | | | | | | | x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds2008-07-211-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-216-47/+41Star
* | | | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-213-1/+197
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-2115-386/+691
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-1814-57/+239
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | x86, paravirt-spinlocks: fix boot hangIngo Molnar2008-07-161-1/+2
| * | | | | | | | x86: paravirt spinlocks, modular build fixIngo Molnar2008-07-161-0/+1
| * | | | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar2008-07-161-0/+4
| * | | | | | | | xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-161-1/+171
| * | | | | | | | xen: use lock-byte spinlock implementationJeremy Fitzhardinge2008-07-161-0/+1
| * | | | | | | | paravirt: introduce a "lock-byte" spinlock implementationJeremy Fitzhardinge2008-07-161-0/+9
| * | | | | | | | x86/paravirt: add hooks for spinlock operationsJeremy Fitzhardinge2008-07-161-0/+10
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*-----------------------------------. \ \ \ \ \ \ \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-2189-1426/+2944
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ Merge branch 'linus' into xen-64bitIngo Molnar2008-07-2115-386/+691
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | |_|/ / / / / / | | | | | | | | | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | Merge branch 'linus' into xen-64bitIngo Molnar2008-07-1714-57/+239
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | |_|/ / / / / / | | | | | | | | | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge2008-07-171-0/+5
| | | | | | | | | | | | | | | | | | | | |_|/ / / / / / | | | | | | | | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | | | | | | | | * | | | | | | | x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge2008-07-161-0/+6
| | | | | | | | | | | | | | | | | | | * | | | | | | | x86: xen: no need to disable vdso32Jeremy Fitzhardinge2008-07-161-7/+2Star
| | | | | | | | | | | | | | | | | | | * | | | | | | | x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-166-22/+27
| | | | | | | | | | | | | | | | | | | * | | | | | | | x86, xen, vdso: fix build errorIngo Molnar2008-07-161-0/+2
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen64: disable 32-bit syscall/sysenter if not supported.Jeremy Fitzhardinge2008-07-161-19/+19
| | | | | | | | | | | | | | | | | | | * | | | | | | | Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar2008-07-161-0/+6
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen64: fix build error on 32-bit + !HIGHMEMIngo Molnar2008-07-161-0/+2
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen: update Kconfig to allow 64-bit XenJeremy Fitzhardinge2008-07-161-4/+5
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen: implement Xen write_msr operationJeremy Fitzhardinge2008-07-161-1/+30
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen64: set up userspace syscall patchJeremy Fitzhardinge2008-07-161-10/+36
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge2008-07-165-5/+174
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen64: allocate and manage user pagetablesJeremy Fitzhardinge2008-07-163-24/+168
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen64: Clear %fs on xen_load_tls()Eduardo Habkost2008-07-161-9/+22
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen64: implement failsafe callbackJeremy Fitzhardinge2008-07-161-7/+9
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen: make sure the kernel command line is rightJeremy Fitzhardinge2008-07-161-0/+1
| | | | | | | | | | | | | | | | | | | * | | | | | | | xen: rework pgd_walk to deal with 32/64 bitJeremy Fitzhardinge2008-07-161-40/+75