Age | Commit message (Expand) | Author |
2011-05-19 | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-05-19 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones |
2011-05-19 | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds |
2011-05-19 | arch/x86/xen/smp: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-19 | arch/x86/xen/time: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-19 | arch/x86/xen/xen-ops: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-19 | arch/x86/xen/mmu: Cleanup code/data sections definitions | Daniel Kiper |
2011-05-19 | x86: Don't unmask disabled irqs when migrating them | Tian, Kevin |
2011-05-19 | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() | Tian, Kevin |
2011-05-19 | x86: hpet: Cleanup the clockevents init and register code | Thomas Gleixner |
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 |