Commit Graph

15454 Commits (b0239faaf87c38bb419c9264bf20817438ddc3a9)

Author SHA1 Message Date
H. Peter Anvin 1b6b7c9ff3 x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl 13 years ago
H. Peter Anvin 55f6cb9d0b x86, cpufeature: Catch duplicate CPU feature strings 13 years ago
H. Peter Anvin 4ad3341130 x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM 13 years ago
Andrea Arcangeli e4eed03fd0 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE 13 years ago
Wanpeng Li c15acff337 x86: Fix kernel-doc warnings 13 years ago
Kay Sievers e2ae715d66 kmsg - kmsg_dump() use iterator to receive log buffer content 13 years ago
Suresh Siddha 0b91f45b23 x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery 13 years ago
Stefano Stabellini b9e0d95c04 xen: mark local pages as FOREIGN in the m2p_override 13 years ago
Marek Szyprowski c080e26edc x86: dma-mapping: fix broken allocation when dma_mask has been provided 13 years ago
Stephane Eranian 25f4298582 perf/x86: Fix broken LBR fixup code 13 years ago
Borislav Petkov 161270fc1f x86/smp: Fix topology checks on AMD MCM CPUs 13 years ago
Marcelo Tosatti e32025a564 x86: kvmclock: remove check_and_clear_guest_paused warning 13 years ago
Feng Tang f6b54f083c ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding 13 years ago
Feng Tang 7f68b4c2e1 ACPI: Remove one board specific WARN when ignoring timer overriding 13 years ago
Feng Tang ae10ccdc30 ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases 13 years ago
Wanpeng Li 9efc31b81d x86/mm: Fix some kernel-doc warnings 13 years ago
Martin Pelikan 9271b0b4b2 x86, um: Correct syscall table type attributes breaking gcc 4.8 13 years ago
Don Zickus eeaaa96a3a x86/nmi: Fix section mismatch warnings on 32-bit 13 years ago
Cliff Wickman d5d2d2eea8 x86/uv: Fix UV2 BAU legacy mode 13 years ago
Yinghai Lu bd2753b2dd x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space 13 years ago
Jordan Justen 743628e868 x86, efi stub: Add .reloc section back into image 13 years ago
Arun Sharma db0dc75d64 perf/x86: Check user address explicitly in copy_from_user_nmi() 13 years ago
Arun Sharma bc6ca7b342 perf/x86: Check if user fp is valid 13 years ago
Arun Sharma 302fa4b58a perf/x86: Allow multiple stacks 13 years ago
Peter Zijlstra 8440ccb43f perf/x86: Update SNB PEBS constraints 13 years ago
Peter Zijlstra b6db437ba8 perf/x86: Enable/Add IvyBridge hardware support 13 years ago
Peter Zijlstra cccb9ba9e4 perf/x86: Implement cycles:p for SNB/IVB 13 years ago
Peter Zijlstra b430f7c470 perf/x86: Fix Intel shared extra MSR allocation 13 years ago
Kamalesh Babulal ceb1cbac8e sched/x86: Calculate booted cores after construction of sibling_mask 13 years ago
Tomoki Sekiyama f6175f5bfb x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs 13 years ago
Feng Tang 55c844a4dd x86/reboot: Fix a warning message triggered by stop_other_cpus() 13 years ago
Sebastian Andrzej Siewior 7071f6b288 x86/intel/moorestown: Change intel_scu_devices_create() to __devinit 13 years ago
Yasuaki Ishimatsu 4af463d28f x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() 13 years ago
Xiaotian Feng aff5a62d52 x86/gart: Fix kmemleak warning 13 years ago
Thomas Gleixner 1a87fc1ec7 x86: mce: Add the dropped timer interval init back 13 years ago
Masami Hiramatsu 436d03faf6 x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix 13 years ago
Chen Gong 958fb3c512 x86/mce: Fix the MCE poll timer logic 13 years ago
Chen Gong c2238f10e0 x86/mce: Fix the MCE poll timer logic 13 years ago
Zhang Rui 76eb9a30db ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI 13 years ago
H.J. Lu bad1a753d4 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 13 years ago
Al Viro 44fbbb3dc6 x86: get rid of calling do_notify_resume() when returning to kernel mode 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro edd63a2763 set_restore_sigmask() is never called without SIGPENDING (and never should be) 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Al Viro 4ebefe3ec7 new helpers: {clear,test,test_and_clear}_restore_sigmask() 13 years ago
Matt Fleming 0c7596621e x86, efi: Add EFI boot stub documentation 13 years ago
Matt Fleming 9fa7dedad3 x86, efi; Add EFI boot stub console support 13 years ago