Commit Graph

2148 Commits (6e86841d05f371b5b9b86ce76c02aaee83352298)

Author SHA1 Message Date
Linus Torvalds e56b3bc794 cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
Thomas Gleixner 583323b9d2 x86: fix cpu hotplug on 32bit 17 years ago
Huang Ying 89081d17f7 kexec jump: save/restore device state 17 years ago
Huang Ying 3ab8352137 kexec jump 17 years ago
Alexis Bruemmer 1956a96de4 x86 calgary: fix handling of devices that aren't behind the Calgary 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Mike Travis 6524d938b3 cpumask: put cpumask_of_cpu_map in the initdata section 17 years ago
Joerg Roedel 3a61ec387c x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization 17 years ago
Joerg Roedel 87e39ea571 x86 gart: replace to_pages macro with iommu_num_pages 17 years ago
Joerg Roedel a8132e5fe2 x86, AMD IOMMU: replace to_pages macro with iommu_num_pages 17 years ago
Chandru 95b68dec0d calgary iommu: use the first kernels TCE tables in kdump 17 years ago
Srinivasa D S ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking 17 years ago
Linus Torvalds b30f3ae50c x86-64: Clean up 'save/restore_i387()' usage 17 years ago
Linus Torvalds 6209ed9d84 x86-64: make BUILD_IRQ() also reset section back 17 years ago
David Brownell 7e2a31da85 rtc-cmos: avoid spurious irqs 17 years ago
Ulrich Drepper 9fe5ad9c8c flag parameters add-on: remove epoll_create size param 17 years ago
Ulrich Drepper 4006553b06 flag parameters: inotify_init 17 years ago
Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 years ago
Ulrich Drepper 336dd1f70f flag parameters: dup2 17 years ago
Ulrich Drepper a0998b50c3 flag parameters: epoll_create 17 years ago
Ulrich Drepper b087498eb5 flag parameters: eventfd 17 years ago
Ulrich Drepper 9deb27baed flag parameters: signalfd 17 years ago
Shaohua Li bdfe6b7c68 pm: acpi hibernation: utilize hardware signature 17 years ago
Adrian Bunk d75f65fd24 remove include/linux/pm_legacy.h 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Hugh Dickins 9d25d4db81 x86: BUILD_IRQ say .text to avoid .data.percpu 17 years ago
Jeremy Fitzhardinge 9e882c9282 x86: call early_cpu_init at the same point 17 years ago
Roland McGrath af0575bba0 i386 syscall audit fast-path 17 years ago
Roland McGrath 5cbf1565f2 x86_64 ia32 syscall audit fast-path 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Roland McGrath 15e8f348db x86_64: remove bogus optimization in sysret_signal 17 years ago
Rusty Russell c2e3277f87 x86: fix pte_flags() to only return flags, fix lguest (updated) 17 years ago
Yinghai Lu 988781dc3e x86: use setup_clear_cpu_cap with disable_apic, fix 17 years ago
Andi Kleen d95d62c018 sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Greg Kroah-Hartman 3bfd49c8ab device create: x86: convert device_create to device_create_drvdata 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Yinghai Lu 7edf8891ad x86: remove extra calling to get ext cpuid level 17 years ago
Yinghai Lu 9175fc06ae x86: use setup_clear_cpu_cap() when disabling the lapic 17 years ago
Adrian Bunk 7e37c2998a x86: KVM guest: make kvm_smp_prepare_boot_cpu() static 17 years ago
Peter Zijlstra 31656519e1 sched, x86: clean up hrtick implementation 17 years ago
Mike Travis c4762aba0b NR_CPUS: Replace NR_CPUS in speedstep-centrino.c 17 years ago
Mike Travis 1bd9d6b64e NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c 17 years ago
Mike Travis 247bc6ca0f NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c 17 years ago
Mike Travis f2ad47ffeb NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c 17 years ago
Mike Travis 6bca67f951 NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c 17 years ago
Simon Arlott e3a61b0a8c x86: add unknown_nmi_panic kernel parameter 17 years ago
Yinghai Lu 63b5d7af25 x86: add ->pre_time_init to x86_quirks 17 years ago