Age | Commit message (Expand) | Author |
2011-05-19 | x86: Convert PIT to clockevents_config_and_register() | Thomas Gleixner |
2011-05-18 | Merge branch 'x86/mem' into perf/core | Ingo Molnar |
2011-05-18 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa |
2011-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-17 | x86, cpu: Enable/disable Supervisor Mode Execution Protection | Fenghua Yu |
2011-05-17 | x86, cpu: Add SMEP CPU feature in CR4 | Fenghua Yu |
2011-05-17 | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu |
2011-05-18 | crypto: aesni-intel - fix aesni build on i386 | Randy Dunlap |
2011-05-17 | x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, alternative: Add altinstruction_entry macro | Fenghua Yu |
2011-05-17 | x86, alternative, doc: Add comment for applying alternatives order | Fenghua Yu |
2011-05-17 | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki |
2011-05-17 | PM / ACPI: Remove acpi_sleep=s4_nonvs | Amerigo Wang |
2011-05-17 | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu |
2011-05-17 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov |
2011-05-17 | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov |
2011-05-17 | Merge branch 'gart/rename' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2011-05-16 | x86, mm: Allow ZONE_DMA to be configurable | David Rientjes |
2011-05-16 | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 | Ondrej Zary |
2011-05-16 | ftrace/x86: mcount offset calculation | Martin Schwidefsky |
2011-05-16 | ftrace/x86: Do not trace .discard.text section | Steven Rostedt |
2011-05-16 | x86, AMD, cacheinfo: Fix L3 cache index disable checks | Frank Arnold |
2011-05-16 | x86, AMD, cacheinfo: Fix fallout caused by max3 conversion | Borislav Petkov |
2011-05-16 | xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. | Konrad Rzeszutek Wilk |
2011-05-16 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-16 | crypto: aesni-intel - Merge with fpu.ko | Andy Lutomirski |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-14 | clocksource: convert x86 to generic i8253 clocksource | Russell King |
2011-05-13 | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman |
2011-05-13 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2011-05-12 | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman |
2011-05-12 | arch/x86/xen/setup: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-12 | arch/x86/xen/enlighten: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-12 | arch/x86/xen/irq: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-12 | Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-05-12 | xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings | Konrad Rzeszutek Wilk |
2011-05-12 | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit | Daniel Kiper |
2011-05-12 | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. | Konrad Rzeszutek Wilk |
2011-05-12 | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin |
2011-05-12 | x86/mm: Fix section mismatch derived from native_pagetable_reserve() | Sedat Dilek |
2011-05-12 | x86,xen: introduce x86_init.mapping.pagetable_reserve | Stefano Stabellini |
2011-05-12 | Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" | Konrad Rzeszutek Wilk |
2011-05-12 | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger |