Age | Commit message (Expand) | Author |
2010-07-21 | x86: auditsyscall: fix fastpath return value after reschedule | Roland McGrath |
2010-07-21 | x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0 | H. Peter Anvin |
2010-07-21 | x86, xsave: Add __init attribute to setup_xstate_features() | Robert Richter |
2010-07-21 | x86, xsave: Make init_xstate_buf static | Robert Richter |
2010-07-21 | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) | Robert Richter |
2010-07-21 | x86, xsave: Introduce xstate enable functions | Robert Richter |
2010-07-21 | x86, xsave: Separate fpu and xsave initialization | Robert Richter |
2010-07-21 | x86, tlb: Clean up and correct used type | Borislav Petkov |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-07-21 | x86, UV: Make kdump avoid stack dumps | Cliff Wickman |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds |
2010-07-20 | x86, rwsem: Minor cleanups | Michel Lespinasse |
2010-07-20 | x86, rwsem: Stay on fast path when count > 0 in __up_write() | Michel Lespinasse |
2010-07-20 | x86, iomap: Fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl |
2010-07-20 | x86, mm: Create symbolic index into address_markers array | Andres Salomon |
2010-07-20 | x86, numa: fix boot without RAM on node0 again | Yinghai Lu |
2010-07-20 | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter |
2010-07-20 | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter |
2010-07-20 | x86, xsave: Do not include asm/i387.h in asm/xsave.h | Robert Richter |
2010-07-20 | x86, gcc-4.6: Fix set but not read variables | Andi Kleen |
2010-07-20 | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen |
2010-07-20 | x86, i8259: Only register sysdev if we have a real 8259 PIC | Adam Lackorzynski |
2010-07-20 | xen: make sure pages are really part of domain before freeing | Jeremy Fitzhardinge |
2010-07-20 | xen: release unused free memory | Miroslav Rezanina |
2010-07-19 | x86, cpu: Split addon_cpuid_features.c | H. Peter Anvin |
2010-07-19 | x86, cpu: Clean up formatting in cpufeature.h, remove override | H. Peter Anvin |
2010-07-19 | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha |
2010-07-19 | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha |
2010-07-19 | x86, xsave: Track the offset, size of state in the xsave layout | Suresh Siddha |
2010-07-19 | x86, cpu: Enumerate xsaveopt | Suresh Siddha |
2010-07-19 | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha |
2010-07-19 | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha |
2010-07-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-19 | x86/amd-iommu: Use for_each_pci_dev() | Kulikov Vasiliy |
2010-07-19 | update email address | Pavel Machek |
2010-07-19 | mm: add context argument to shrinker callback | Dave Chinner |
2010-07-18 | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |
2010-07-18 | x86: kprobes: fix swapped segment registers in kretprobe | Roland McGrath |
2010-07-17 | x86, UV: Initialize BAU MMRs only on hubs with cpus | Cliff Wickman |
2010-07-16 | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain | Jacob Pan |
2010-07-16 | x86: Fix x2apic preenabled system with kexec | Yinghai Lu |
2010-07-16 | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas |
2010-07-16 | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby |
2010-07-15 | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat... | Joe Perches |
2010-07-15 | x86: Force HPET readback_cmp for all ATI chipsets | Thomas Gleixner |
2010-07-14 | x86, setup: Only set early_serial_base after port is initialized | Yinghai Lu |
2010-07-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-13 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-07-13 | x86, alternatives: BUG on encountering an invalid CPU feature number | H. Peter Anvin |
2010-07-13 | x86, alternatives: Fix one more open-coded 8-bit alternative number | H. Peter Anvin |