| Commit message (Expand) | Author | Age |
* | set_page_color syscall | Namhoon Kim | 2014-11-19 |
* | Add set_mc2_task_param system call | Namhoon Kim | 2014-11-04 |
* | Add reservation system calls to x86 syscall table | Bjoern Brandenburg | 2014-11-03 |
* | Integrate preemption state machine with Linux scheduler | Bjoern Brandenburg | 2014-10-21 |
* | Add LITMUS^RT syscalls for x86 | Bjoern Brandenburg | 2014-10-21 |
* | Export num_cache_leaves in asm/processor.h | Bjoern Brandenburg | 2014-10-21 |
* | Add hrtimer_start_on() support | Felipe Cerqueira | 2014-10-21 |
* | Export x86 cache topology | Felipe Cerqueira | 2014-10-21 |
* | Feather-Trace: add x86 binary rewriting implementation | Bjoern Brandenburg | 2014-10-21 |
* | Feather-Trace: add platform independent implementation | Bjoern Brandenburg | 2014-10-21 |
* | Add LITMUS^RT directory | Bjoern Brandenburg | 2014-10-21 |
* | ENGR00313685-7 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch ... | Grant Likely | 2014-05-16 |
* | ENGR00313685-3 of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2014-05-16 |
* | ENGR00313685-2 of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2014-05-16 |
* | ENGR00313685-1 of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2014-05-16 |
* | PCI: use weak functions for MSI arch-specific functions | Thomas Petazzoni | 2014-04-16 |
* | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 2014-02-20 |
* | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2014-02-06 |
* | bpf: do not use reciprocal divide | Eric Dumazet | 2014-02-06 |
* | KVM: x86: limit PIT timer frequency | Marcelo Tosatti | 2014-02-06 |
* | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young | 2014-02-06 |
* | kvm: x86: fix apic_base enable check | Andrew Jones | 2014-02-06 |
* | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-25 |
* | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 2014-01-25 |
* | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 2014-01-15 |
* | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2014-01-09 |
* | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 2014-01-09 |
* | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka | 2014-01-09 |
* | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 2014-01-09 |
* | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin | 2013-12-20 |
* | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett | 2013-12-20 |
* | KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) | Gleb Natapov | 2013-12-20 |
* | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig | 2013-12-20 |
* | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig | 2013-12-20 |
* | x86-64, build: Always pass in -mno-sse | H. Peter Anvin | 2013-12-12 |
* | ftrace/x86: skip over the breakpoint for ftrace caller | Kevin Hao | 2013-11-29 |
* | KVM: x86: fix emulation of "movzbl %bpl, %eax" | Paolo Bonzini | 2013-11-29 |
* | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as... | Thomas Renninger | 2013-11-29 |
* | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2013-11-29 |
* | x86: Update UV3 hub revision ID | Russ Anderson | 2013-11-12 |
* | x86: avoid remapping data in parse_setup_data() | Linn Crosetto | 2013-10-18 |
* | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-18 |
* | x86, efi: Don't map Boot Services on i386 | Josh Boyer | 2013-10-05 |
* | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 2013-10-05 |
* | sched/x86: Optimize switch_mm() for multi-threaded workloads | Rik van Riel | 2013-09-26 |
* | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck | 2013-09-26 |
* | x86, amd_nb: Clarify F15h, model 30h GART and L3 support | Aravind Gopalakrishnan | 2013-09-26 |
* | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro | 2013-09-26 |
* | x86, smap: Handle csum_partial_copy_*_user() | H. Peter Anvin | 2013-09-26 |
* | crypto: xor - Check for osxsave as well as avx in crypto/xor | John Haxby | 2013-09-14 |