| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix warning in powernow-k8.c | Brian Gerst | 2005-07-27 | 1 | -3/+2 |
* | [PATCH] APM: Remove redundant call to set_cpus_allowed | Eric W. Biederman | 2005-07-26 | 1 | -7/+0 |
* | [PATCH] i386 machine_power_off cleanup | Eric W. Biederman | 2005-07-26 | 1 | -3/+1 |
* | [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ... | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | [PATCH] i386: Implement machine_emergency_reboot | Eric W. Biederman | 2005-07-26 | 1 | -3/+7 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 1 | -5/+0 |
* | Remove "noreplacement" kernel command line option. | Linus Torvalds | 2005-07-22 | 1 | -13/+1 |
* | x86: make restore_fpu() use alternative assembler instructions | Linus Torvalds | 2005-07-22 | 1 | -11/+0 |
* | Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to | Linus Torvalds | 2005-07-22 | 1 | -8/+12 |
* | [PATCH] inotify | Robert Love | 2005-07-12 | 1 | -0/+3 |
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 4 | -3/+111 |
|\ |
|
| * | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 2005-07-12 | 3 | -1/+108 |
| * | [ACPI] S3 resume -- use lgdtl, not lgdt | Nickolai Zeldovich | 2005-07-12 | 1 | -2/+3 |
* | | [PATCH] mostly_read data section | Christoph Lameter | 2005-07-07 | 5 | -13/+16 |
* | | [PATCH] MTRR suspend/resume cleanup | Shaohua Li | 2005-07-07 | 4 | -35/+69 |
* | | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 | 1 | -1/+1 |
* | | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman | 2005-07-01 | 1 | -1/+1 |
* | | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2005-06-30 | 7 | -13/+12 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 2005-06-27 | 3 | -63/+101 |
|\ \ |
|
| * | | [PATCH] Return probe redesign: i386 specific changes | Rusty Lynch | 2005-06-27 | 1 | -63/+70 |
| * | | [PATCH] seccomp: tsc disable | Andrea Arcangeli | 2005-06-27 | 1 | -0/+29 |
| * | | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 | 1 | -0/+2 |
* | | | [PATCH] PCI: add proper MCFG table parsing to ACPI core. | Greg Kroah-Hartman | 2005-06-27 | 1 | -8/+33 |
* | | | [PATCH] ACPI based I/O APIC hot-plug: add interfaces | Kenji Kaneshige | 2005-06-27 | 1 | -0/+16 |
|/ / |
|
* | | Fix up try_to_freeze() usage in arch/i386/kernel/signal.c | Linus Torvalds | 2005-06-25 | 1 | -1/+1 |
* | | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-25 | 2 | -4/+2 |
|\ \ |
|
| * | | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 2 | -4/+2 |
* | | | [PATCH] i386: cleanup boot_cpu_logical_apicid variables | Adrian Bunk | 2005-06-25 | 1 | -2/+0 |
* | | | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ | Jesper Juhl | 2005-06-25 | 3 | -9/+4 |
* | | | [PATCH] arch/i386/kernel/apm.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -4/+4 |
* | | | [PATCH] arch/i386/kernel/traps.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -7/+7 |
* | | | [PATCH] kexec code cleanup | Maneesh Soni | 2005-06-25 | 2 | -15/+24 |
* | | | [PATCH] kdump: Save trap information for later analysis | Alexander Nyberg | 2005-06-25 | 1 | -4/+8 |
* | | | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2005-06-25 | 2 | -12/+41 |
* | | | [PATCH] Retrieve elfcorehdr address from command line | Vivek Goyal | 2005-06-25 | 1 | -0/+8 |
* | | | [PATCH] kdump: Retrieve saved max pfn | Vivek Goyal | 2005-06-25 | 1 | -0/+12 |
* | | | [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled | Vivek Goyal | 2005-06-25 | 1 | -0/+12 |
* | | | [PATCH] kdump: NMI handler segment selector, stack pointer fix | Vivek Goyal | 2005-06-25 | 1 | -0/+13 |
* | | | [PATCH] Kdump: Export crash notes section address through sysfs | Vivek Goyal | 2005-06-25 | 1 | -2/+0 |
* | | | [PATCH] crashdump: x86 crashkernel option | Eric W. Biederman | 2005-06-25 | 2 | -0/+36 |
* | | | [PATCH] kexec: x86 shutdown APICs during crash_shutdown | Eric W. Biederman | 2005-06-25 | 1 | -0/+7 |
* | | | [PATCH] kexec: x86: snapshot registers during crash shutdown | Eric W. Biederman | 2005-06-25 | 1 | -0/+80 |
* | | | [PATCH] crashdump: x86: add NMI handler to capture other CPUs | Eric W. Biederman | 2005-06-25 | 1 | -0/+56 |
* | | | [PATCH] kexec: x86 kexec core | Eric W. Biederman | 2005-06-25 | 5 | -1/+384 |
* | | | [PATCH] kexec: x86: factor out apic shutdown code | Eric W. Biederman | 2005-06-25 | 1 | -56/+26 |
* | | | [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel | Vivek Goyal | 2005-06-25 | 1 | -2/+2 |
* | | | [PATCH] kexec: x86: add CONFIG_PYSICAL_START | Eric W. Biederman | 2005-06-25 | 1 | -1/+1 |
* | | | [PATCH] kexec: x86: vmlinux: fix physical addresses | Eric W. Biederman | 2005-06-25 | 1 | -21/+38 |
* | | | [PATCH] kexec: x86: resture apic virtual wire mode on shutdown | Eric W. Biederman | 2005-06-25 | 2 | -2/+69 |
* | | | [PATCH] kexec: x86: i8259 shutdown: disable interrupts | Eric W. Biederman | 2005-06-25 | 1 | -0/+12 |