| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 | 1 | -34/+51 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c | Mike Travis | 2008-07-20 | 1 | -2/+2 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 | 1 | -28/+45 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 2008-07-18 | 1 | -3/+3 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis | 2008-07-18 | 1 | -3/+1 |
| * | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 8 | -23/+47 |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 15 | -57/+241 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 226 | -13698/+20898 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 66 | -560/+802 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 10 | -30/+30 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-22 | 7 | -17/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: fix crash due to missing debugctlmsr on AMD K6-3 | Jan Kratochvil | 2008-07-22 | 1 | -1/+1 |
| * | | | | | | | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge | 2008-07-22 | 2 | -5/+5 |
| * | | | | | | | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 | 3 | -10/+10 |
| * | | | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 | 1 | -1/+1 |
| * | | | | | | | x86: use setup_clear_cpu_cap with disable_apic, fix | Yinghai Lu | 2008-07-22 | 1 | -1/+1 |
| * | | | | | | | x86: move the last Dprintk instance to pr_debug() | Thomas Gleixner | 2008-07-21 | 1 | -4/+4 |
* | | | | | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 2008-07-21 | 1 | -2/+2 |
* | | | | | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 3 | -7/+18 |
* | | | | | | | | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 2 | -7/+3 |
* | | | | | | | | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 2 | -4/+4 |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 | 1 | -1/+0 |
* | | | | | | | | | x86: Fix help message for STRICT_DEVMEM config option | Linus Torvalds | 2008-07-21 | 1 | -1/+1 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 6 | -47/+41 |
* | | | | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 3 | -1/+197 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-21 | 15 | -386/+691 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 | 14 | -57/+239 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | x86, paravirt-spinlocks: fix boot hang | Ingo Molnar | 2008-07-16 | 1 | -1/+2 |
| * | | | | | | | | x86: paravirt spinlocks, modular build fix | Ingo Molnar | 2008-07-16 | 1 | -0/+1 |
| * | | | | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 | 1 | -0/+4 |
| * | | | | | | | | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+171 |
| * | | | | | | | | xen: use lock-byte spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 |
| * | | | | | | | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+9 |
| * | | | | | | | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+10 |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
*-----------------------------------. \ \ \ \ \ \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 89 | -1426/+2944 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-21 | 15 | -386/+691 |
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | |_|/ / / / / /
| | | | | | | | | | | | | | | | | | | | |/| | | | | | | |
|
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 | 14 | -57/+239 |
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | |_|/ / / / / /
| | | | | | | | | | | | | | | | | | | | |/| | | | | | | |
|
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge | 2008-07-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | |_|/ / / / / /
| | | | | | | | | | | | | | | | | | | |/| | | | | | | |
|
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86_64: adjust exception frame on paranoid exceptions | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: xen: no need to disable vdso32 | Jeremy Fitzhardinge | 2008-07-16 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 | 6 | -22/+27 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86, xen, vdso: fix build error | Ingo Molnar | 2008-07-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | xen64: disable 32-bit syscall/sysenter if not supported. | Jeremy Fitzhardinge | 2008-07-16 | 1 | -19/+19 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" | Ingo Molnar | 2008-07-16 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | xen64: fix build error on 32-bit + !HIGHMEM | Ingo Molnar | 2008-07-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | xen: update Kconfig to allow 64-bit Xen | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+5 |