Age | Commit message (Expand) | Author | Files | Lines |
2007-02-04 | [PATCH] EFI x86: pass firmware call parameters on the stack | Frédéric Riss | 1 | -16/+73 |
2007-02-02 | Revert "[PATCH] fix typo in geode_configre()@cyrix.c" | Linus Torvalds | 1 | -1/+1 |
2007-02-01 | [PATCH] __crc_... is intended to be absolute | Al Viro | 1 | -0/+2 |
2007-02-01 | [PATCH] mca_nmi_hook() can be called at any point | Al Viro | 1 | -1/+1 |
2007-01-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -9/+0 |
2007-01-30 | [PATCH] i386: In assign_irq_vector look at all vectors before giving up | Eric W. Biederman | 1 | -13/+19 |
2007-01-29 | [CPUFREQ] Remove unneeded errata workaround from p4-clockmod. | Dave Jones | 1 | -9/+0 |
2007-01-26 | [PATCH] i386 vDSO: use VM_ALWAYSDUMP | Roland McGrath | 1 | -5/+7 |
2007-01-26 | [PATCH] Fix CONFIG_COMPAT_VDSO | Roland McGrath | 2 | -0/+6 |
2007-01-23 | [PATCH] paravirt: mark the paravirt_ops export internal | Ingo Molnar | 1 | -1/+8 |
2007-01-23 | [PATCH] Revert nmi_known_cpu() check during boot option parsing | Venkatesh Pallipadi | 1 | -7/+1 |
2007-01-22 | [PATCH] x86: fix PDA variables to work during boot | James Bottomley | 3 | -7/+21 |
2007-01-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -5/+5 |
2007-01-11 | [PATCH] fix typo in geode_configre()@cyrix.c | takada | 1 | -1/+1 |
2007-01-11 | [PATCH] i386: sched_clock using init data tsc_disable fix | Vivek Goyal | 1 | -1/+1 |
2007-01-11 | Pull trivial into release branch | Len Brown | 1 | -5/+5 |
2007-01-10 | ACPI: rename cstate_entry_s to cstate_entry | Venkatesh Pallipadi | 1 | -5/+5 |
2007-01-11 | [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings | Vivek Goyal | 1 | -1/+1 |
2007-01-11 | [PATCH] i386: Fix memory hotplug related MODPOST generated warning | Vivek Goyal | 1 | -2/+2 |
2007-01-11 | [PATCH] i386: make apic probe function non-init | Vivek Goyal | 4 | -4/+4 |
2007-01-11 | [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes | Vivek Goyal | 3 | -10/+10 |
2007-01-11 | [PATCH] i386: Update defconfig | Andi Kleen | 1 | -4/+10 |
2007-01-05 | [PATCH] i386: modpost smpboot code warning fix | Vivek Goyal | 1 | -2/+2 |
2007-01-05 | [PATCH] i386: fix another modpost warning | Vivek Goyal | 1 | -1/+1 |
2007-01-05 | [PATCH] i386: fix modpost warning in SMP trampoline code | Vivek Goyal | 1 | -0/+5 |
2007-01-05 | [PATCH] i386: Restore CONFIG_PHYSICAL_START option | Vivek Goyal | 1 | -0/+41 |
2007-01-04 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2007-01-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -74/+62 |
2007-01-02 | [CPUFREQ] longhaul: Kill off warnings introduced by recent changes. | Dave Jones | 1 | -4/+1 |
2007-01-02 | [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-c... | Guillaume Chazarain | 1 | -0/+1 |
2007-01-02 | [CPUFREQ] Longhaul - Always guess FSB | Rafa� Bilski | 1 | -30/+14 |
2007-01-02 | [PATCH] Fix insta-reboot with "i386: Relocatable kernel support" | Segher Boessenkool | 1 | -1/+1 |
2007-01-02 | ACPI: fix section mis-match build warning | Len Brown | 1 | -1/+1 |
2006-12-30 | [PATCH] make fn_keys work again on power/macbooks | Soeren Sonnenburg | 1 | -1/+1 |
2006-12-30 | [PATCH] Add .gitignore file for relocs in arch/i386 | Thomas Meyer | 1 | -0/+1 |
2006-12-29 | [CPUFREQ] Longhaul - Fix up powersaver assumptions. | Rafa� Bilski | 1 | -33/+38 |
2006-12-28 | [CPUFREQ] longhaul: Fix up unreachable code. | Dave Jones | 1 | -1/+1 |
2006-12-23 | [PATCH] arch/i386/pci/mmconfig.c tlb flush fix | OGAWA Hirofumi | 1 | -1/+5 |
2006-12-22 | [CPUFREQ] speedstep-centrino: missing space and bracket | Brice Goglin | 1 | -3/+3 |
2006-12-22 | [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change... | Venkatesh Pallipadi | 1 | -4/+5 |
2006-12-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+22 |
2006-12-22 | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM... | Ingo Molnar | 2 | -2/+11 |
2006-12-22 | [PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changes | Jeremy Fitzhardinge | 1 | -11/+10 |
2006-12-22 | [PATCH] memory hotplug: fix compile error for i386 with NUMA config | Yasunori Goto | 2 | -8/+30 |
2006-12-22 | [PATCH] microcode: fix mc_cpu_notifier section warning | Jean Delvare | 1 | -1/+1 |
2006-12-22 | [PATCH] compile error of register_memory() | Yasunori Goto | 2 | -2/+2 |
2006-12-20 | PCI: Fix multiple problems with VIA hardware | Alan Cox | 1 | -3/+10 |
2006-12-20 | merge linus into test branch | Len Brown | 5 | -143/+11 |
2006-12-17 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2 | -26/+11 |
2006-12-17 | [CPUFREQ] longhaul compile fix. | Dave Jones | 1 | -0/+1 |