| Commit message (Expand) | Author | Age |
... | |
| * | x86-32, amd: Move va_align definition to unbreak 32-bit build | Borislav Petkov | 2011-10-17 |
| * | x86, amd: Move BSP code to cpu_dev helper | Borislav Petkov | 2011-10-17 |
| * | x86: Add a BSP cpu_dev helper | Borislav Petkov | 2011-10-17 |
| * | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 2011-10-17 |
| * | UBUNTU: SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci | Leann Ogasawara | 2011-09-15 |
| * | UBUNTU: SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci | Leann Ogasawara | 2011-09-14 |
| * | UBUNTU: SAUCE: (drop after 3.0) x86, x2apic: enable the bios request for x2ap... | Leann Ogasawara | 2011-09-12 |
| * | UBUNTU: SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci | Leann Ogasawara | 2011-09-09 |
| * | UBUNTU: SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci | Leann Ogasawara | 2011-08-31 |
| * | UBUNTU: ubuntu: nx-emu - i386: mmap randomization for executable mappings | Ingo Molnar | 2011-08-30 |
| * | UBUNTU: ubuntu: nx-emu - i386: NX emulation | Ingo Molnar | 2011-08-30 |
| * | UBUNTU: SAUCE: S3 early resume debug via keyboard LEDs | Colin Ian King | 2011-08-30 |
| * | x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll | H. Peter Anvin | 2011-08-30 |
| * | x86, mce: Xeon75xx specific interface to get corrected memory error information | Andi Kleen | 2011-08-30 |
| * | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner | 2011-08-29 |
| * | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha | 2011-08-29 |
| * | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown | 2011-08-29 |
| * | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying | 2011-08-05 |
| * | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown | 2011-08-05 |
* | | Merge 'Linux v3.0' into Litmus | Andrea Bastoni | 2011-08-27 |
|\| |
|
| * | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin | 2011-07-21 |
| * | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman | 2011-07-21 |
| * | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard | 2011-07-13 |
| * | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook | 2011-07-06 |
| * | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb | 2011-07-05 |
| * | x86 idle: APM requires pm_idle/default_idle unconditionally when a module | Andy Whitcroft | 2011-06-14 |
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-14 |
| |\ |
|
| | * | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 2011-06-13 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 |
| |\ \ |
|
| | * \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-08 |
| | |\ \ |
|
| | | * | | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 |
| * | | | | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds | 2011-06-13 |
| |\ \ \ \ |
|
| | * | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli | 2011-06-09 |
| | * | | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner | 2011-06-08 |
| | | |_|/
| | |/| | |
|
| * / | | | exec: delay address limit change until point of no return | Mathias Krause | 2011-06-09 |
| |/ / / |
|
| * | | | x86/amd-iommu: Fix boot crash with hidden PCI devices | Joerg Roedel | 2011-06-07 |
| * | | | x86/amd-iommu: Use only per-device dma_ops | Joerg Roedel | 2011-06-06 |
| * | | | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel | 2011-06-06 |
| |/ / |
|
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-31 |
| |\ \ |
|
| | * | | x86: Fix mwait_play_dead() faulting on mwait-incapable cpus | Avi Kivity | 2011-05-30 |
| | * | | x86 idle: Fix mwait deprecation warning message | Borislav Petkov | 2011-05-30 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-31 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o | Steven Rostedt | 2011-05-27 |
| * | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 |
| |\ \ \ |
|
| | * | | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param | Len Brown | 2011-05-29 |
| | * | | | x86 idle: deprecate "no-hlt" cmdline param | Len Brown | 2011-05-29 |
| | * | | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLE | Len Brown | 2011-05-29 |
| | * | | | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it | Len Brown | 2011-05-29 |
| | * | | | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 |
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-28 |
| |\ \ \ \ |
|