| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey | 2006-09-25 | 1 | -1/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-09-22 | 4 | -75/+240 |
|\ |
|
| * | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata | Jeremy Fitzhardinge | 2006-09-22 | 1 | -1/+1 |
| * | [CPUFREQ] Workaround for BIOS bug in software coordination of frequency | Venkatesh Pallipadi | 2006-09-05 | 2 | -2/+79 |
| * | [CPUFREQ] Longhaul - Add voltage scaling to driver | Rafa� Bilski | 2006-09-05 | 2 | -51/+94 |
| * | Merge ../linus | Dave Jones | 2006-09-05 | 8 | -69/+29 |
| |\ |
|
| * | | [CPUFREQ] Longhaul - Add ignore_latency option | Rafa� Bilski | 2006-08-14 | 1 | -3/+6 |
| * | | [CPUFREQ] Longhaul - Disable arbiter | Rafa� Bilski | 2006-08-11 | 1 | -22/+64 |
* | | | Revert mmiocfg heuristics and blacklist changes | Linus Torvalds | 2006-09-19 | 1 | -0/+32 |
* | | | x86: save/restore eflags in context switch | Linus Torvalds | 2006-09-18 | 1 | -0/+4 |
* | | | [PATCH] syscall class hookup for all normal targets | Al Viro | 2006-09-12 | 2 | -52/+0 |
* | | | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 | 1 | -0/+16 |
* | | | [PATCH] audit: more syscall classes added | Al Viro | 2006-09-11 | 1 | -0/+12 |
| |/
|/| |
|
* | | [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062) | john stultz | 2006-09-01 | 1 | -1/+1 |
* | | [PATCH] i386: Fix stack switching in do_IRQ | Andi Kleen | 2006-08-30 | 1 | -5/+0 |
* | | [PATCH] x86: Make backtracer fallback logic more bullet-proof | Jan Beulich | 2006-08-30 | 1 | -11/+16 |
* | | [PATCH] i386: Add kernel thread stack frame termination for properly stopping... | Andi Kleen | 2006-08-30 | 1 | -10/+4 |
* | | [PATCH] x86: Revert e820 MCFG heuristics | Andi Kleen | 2006-08-30 | 1 | -32/+0 |
* | | [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpi | Dave Jones | 2006-08-27 | 1 | -7/+2 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge trivial low-risk suspend hotkey bugzilla-5918 into release | Len Brown | 2006-08-20 | 2 | -2/+5 |
|\ \ \ \ \ \
| | | | | |/
| | | | |/| |
|
| | | * / | | ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ... | William Morrrow | 2006-08-16 | 1 | -1/+4 |
| | | |/ / |
|
| | * / / | ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs | Starikovskiy, Alexey Y | 2006-08-18 | 1 | -1/+1 |
| | |/ / |
|
* | / / | [PATCH] Change panic_on_oops message to "Fatal exception" | Horms | 2006-08-14 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | [CPUFREQ] Propagate acpi_processor_preregister_performance return value. | bert hubert | 2006-07-31 | 1 | -2/+1 |
* | | | [CPUFREQ] Longhaul - Rename & fix multipliers table | Rafa� Bilski | 2006-07-31 | 1 | -5/+7 |
* | | | [CPUFREQ] Longhaul - Fix power state test to do something more useful | Rafa� Bilski | 2006-07-31 | 1 | -1/+1 |
* | | | [CPUFREQ] Longhaul - Readd accidentally dropped line | Rafa� Bilski | 2006-07-31 | 1 | -0/+1 |
* | | | [CPUFREQ] Make longhaul_walk_callback() static | Adrian Bunk | 2006-07-31 | 1 | -3/+3 |
* | | | [CPUFREQ] X86_GX_SUSPMOD must depend on PCI | Adrian Bunk | 2006-07-31 | 1 | -0/+1 |
* | | | [CPUFREQ] Longhaul - Initialise later. | Rafa� Bilski | 2006-07-31 | 1 | -1/+1 |
* | | | [CPUFREQ] Longhaul - Workaround issues with APIC. | Rafa� Bilski | 2006-07-31 | 1 | -0/+12 |
* | | | [CPUFREQ] Longhaul - Hook into ACPI C states. | Rafa� Bilski | 2006-07-31 | 2 | -87/+109 |
* | | | [PATCH] Fix trivial unwind info bug | Markus Armbruster | 2006-07-31 | 1 | -1/+1 |
* | | | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 | 2 | -1/+3 |
* | | | [PATCH] cpu hotplug: use hotplug version of registration in late inits | Chandra Seetharaman | 2006-07-31 | 1 | -1/+1 |
* | | | [PATCH] panic_on_oops: remove ssleep() | Horms | 2006-07-31 | 1 | -5/+3 |
* | | | [PATCH] IDE: Touch NMI watchdog during resume from STR | Michal Schmidt | 2006-07-31 | 1 | -0/+1 |
* | | | [PATCH] kprobe-booster: disable in preemptible kernel | Masami Hiramatsu | 2006-07-31 | 1 | -6/+3 |
* | | | [PATCH] machine_kexec.c: Fix the description of segment handling | Eric W. Biederman | 2006-07-31 | 1 | -8/+5 |
* | | | [PATCH] synchronize_tsc() fixes | Andrew Morton | 2006-07-31 | 1 | -29/+33 |
* | | | [PATCH] mce section fix | Andrew Morton | 2006-07-31 | 1 | -1/+1 |
* | | | [PATCH] i386: Fix up backtrace fallback patch | Andi Kleen | 2006-07-29 | 1 | -4/+6 |
* | | | [PATCH] i386: Do backtrace fallback too | Andi Kleen | 2006-07-28 | 1 | -3/+14 |
* | | | [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile | Andi Kleen | 2006-07-28 | 1 | -1/+1 |
* | | | [PATCH] i386: switch_to(): misplaced parentheses | Chuck Ebbert | 2006-07-28 | 1 | -2/+2 |
| |/
|/| |
|
* | | [PATCH] i386 kexec: allow the kexec on panic support to compile on voyager | Eric W. Biederman | 2006-07-14 | 1 | -1/+1 |
* | | [PATCH] Fix a memory leak in the i386 setup code | Catalin Marinas | 2006-07-14 | 1 | -1/+4 |
* | | [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailable | Chuck Ebbert | 2006-07-14 | 1 | -20/+20 |
|/ |
|
* | [PATCH] get_cmos_time() locking fix (lockdep) | Andrew Morton | 2006-07-10 | 1 | -2/+3 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |