| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal... | Andi Kleen | 2006-09-26 | 1 | -1/+2 |
| * | [PATCH] x86: Add portable getcpu call | Andi Kleen | 2006-09-26 | 1 | -0/+1 |
| * | [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-09-26 | 1 | -5/+121 |
| * | [PATCH] i386: Enable NMI watchdog by default | Andi Kleen | 2006-09-26 | 1 | -0/+9 |
| * | [PATCH] i386: Kdump i386 nmi event notification fix | Vivek Goyal | 2006-09-26 | 1 | -2/+2 |
| * | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume | Shaohua Li | 2006-09-26 | 2 | -8/+28 |
| * | [PATCH] x86: x86 clean up nmi panic messages | Don Zickus | 2006-09-26 | 1 | -7/+8 |
| * | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus | 2006-09-26 | 1 | -0/+6 |
| * | [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) | Don Zickus | 2006-09-26 | 1 | -17/+4 |
| * | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl | Don Zickus | 2006-09-26 | 1 | -0/+52 |
| * | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi... | Don Zickus | 2006-09-26 | 3 | -97/+31 |
| * | [PATCH] x86: Cleanup NMI interrupt path | Don Zickus | 2006-09-26 | 2 | -16/+24 |
| * | [PATCH] i386: Add SMP support on i386 to reservation framework | Don Zickus | 2006-09-26 | 3 | -186/+356 |
| * | [PATCH] x86: Add performance counter reservation framework for UP kernels | Don Zickus | 2006-09-26 | 1 | -32/+156 |
| * | [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support | Andi Kleen | 2006-09-26 | 1 | -64/+1 |
| * | [PATCH] i386: Allow to use GENERICARCH for UP kernels | Andi Kleen | 2006-09-26 | 2 | -0/+2 |
* | | [PATCH] i386: Detect clock skew during suspend | Rafael J. Wysocki | 2006-09-26 | 1 | -6/+18 |
* | | [PATCH] mtrr: Add lock annotations for prepare_set and post_set | Josh Triplett | 2006-09-26 | 1 | -2/+2 |
* | | [PATCH] i386: Kill references to xtime | john stultz | 2006-09-26 | 2 | -23/+20 |
* | | [PATCH] smp_call_function_single() cleanup | Andrew Morton | 2006-09-26 | 1 | -2/+2 |
* | | [PATCH] i386: add smp_call_function_single | Stephane Eranian | 2006-09-26 | 1 | -0/+66 |
* | | [PATCH] x86: remove unused include from efi_stub.S | Rusty Russell | 2006-09-26 | 1 | -1/+0 |
* | | [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux | Jeremy Fitzhardinge | 2006-09-26 | 1 | -2/+10 |
* | | [PATCH] x86: add a bootparameter to reserve high linear address space | Zachary Amsden | 2006-09-26 | 1 | -0/+18 |
* | | [PATCH] x86: remove locally-defined ldt structure in favour of standard type | Rusty Russell | 2006-09-26 | 1 | -8/+4 |
* | | [PATCH] apm: clean up module initalization | Neil Horman | 2006-09-26 | 1 | -1/+8 |
* | | [PATCH] i386: show_registers(): try harder to print failing code | Chuck Ebbert | 2006-09-26 | 1 | -3/+8 |
* | | [PATCH] hpet rtc emulation: add watchdog timer | Clemens Ladisch | 2006-09-26 | 1 | -6/+31 |
* | | [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES | Christoph Lameter | 2006-09-26 | 1 | -4/+1 |
* | | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey | 2006-09-26 | 1 | -1/+2 |
|/ |
|
* | [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 |