| Commit message (Expand) | Author | Age |
... | |
| * | [PATCH] i386: Use per-cpu GDT immediately upon boot | Rusty Russell | 2007-05-02 |
| * | [PATCH] i386: Use per-cpu variables for GDT, PDA | Rusty Russell | 2007-05-02 |
| * | [PATCH] i386: VDSO_PRELINK warning fix | Andrew Morton | 2007-05-02 |
| * | [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags | Joerg Roedel | 2007-05-02 |
| * | [PATCH] i386: fix GDT's number of quadwords in comment | Ahmed S. Darwish | 2007-05-02 |
| * | [PATCH] i386: vmi_pmd_clear() static | Adrian Bunk | 2007-05-02 |
| * | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 |
| * | [PATCH] i386: workaround for a -Wmissing-prototypes warning | Adrian Bunk | 2007-05-02 |
| * | [PATCH] i386: make struct vmi_ops static | Adrian Bunk | 2007-05-02 |
| * | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal | 2007-05-02 |
| * | [PATCH] i386: Simplify smp_call_function*() by using common implementation | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] i386: clean up mach_reboot_fixups | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA | Prarit Bhargava | 2007-05-02 |
| * | [PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2) | Stephane Eranian | 2007-05-02 |
| * | [PATCH] x86: Fix i386 and x86_64 fault information pollution | Andi Kleen | 2007-05-02 |
| * | [PATCH] i386: probe_roms() cleanup | Rene Herman | 2007-05-02 |
| * | [PATCH] i386: pit_latch_buggy has no effect | takada | 2007-05-02 |
| * | [PATCH] i386: mtrr range check correction | Jan Beulich | 2007-05-02 |
| * | [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/ | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] x86: consolidate smp_send_stop() | Jan Beulich | 2007-05-02 |
| * | [PATCH] x86: default to physical mode on hotplug CPU kernels | Ingo Molnar | 2007-05-02 |
| * | [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 | Andrew Morton | 2007-05-02 |
| * | [PATCH] i386: revert i386-fix-the-verify_quirk_intel_irqbalance | Andrew Morton | 2007-05-02 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 | Linus Torvalds | 2007-05-05 |
|\ \ |
|
| * | | [VOYAGER] clockevents: correct boot cpu is zero assumption | James Bottomley | 2007-05-01 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ \ |
|
| * | | | MSI: arch must connect the irq and the msi_desc | Michael Ellerman | 2007-05-02 |
| * | | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-05-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | [CPUFREQ] Report the number of processors in PowerNow-k8 correctly | Mark Langsdorf | 2007-04-30 |
| * | | [CPUFREQ] do not declare undefined functions | David Rientjes | 2007-04-30 |
| * | | [CPUFREQ] Longhaul - Revert Longhaul ver. 2 | Rafal Bilski | 2007-04-26 |
| * | | Fix preemption warnings in speedstep-centrino.c | Dave Jones | 2007-04-26 |
| * | | [CPUFREQ] Longhaul - Correct PCI code | RafaĆ Bilski | 2007-04-26 |
| * | | [CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpu | Alexey Dobriyan | 2007-04-26 |
| |/ |
|
* | | ACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation. | Zachary Amsden | 2007-04-25 |
* | | ACPI: prevent ACPI quirk warning mass spamming in logs | Thierry Vignaud | 2007-04-25 |
|/ |
|
* | [PATCH] i386: Fix some warnings added by earlier patch | Andi Kleen | 2007-04-24 |
* | [PATCH] x86: Remove noreplacement option | Andi Kleen | 2007-04-24 |
* | Longhaul - Revert ACPI C3 on Longhaul ver. 2 | Dave Jones | 2007-04-21 |
* | [PATCH] x86: Fix potential overflow in perfctr reservation | Andi Kleen | 2007-04-16 |
* | [PATCH] x86: Fix gcc 4.2 _proxy_pda workaround | Andi Kleen | 2007-04-16 |
* | Fix VMI relocation processing logic error | Zachary Amsden | 2007-04-15 |
* | [PATCH] i386: irqbalance_disable() section fix | Andrew Morton | 2007-04-08 |
* | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden | 2007-04-08 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-04-02 |
|\ |
|
| * | [PATCH] x86-64: Increase NMI watchdog probing timeout | Andi Kleen | 2007-04-02 |
| * | [PATCH] x86-64: Let oprofile reserve MSR on all CPUs | Andi Kleen | 2007-04-02 |
| * | [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E | Andi Kleen | 2007-04-02 |
* | | [PATCH] Fix microcode-related suspend problem | Rafael J. Wysocki | 2007-04-02 |
|/ |
|