OSDN Git Service

sched: Fix the relax_domain_level boot parameter
[android-x86/kernel.git] / arch / x86 /
2012-06-17 Mathias Krausecrypto: aesni-intel - fix unaligned cbc decrypt for...
2012-06-09 Andrea Arcangelimm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_popu...
2012-06-01 Tony Luckx86/mce: Fix check for processor context when machine...
2012-06-01 Robert Richterperf/x86: Update event scheduling constraints for AMD...
2012-05-21 Tejun Heopercpu, x86: don't use PMD_SIZE as embedded atom_size...
2012-05-21 David Vrabelxen/pci: don't use PCI BIOS service for configuration...
2012-05-21 Konrad Rzeszutek... xen/pte: Fix crashes when trying to see non-existent...
2012-05-07 Konrad Rzeszutek... xen/smp: Fix crash when booting with ACPI hotplug CPUs.
2012-05-07 David Vrabelxen: correctly check for pending events when restoring...
2012-05-07 Bryan O'Donoghuex86, apic: APIC code touches invalid MSR on P5 class...
2012-04-13 Joerg Roedeliommu/amd: Make sure IOMMU interrupts are re-enabled...
2012-04-13 Salman Qazisched/x86: Fix overflow in cyc2ns_offset
2012-04-13 Greg Kroah-HartmanRevert "x86/ioapic: Add register level checks to detect...
2012-04-13 Jonathan Niederx86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS...
2012-04-13 Jonathan Niederx86/PCI: use host bridge _CRS info on MSI MS-7253
2012-04-13 Jason Wesselx86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
2012-04-13 zhuangfeiran@ict... x86 bpf_jit: fix a bug in emitting the 16-bit immediate...
2012-04-02 Dan Carpenterx86, tls: Off by one limit check
2012-04-02 Alok Katariax86, tsc: Skip refined tsc calibration on systems with...
2012-04-02 Eric Dumazetnet: bpf_jit: fix BPF_S_LDX_B_MSH compilation
2012-04-02 Dmitry Adamushkox86-32: Fix endless loop when processing signals for...
2012-04-02 Stephan BärwolfKVM: x86: fix missing checks in syscall emulation
2012-04-02 Stephan BärwolfKVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
2012-04-02 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-04-02 Suresh Siddhax86/ioapic: Add register level checks to detect bogus...
2012-03-19 Thomas Gleixnerx86: Derandom delay_tsc for 64 bit
2012-03-01 Andreas Herrmannx86/amd: Fix L1i and L2 cache sharing information for...
2012-03-01 Linus Torvaldsi387: re-introduce FPU state preloading at context...
2012-03-01 Linus Torvaldsi387: move TS_USEDFPU flag from thread_info to task_struct
2012-03-01 Linus Torvaldsi387: move AMD K7/K8 fpu fxsave/fxrstor workaround...
2012-03-01 Linus Torvaldsi387: do not preload FPU state at task switch time
2012-03-01 Linus Torvaldsi387: don't ever touch TS_USEDFPU directly, use helper...
2012-03-01 Linus Torvaldsi387: move TS_USEDFPU clearing out of __save_init_fpu...
2012-03-01 Linus Torvaldsi387: fix x86-64 preemption-unsafe user stack save...
2012-03-01 Linus Torvaldsi387: fix sense of sanity check
2012-03-01 Linus Torvaldsi387: make irq_fpu_usable() tests more robust
2012-03-01 Linus Torvaldsi387: math_state_restore() isn't called from asm
2012-02-20 Stefano Stabellinixen pvhvm: do not remap pirqs onto evtchns if !xen_have...
2012-02-03 Eric Dumazetnet: bpf_jit: fix divide by 0 generation
2012-02-03 Andreas Herrmannx86/microcode_amd: Add support for CPU family specific...
2012-02-03 Russ Andersonx86/uv: Fix uv_gpa_to_soc_phys_ram() shift
2012-01-26 Cliff Wickmanx86/UV2: Fix BAU destination timeout initialization
2012-01-26 Kurt GarloffACPI, x86: Use SRAT table rev to use 8bit or 32bit...
2012-01-26 Jack Steinerx86, UV: Update Boot messages for SGI UV2 platform
2012-01-26 Ludwig Nusselx86: Fix mmap random address range
2012-01-26 Bjorn Helgaasx86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
2012-01-26 Bjorn Helgaasx86/PCI: amd: factor out MMCONFIG discovery
2012-01-26 Gary Hadex86/PCI: Ignore CPU non-addressable _CRS reserved memor...
2012-01-06 Markus Kötternet: bpf_jit: fix an off-one bug in x86_64 cond jump...
2011-12-21 Ian Campbellxen: only limit memory map to maximum reservation for...
2011-12-21 Mark Langsdorfx86, hpet: Immediately disable HPET timer 1 if rtc...
2011-12-21 Youquan Songthp: add compound tail page _mapcount when mapped
2011-12-09 Robert Richteroprofile, x86: Fix crash when unloading module (nmi...
2011-12-09 Peter Zijlstraperf/x86: Fix PEBS instruction unwind
2011-12-09 Konrad Rzeszutek... x86/paravirt: PTE updates in k(un)map_atomic need to...
2011-12-09 Peter Chubbx86: Fix "Acer Aspire 1" reboot hang
2011-12-09 Bjorn Helgaasx86/mpparse: Account for bus types other than ISA and PCI
2011-12-09 Salman Qazisched, x86: Avoid unnecessary overflow in sched_clock
2011-11-21 Zhenzhong Duanxen:pvhvm: enable PVHVM VCPU placement when using more...
2011-11-21 Mika Westerbergx86, mrst: use a temporary variable for SFI irq
2011-11-21 Kirill A. Shutemovsfi: table irq 0xFF means 'no interrupt'
2011-11-11 Andrea Arcangelithp: share get_huge_page_tail()
2011-11-11 Andrea Arcangelimm: thp: tail page refcounting fix
2011-11-11 Joerg Roedeliommu/amd: Fix wrong shift direction
2011-11-11 Jan Beulichapic, i386/bigsmp: Fix false warnings regarding logical...
2011-11-11 Josh Stonex86: Fix compilation bug in kprobes' twobyte_is_boostable
2011-11-11 Jack Steinerx86: uv2: Workaround for UV2 Hub bug (system global...
2011-10-25 Takashi Iwaix86: Fix S4 regression
2011-10-16 Paul Menzelx86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
2011-10-03 Youquan Songperf, x86: Add model 45 SandyBridge support
2011-10-03 David Vrabelxen/e820: if there is no dom0_mem=, don't tweak extra_p...
2011-10-03 David Vrabelxen: use maximum reservation to limit amount of usable RAM
2011-10-03 Joerg Roedeliommu/amd: Make sure iommu->need_sync contains correct...
2011-10-03 Joerg Roedeliommu/amd: Don't take domain->lock recursivly
2011-10-03 Konrad Rzeszutek... xen/smp: Warn user why they keel over - nosmp or noapic...
2011-10-03 Igor Mammedovxen: x86_32: do not enable iterrupts when returning...
2011-10-03 Andrey Vaginx86, perf: Check that current->mm is alive before getti...
2011-08-29 Jack Steinerx86, UV: Remove UV delay in starting slave cpus
2011-08-29 H. Peter Anvinx86-32, vdso: On system call restart after SYSENTER...
2011-08-29 Paul Foxx86, olpc: Wait for last byte of EC command to be accepted
2011-08-29 Stefano Stabellinixen: Do not enable PV IPIs when vector callback not...
2011-08-29 Jan Beulichxen/x86: replace order-based range checking of M2P...
2011-08-29 Suresh Siddhax86, mtrr: lock stop machine during MTRR rendezvous...
2011-08-29 Len Brownx86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIA...
2011-08-16 Jeremy Fitzhardingexen: allow enable use of VGA console on dom0
2011-08-05 Robert Richteroprofile, x86: Fix nmi-unsafe callgraph support
2011-08-05 Huang Yingkexec, x86: Fix incorrect jump back address if not...
2011-08-05 Len Brownx86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS
2011-07-22 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-07-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-07-21 H. Peter Anvinx86: Make Dell Latitude E6420 use reboot=pci
2011-07-21 Daniel J Bluemanx86: Make Dell Latitude E5420 use reboot=pci
2011-07-21 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2011-07-20 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2011-07-20 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2011-07-20 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-07-20 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-20 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
next