| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [PATCH] iounmap debugging | Andrew Morton | 2005-07-07 | 1 | -2/+4 |
* | | [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] PCI: pci_assign_unassigned_resources() on x86 | Ivan Kokshaysky | 2005-07-01 | 2 | -3/+9 |
* | | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2005-06-30 | 8 | -14/+13 |
* | | [PATCH] coverity: i386: build.c: negative return to unsigned fix | KAMBAROV, ZAUR | 2005-06-28 | 1 | -1/+2 |
* | | 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: use the MCFG table to properly access pci devices (i386) | Greg Kroah-Hartman | 2005-06-27 | 1 | -4/+25 |
* | | | [PATCH] PCI: add proper MCFG table parsing to ACPI core. | Greg Kroah-Hartman | 2005-06-27 | 2 | -13/+40 |
* | | | [PATCH] ACPI based I/O APIC hot-plug: add interfaces | Kenji Kaneshige | 2005-06-27 | 1 | -0/+16 |
* | | | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add | Rajesh Shah | 2005-06-27 | 3 | -1/+5 |
* | | | [PATCH] PCI Allow OutOfRange PIRQ table address | jayalk@intworks.biz | 2005-06-27 | 3 | -15/+43 |
|/ / |
|
* | | 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] printk: arch/i386/mm/pgtable.c | Christophe Lucas | 2005-06-25 | 1 | -15/+15 |
* | | | [PATCH] printk: arch/i386/mm/ioremap.c | Christophe Lucas | 2005-06-25 | 1 | -1/+1 |
* | | | [PATCH] i386: cleanup boot_cpu_logical_apicid variables | Adrian Bunk | 2005-06-25 | 2 | -6/+1 |
* | | | [PATCH] x86_64: coding style and whitespace fixups | Domen Puncer | 2005-06-25 | 5 | -10/+8 |
* | | | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ | Jesper Juhl | 2005-06-25 | 3 | -9/+4 |
* | | | [PATCH] arch/i386/crypto/aes.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -1/+1 |
* | | | [PATCH] arch/i386/mm/fault.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -2/+2 |
* | | | [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 | 2 | -4/+11 |
* | | | [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: Routines for copying dump pages | Vivek Goyal | 2005-06-25 | 1 | -0/+18 |
* | | | [PATCH] kdump: Kconfig | Vivek Goyal | 2005-06-25 | 1 | -0/+7 |
* | | | [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 | 3 | -0/+38 |
* | | | [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 | 6 | -1/+401 |
* | | | [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 | 4 | -7/+20 |
* | | | [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 |
* | | | [PATCH] kexec: x86: local apic fix | Eric W. Biederman | 2005-06-25 | 2 | -20/+16 |
* | | | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt | Ingo Molnar | 2005-06-25 | 1 | -22/+1 |