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