Commit Graph

3408 Commits (485802a6c524e62b5924849dd727ddbb1497cc71)

Author SHA1 Message Date
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
Arun Sharma bc6ca7b342 perf/x86: Check if user fp is valid 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 4ebefe3ec7 new helpers: {clear,test,test_and_clear}_restore_sigmask() 13 years ago
Steven Rostedt a192cd0413 ftrace: Synchronize variable setting with breakpoints 13 years ago
Al Viro bb8ac181a5 bury __kernel_nlink_t, make internal nlink_t consistent 13 years ago
H. Peter Anvin 319b6ffc6d x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c 13 years ago
Andrea Arcangeli 26c191788f mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition 13 years ago
Linus Torvalds 5723aa993d x86: use the new generic strnlen_user() function 13 years ago
Linus Torvalds 36126f8f2e word-at-a-time: make the interfaces truly generic 13 years ago
Linus Torvalds 4ae73f2d53 x86: use generic strncpy_from_user routine 13 years ago
David S. Miller 446969084d kernel: Move REPEAT_BYTE definition into linux/kernel.h 13 years ago
Borislav Petkov e8f380e008 x86/bitops: Move BIT_64() for a wider use 13 years ago
Jim Kukunas ea4d26ae24 raid5: add AVX optimized RAID5 checksumming 13 years ago
Marek Szyprowski 0a2b9a6ea9 X86: integrate CMA with DMA-mapping subsystem 13 years ago
Alex Shi 3e7f3db001 x86/tlb: Clean up and unify TLB_FLUSH_ALL definition 13 years ago
Michael S. Tsirkin 0ab711ae6a x86/apic: Implement EIO micro-optimization 13 years ago
Michael S. Tsirkin 2a43195d83 x86/apic: Add apic->eoi_write() callback 13 years ago
Michael S. Tsirkin 4ebcc24390 x86/apic: Use symbolic APIC_EOI_ACK 13 years ago
Michael S. Tsirkin c8f64bf7df x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it 13 years ago
Paul Gortmaker bb8187d35f MCA: delete all remaining traces of microchannel bus support. 13 years ago
Suresh Siddha 55ccf3fe3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() 13 years ago
H. Peter Anvin 638d957b51 x86, realmode: Change EFER to a single u64 field 13 years ago
Avi Kivity c142786c62 KVM: MMU: Don't use RCU for lockless shadow walking 13 years ago
Alex Shi 641b695c2f percpu: remove percpu_xxx() functions 13 years ago
Alex Shi c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
Alan Cox c3709e6734 x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable 13 years ago
Robert Richter 978da300c7 perf/x86/ibs: Fix undefined reference to `get_ibs_caps' 13 years ago
Mark Brown 7563bbf89d gpiolib/arches: Centralise bolierplate asm/gpio.h 13 years ago
Alessandro Rubini 35bdd29095 mfd: Add driver for STA2X11 MFD block 13 years ago
Robert Richter d47e8238cd perf/x86-ibs: Take instruction pointer from ibs sample 13 years ago
Peter Zijlstra cb83b629ba sched/numa: Rewrite the CONFIG_NUMA sched domain support 13 years ago
Jan Beulich 57da8b960b x86: Avoid double stack traces with show_regs() 13 years ago
Philipp Hahn 1f0459780c atomic64_32.h: fix parameter naming mismatch 13 years ago
Jarkko Sakkinen cda846f101 x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline 13 years ago
Joshua Cov b2d0b7a061 keyboard: Use BIOS Keyboard variable to set Numlock 13 years ago
Jarkko Sakkinen f37240f16b x86, realmode: header for trampoline code 13 years ago
Jarkko Sakkinen b429dbf6e8 x86, realmode: don't copy real_mode_header 13 years ago
Jarkko Sakkinen c9b77ccb52 x86, realmode: Move ACPI wakeup to unified realmode code 13 years ago
Jarkko Sakkinen 48927bbb97 x86, realmode: Move SMP trampoline to unified realmode code 13 years ago
Jarkko Sakkinen 5a8c9aebe0 x86, realmode: Move reboot_32.S to unified realmode code 13 years ago
Jarkko Sakkinen 084ee1c641 x86, realmode: Relocator for realmode code 13 years ago
Thomas Gleixner 38e7c572ce x86: Use common threadinfo allocator 13 years ago
Thomas Gleixner 6c0a9fa62f fork: Remove the weak insanity 13 years ago
Thomas Gleixner 85f7f65627 x86: Use kick_all_cpus_sync() 13 years ago
Suresh Siddha 399988eea1 irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y 13 years ago
Lin Ming 1ff2b0c303 xen: implement IRQ_WORK_VECTOR handler 13 years ago
Suresh Siddha 8a8f422d3b iommu: rename intr_remapping.[ch] to irq_remapping.[ch] 13 years ago