cifs: fix misspelling of "forcedirectio"
[linux-flexiantxendom0-3.2.10.git] / arch / x86 /
2012-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-05-08 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc6-tag' of git://git...
2012-05-08 Linus TorvaldsMerge branch 'for-3.4-fixes' of git://git./linux/kernel...
2012-05-08 Tejun Heopercpu, x86: don't use PMD_SIZE as embedded atom_size...
2012-05-07 David Vrabelxen/pci: don't use PCI BIOS service for configuration...
2012-05-07 Konrad Rzeszutek... xen/pte: Fix crashes when trying to see non-existent...
2012-05-07 Konrad Rzeszutek... xen/apic: Return the APIC ID (and version) for CPU 0.
2012-05-07 Larry FingerIA32 emulation: Fix build problem for modular ia32...
2012-05-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-05-06 Al Virox86: fix broken TASK_SIZE for ia32_aout
2012-05-06 Gleb NatapovKVM: Do not take reference to mm during async #PF
2012-05-06 Gleb NatapovKVM: ensure async PF event wakes up vcpu from halt
2012-05-04 Bjarke Istrup Pedersenarch/x86/platform/geode/net5501.c: change active_low...
2012-05-03 Linus Torvaldsvfs: make word-at-a-time accesses handle a non-existing...
2012-04-30 Kusanagi Kouichix86, relocs: Remove an unused variable
2012-04-28 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc4-tag' of git://git...
2012-04-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-27 David Vrabelxen: correctly check for pending events when restoring...
2012-04-27 Andreas Herrmannx86/amd: Re-enable CPU topology extensions in case...
2012-04-27 Konrad Rzeszutek... xen/smp: Fix crash when booting with ACPI hotplug CPUs.
2012-04-26 Konrad Rzeszutek... xen/enlighten: Disable MWAIT_LEAF so that acpi-pad...
2012-04-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-25 Greg Pearsonx86/apic: Use x2apic physical mode based on FADT setting
2012-04-25 H Hartley Sweetenx86/mrst: Quiet sparse noise about plain integer as...
2012-04-25 Ingo MolnarMerge tag 'l3-fix-for-3.5' of git://git./linux/kernel...
2012-04-24 H. Peter Anvinx32, siginfo: Provide proper overrides for x32 siginfo_t
2012-04-23 H.J. Lux32: Check __ILP32__ instead of __LP64__ for x32
2012-04-23 Konrad Rzeszutek... x86, acpi: Call acpi_enter_sleep_state via an asmlinkag...
2012-04-23 Konrad Rzeszutek... ACPI: Convert wake_sleep_flags to a value instead of...
2012-04-21 Al Virokill mm argument of vm_munmap()
2012-04-21 Linus TorvaldsVM: add "vm_mmap()" helper function
2012-04-21 Linus TorvaldsVM: add "vm_munmap()" helper function
2012-04-21 Linus TorvaldsVM: add "vm_brk()" helper function
2012-04-20 Konrad Rzeszutek... Revert "xen/p2m: m2p_find_override: use list_for_each_e...
2012-04-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-04-19 Srivatsa S. Bhatx86, intel_cacheinfo: Fix error return code in amd_set_...
2012-04-19 Avi KivityKVM: VMX: Fix kvm_set_shared_msr() called in preemptibl...
2012-04-18 Konrad Rzeszutek... Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81...
2012-04-18 Bryan O'Donoghuex86, apic: APIC code touches invalid MSR on P5 class...
2012-04-17 Stefano Stabellinixen/p2m: m2p_find_override: use list_for_each_entry_safe
2012-04-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-04-16 Oleg Nesterovi387: ptrace breaks the lazy-fpu-restore logic
2012-04-16 Andreas Herrmannx86/platform: Remove incorrect error message in x86_def...
2012-04-16 Matt Flemingx86, efi: Add dedicated EFI stub entry point
2012-04-16 Masami Hiramatsux86: Handle failures of parsing immediate operands...
2012-04-16 Andreas Herrmannx86/amd: Remove broken links from comment and kernel...
2012-04-16 Linus Torvaldsx86-32: fix up strncpy_from_user() sign error
2012-04-14 Ingo MolnarMerge tag 'microcode-fix-for-3.4' of git://git./linux...
2012-04-13 Andreas Herrmannx86, microcode: Ensure that module is only loaded on...
2012-04-13 Andreas Herrmannx86, microcode: Fix sysfs warning during module unload...
2012-04-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-11 Linus Torvaldsx86: merge 32/64-bit versions of 'strncpy_from_user...
2012-04-10 Gleb NatapovKVM: PMU emulation: GLOBAL_CTRL MSR should be enabled...
2012-04-09 Richard Weinbergerum: Use asm-generic/switch_to.h
2012-04-09 Richard Weinbergerum: Disintegrate asm/system.h
2012-04-09 Al Viroum: fix linker script generation
2012-04-07 Linus TorvaldsMerge branch 'kvm-updates/3.4' of git://git./virt/kvm/kvm
2012-04-07 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc1-tag' of git://git...
2012-04-06 Linus TorvaldsMake the "word-at-a-time" helper functions more commonl...
2012-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-04-06 H. Peter Anvinx86: Use correct byte-sized register constraint in...
2012-04-06 Jeremy Fitzhardingex86: Use correct byte-sized register constraint in...
2012-04-06 Srivatsa S. Bhatxen/smp: Remove unnecessary call to smp_processor_id()
2012-04-06 Konrad Rzeszutek... xen/x86: Workaround 'x86/ioapic: Add register level...
2012-04-06 Emil Goodex86: vsyscall: Use NULL instead 0 for a pointer argument
2012-04-05 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-04-05 Stephen Boydsimple_open: automatically convert to simple_open()
2012-04-05 Gleb NatapovKVM: Resolve RCU vs. async page fault problem
2012-04-05 Marcelo TosattiKVM: VMX: vmx_set_cr0 expects kvm->srcu locked
2012-04-05 Sasikantha babuKVM: PMU: Fix integer constant is too large warning...
2012-04-05 Linus TorvaldsMerge tag 'for_linus-3.4-rc2' of git://git./linux/kerne...
2012-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-04-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-04-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-03 Jan Seiffertbpf jit: Let the x86 jit handle negative offsets
2012-04-03 Peter Zijlstraperf/x86/p4: Add format attributes
2012-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-04-02 Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-04-02 Marcelo Tosattix86, kvm: Call restore_sched_clock_state() only after...
2012-03-31 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-03-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-03-30 Len BrownMerge branch 'tboot' into release
2012-03-30 Len BrownMerge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle...
2012-03-30 Andi Kleenx86: Use -mno-avx when available
2012-03-30 Petr VandrovecACPI: Fix use-after-free in acpi_map_lsapic
2012-03-30 Boris Ostrovskyidle, x86: Allow off-lined CPU to enter deeper C states
2012-03-30 Len Brownx86: Remove the ancient and deprecated disable_hlt...
2012-03-30 Ingo MolnarMerge branch 'linus' into x86/urgent
2012-03-30 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-03-29 Jason Wesselx86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
2012-03-29 zhuangfeiran@ict... x86 bpf_jit: fix a bug in emitting the 16-bit immediate...
2012-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2012-03-29 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-03-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-03-29 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-03-29 Liu, Chuanshengx86: Preserve lazy irq disable semantics in fixup_irqs()
2012-03-29 Rusty Russelldocumentation: remove references to cpu_*_map.
2012-03-29 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
next