| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] user_mode_vm() build fix | Andrew Morton | 2005-07-27 | 1 | -0/+3 |
* | [PATCH] i386: clean up user_mode macros | Chuck Ebbert | 2005-07-26 | 1 | -3/+10 |
* | [PATCH] i386: Implement machine_emergency_reboot | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | [PATCH] Add emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -0/+6 |
* | x86: use alternative instructions for fnsave/fxsave too | Linus Torvalds | 2005-07-22 | 1 | -8/+7 |
* | x86: make restore_fpu() use alternative assembler instructions | Linus Torvalds | 2005-07-22 | 1 | -1/+12 |
* | [PATCH] inotify | Robert Love | 2005-07-12 | 1 | -1/+4 |
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 3 | -12/+6 |
|\ |
|
| * | [ACPI] increase MAX_IO_APICS to 64 on i386 | Len Brown | 2005-07-12 | 1 | -5/+1 |
| * | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 2005-07-12 | 1 | -6/+4 |
| * | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 2005-07-12 | 1 | -1/+1 |
* | | [PATCH] Fix up non-NUMA breakage in mmzone.h | Dave Jones | 2005-07-07 | 1 | -2/+2 |
* | | [PATCH] Clean up numa defines in mmzone.h | Dave Jones | 2005-07-07 | 1 | -11/+9 |
* | | [PATCH] MTRR suspend/resume cleanup | Shaohua Li | 2005-07-07 | 1 | -0/+8 |
* | | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2005-06-30 | 2 | -0/+7 |
* | | [PATCH] Serial: Split 8250 port table (part 2) | Russell King | 2005-06-29 | 1 | -101/+1 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 2005-06-27 | 3 | -10/+18 |
|\ \ |
|
| * | | [PATCH] ide: sensible probing for PCI systems | Alan Cox | 2005-06-27 | 1 | -4/+8 |
| * | | [PATCH] seccomp: tsc disable | Andrea Arcangeli | 2005-06-27 | 1 | -5/+7 |
| * | | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 | 1 | -1/+3 |
* | | | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n | Andrew Morton | 2005-06-27 | 1 | -0/+2 |
* | | | [PATCH] PCI: DMA bursting advice | David S. Miller | 2005-06-27 | 1 | -0/+8 |
|/ / |
|
* | | [PATCH] kdump: Routines for copying dump pages | Vivek Goyal | 2005-06-25 | 1 | -0/+1 |
* | | [PATCH] Kdump: Export crash notes section address through sysfs | Vivek Goyal | 2005-06-25 | 1 | -0/+5 |
* | | [PATCH] kexec: x86 kexec core | Eric W. Biederman | 2005-06-25 | 1 | -0/+28 |
* | | [PATCH] kexec: x86: add CONFIG_PYSICAL_START | Eric W. Biederman | 2005-06-25 | 1 | -0/+3 |
* | | [PATCH] kexec: x86: resture apic virtual wire mode on shutdown | Eric W. Biederman | 2005-06-25 | 2 | -1/+2 |
* | | [PATCH] kexec: x86: local apic fix | Eric W. Biederman | 2005-06-25 | 1 | -0/+13 |
* | | [PATCH] kexec: x86: rename APIC_MODE_EXINT | Eric W. Biederman | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] sched: sched tuning | Nick Piggin | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] sched: no aggressive idle balancing | Nick Piggin | 2005-06-25 | 1 | -1/+0 |
* | | [PATCH] sched: balance timers | Nick Piggin | 2005-06-25 | 1 | -0/+4 |
* | | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] make smp_prepare_cpu to a weak function | Ashok Raj | 2005-06-25 | 1 | -3/+0 |
* | | [PATCH] cpu state clean after hot remove | Li Shaohua | 2005-06-25 | 2 | -0/+10 |
* | | [PATCH] sep initializing rework | Li Shaohua | 2005-06-25 | 2 | -0/+4 |
* | | [PATCH] i386: Dont use IPI broadcast when using cpu hotplug. | Ashok Raj | 2005-06-25 | 1 | -2/+25 |
* | | [PATCH] i386 CPU hotplug | Zwane Mwaikambo | 2005-06-25 | 3 | -0/+9 |
* | | Add "memory" clobbers to the x86 inline asm of strncmp and friends | Linus Torvalds | 2005-06-24 | 1 | -10/+22 |
* | | [PATCH] kprobes: function-return probes | Hien Nguyen | 2005-06-23 | 1 | -0/+3 |
* | | [PATCH] streamline preempt_count type across archs | Jesper Juhl | 2005-06-23 | 1 | -1/+1 |
* | | [PATCH] xen: x86: Rename usermode macro | Vincent Hanquez | 2005-06-23 | 1 | -1/+2 |
* | | [PATCH] xen: x86: add macro for debugreg | Vincent Hanquez | 2005-06-23 | 1 | -5/+9 |
* | | [PATCH] x86: cpu_khz type fix | Andrew Morton | 2005-06-23 | 1 | -1/+1 |
* | | [PATCH] x86: #include asm/uaccess.h in asm/checksum.h | Alexey Dobriyan | 2005-06-23 | 1 | -0/+2 |
* | | [PATCH] i386: Selectable Frequency of the Timer Interrupt | Christoph Lameter | 2005-06-23 | 1 | -1/+3 |
* | | [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386) | Natalie Protasevich | 2005-06-23 | 8 | -14/+0 |
* | | [PATCH] x86/x86_64: pcibus_to_node | Christoph Lameter | 2005-06-23 | 1 | -6/+2 |
* | | [PATCH] Platform SMIs and their interferance with tsc based delay calibration | Venkatesh Pallipadi | 2005-06-23 | 2 | -0/+5 |
* | | [PATCH] sparsemem memory model for i386 | Andy Whitcroft | 2005-06-23 | 4 | -45/+83 |