aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* set_page_color syscallNamhoon Kim2014-11-19
* Add set_mc2_task_param system callNamhoon Kim2014-11-04
* Add reservation system calls to x86 syscall tableBjoern Brandenburg2014-11-03
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2014-10-21
* Add LITMUS^RT syscalls for x86Bjoern Brandenburg2014-10-21
* Export num_cache_leaves in asm/processor.hBjoern Brandenburg2014-10-21
* Add hrtimer_start_on() supportFelipe Cerqueira2014-10-21
* Export x86 cache topologyFelipe Cerqueira2014-10-21
* Feather-Trace: add x86 binary rewriting implementationBjoern Brandenburg2014-10-21
* Feather-Trace: add platform independent implementationBjoern Brandenburg2014-10-21
* Add LITMUS^RT directoryBjoern Brandenburg2014-10-21
* ENGR00313685-7 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch ...Grant Likely2014-05-16
* ENGR00313685-3 of/irq: simplify args to irq_create_of_mappingGrant Likely2014-05-16
* ENGR00313685-2 of/irq: Replace of_irq with of_phandle_argsGrant Likely2014-05-16
* ENGR00313685-1 of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2014-05-16
* PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2014-04-16
* x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-02-20
* x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-02-06
* bpf: do not use reciprocal divideEric Dumazet2014-02-06
* KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-02-06
* x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young2014-02-06
* kvm: x86: fix apic_base enable checkAndrew Jones2014-02-06
* ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-25
* perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-25
* x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-01-15
* mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2014-01-09
* sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2014-01-09
* KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2014-01-09
* x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2014-01-09
* x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-20
* x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2013-12-20
* KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov2013-12-20
* KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2013-12-20
* KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig2013-12-20
* x86-64, build: Always pass in -mno-sseH. Peter Anvin2013-12-12
* ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao2013-11-29
* KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini2013-11-29
* x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2013-11-29
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-11-29
* x86: Update UV3 hub revision IDRuss Anderson2013-11-12
* x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-10-18
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-18
* x86, efi: Don't map Boot Services on i386Josh Boyer2013-10-05
* x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-10-05
* sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel2013-09-26
* x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck2013-09-26
* x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan2013-09-26
* Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2013-09-26
* x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2013-09-26
* crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-09-14