| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-09-26 | 2 | -10/+246 |
* | [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] kdump x86_64 nmi event notification fix | Vivek Goyal | 2006-09-26 | 1 | -2/+2 |
* | [PATCH] i386: make functions static | Adrian Bunk | 2006-09-26 | 2 | -4/+4 |
* | [PATCH] Fix up panic messages for different NMI panics | Andi Kleen | 2006-09-26 | 2 | -6/+6 |
* | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume | Shaohua Li | 2006-09-26 | 4 | -15/+56 |
* | [PATCH] x86: x86 clean up nmi panic messages | Don Zickus | 2006-09-26 | 2 | -14/+22 |
* | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus | 2006-09-26 | 2 | -0/+12 |
* | [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) | Don Zickus | 2006-09-26 | 2 | -34/+8 |
* | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl | Don Zickus | 2006-09-26 | 2 | -0/+100 |
* | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi... | Don Zickus | 2006-09-26 | 7 | -219/+111 |
* | [PATCH] Add ppoll/pselect syscalls | Andi Kleen | 2006-09-26 | 1 | -2/+2 |
* | [PATCH] Add TIF_RESTORE_SIGMASK | Andi Kleen | 2006-09-26 | 2 | -64/+46 |
* | [PATCH] x86: Cleanup NMI interrupt path | Don Zickus | 2006-09-26 | 4 | -27/+47 |
* | [PATCH] i386: Add SMP support on i386 to reservation framework | Don Zickus | 2006-09-26 | 4 | -189/+357 |
* | [PATCH] Add SMP support on x86_64 to reservation framework | Don Zickus | 2006-09-26 | 2 | -141/+288 |
* | [PATCH] i386: Utilize performance counter reservation framework in oprofile | Don Zickus | 2006-09-26 | 5 | -114/+199 |
* | [PATCH] x86: Add performance counter reservation framework for UP kernels | Don Zickus | 2006-09-26 | 2 | -72/+294 |
* | [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support | Andi Kleen | 2006-09-26 | 2 | -140/+6 |
* | [PATCH] i386: Allow to use GENERICARCH for UP kernels | Andi Kleen | 2006-09-26 | 7 | -4/+10 |
* | [PATCH] i386: Update defconfig | Andi Kleen | 2006-09-26 | 1 | -562/+501 |
* | [PATCH] Update defconfig | Andi Kleen | 2006-09-26 | 1 | -31/+78 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-09-25 | 2 | -20/+6 |
|\ |
|
| * | [SPARC64]: Fix section-mismatch errors in solaris emul module. | David S. Miller | 2006-09-25 | 2 | -20/+6 |
* | | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey | 2006-09-25 | 1 | -1/+5 |
* | | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki | 2006-09-25 | 2 | -4/+36 |
* | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2node | KAMEZAWA Hiroyuki | 2006-09-25 | 1 | -5/+8 |
* | | [PATCH] i386 bootioremap / kexec fix | keith mannthey | 2006-09-25 | 1 | -2/+5 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-09-24 | 196 | -3223/+7250 |
|\ |
|
| * | [SPARC64]: Update defconfig. | David S. Miller | 2006-09-23 | 1 | -6/+19 |
| * | [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. | David S. Miller | 2006-09-23 | 1 | -1/+1 |
| * | [PATCH] more fallout from get_property returning pointer to const | Al Viro | 2006-09-23 | 2 | -3/+3 |
| * | 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 | 140 | -1838/+5149 |
| | |\ |
|
| | * | | [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 |
| * | | | [PATCH] sun4: fix sbus_setup_iommu() | Al Viro | 2006-09-22 | 1 | -0/+2 |
| * | | | [PATCH] sanitize frv archclean | Al Viro | 2006-09-22 | 2 | -5/+3 |
| * | | | [PATCH] fix ancient breakage in ebus_init() | Al Viro | 2006-09-22 | 1 | -4/+3 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 | 13 | -289/+1429 |
| |\ \ \ |
|
| | * | | | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-21 | 2 | -315/+0 |
| | * | | | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-21 | 3 | -14/+590 |
| | * | | | [CRYPTO] s390: Added missing driver name and priority | Herbert Xu | 2006-09-21 | 5 | -0/+14 |
| | * | | | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-21 | 4 | -9/+15 |
| | * | | | [CRYPTO] twofish: x86-64 assembly version | Joachim Fritschi | 2006-09-21 | 3 | -0/+424 |
| | * | | | [CRYPTO] twofish: i586 assembly version | Joachim Fritschi | 2006-09-21 | 3 | -0/+435 |