Age | Commit message (Expand) | Author | Files | Lines |
2005-06-29 | [PATCH] coverity: i386: build.c: negative return to unsigned fix | KAMBAROV, ZAUR | 1 | -1/+2 |
2005-06-28 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 3 | -63/+101 |
2005-06-28 | [PATCH] PCI: use the MCFG table to properly access pci devices (i386) | Greg Kroah-Hartman | 1 | -4/+25 |
2005-06-28 | [PATCH] PCI: add proper MCFG table parsing to ACPI core. | Greg Kroah-Hartman | 2 | -13/+40 |
2005-06-28 | [PATCH] ACPI based I/O APIC hot-plug: add interfaces | Kenji Kaneshige | 1 | -0/+16 |
2005-06-28 | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add | Rajesh Shah | 3 | -1/+5 |
2005-06-28 | [PATCH] PCI Allow OutOfRange PIRQ table address | jayalk@intworks.biz | 3 | -15/+43 |
2005-06-28 | [PATCH] Return probe redesign: i386 specific changes | Rusty Lynch | 1 | -63/+70 |
2005-06-28 | [PATCH] seccomp: tsc disable | Andrea Arcangeli | 1 | -0/+29 |
2005-06-28 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 1 | -0/+2 |
2005-06-26 | Fix up try_to_freeze() usage in arch/i386/kernel/signal.c | Linus Torvalds | 1 | -1/+1 |
2005-06-26 | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2 | -4/+2 |
2005-06-26 | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2 | -4/+2 |
2005-06-26 | [PATCH] printk: arch/i386/mm/pgtable.c | Christophe Lucas | 1 | -15/+15 |
2005-06-26 | [PATCH] printk: arch/i386/mm/ioremap.c | Christophe Lucas | 1 | -1/+1 |
2005-06-26 | [PATCH] i386: cleanup boot_cpu_logical_apicid variables | Adrian Bunk | 2 | -6/+1 |
2005-06-26 | [PATCH] x86_64: coding style and whitespace fixups | Domen Puncer | 5 | -10/+8 |
2005-06-26 | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ | Jesper Juhl | 3 | -9/+4 |
2005-06-26 | [PATCH] arch/i386/crypto/aes.c: fix sparse warnings | Domen Puncer | 1 | -1/+1 |
2005-06-26 | [PATCH] arch/i386/mm/fault.c: fix sparse warnings | Domen Puncer | 1 | -2/+2 |
2005-06-26 | [PATCH] arch/i386/kernel/apm.c: fix sparse warnings | Domen Puncer | 1 | -4/+4 |
2005-06-26 | [PATCH] arch/i386/kernel/traps.c: fix sparse warnings | Domen Puncer | 1 | -7/+7 |
2005-06-26 | [PATCH] kexec code cleanup | Maneesh Soni | 2 | -15/+24 |
2005-06-26 | [PATCH] kdump: Save trap information for later analysis | Alexander Nyberg | 2 | -4/+11 |
2005-06-26 | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2 | -12/+41 |
2005-06-26 | [PATCH] Retrieve elfcorehdr address from command line | Vivek Goyal | 1 | -0/+8 |
2005-06-26 | [PATCH] kdump: Routines for copying dump pages | Vivek Goyal | 1 | -0/+18 |
2005-06-26 | [PATCH] kdump: Kconfig | Vivek Goyal | 1 | -0/+7 |
2005-06-26 | [PATCH] kdump: Retrieve saved max pfn | Vivek Goyal | 1 | -0/+12 |
2005-06-26 | [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled | Vivek Goyal | 1 | -0/+12 |
2005-06-26 | [PATCH] kdump: NMI handler segment selector, stack pointer fix | Vivek Goyal | 1 | -0/+13 |
2005-06-26 | [PATCH] Kdump: Export crash notes section address through sysfs | Vivek Goyal | 1 | -2/+0 |
2005-06-26 | [PATCH] crashdump: x86 crashkernel option | Eric W. Biederman | 3 | -0/+38 |
2005-06-26 | [PATCH] kexec: x86 shutdown APICs during crash_shutdown | Eric W. Biederman | 1 | -0/+7 |
2005-06-26 | [PATCH] kexec: x86: snapshot registers during crash shutdown | Eric W. Biederman | 1 | -0/+80 |
2005-06-26 | [PATCH] crashdump: x86: add NMI handler to capture other CPUs | Eric W. Biederman | 1 | -0/+56 |
2005-06-26 | [PATCH] kexec: x86 kexec core | Eric W. Biederman | 6 | -1/+401 |
2005-06-26 | [PATCH] kexec: x86: factor out apic shutdown code | Eric W. Biederman | 1 | -56/+26 |
2005-06-26 | [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel | Vivek Goyal | 1 | -2/+2 |
2005-06-26 | [PATCH] kexec: x86: add CONFIG_PYSICAL_START | Eric W. Biederman | 4 | -7/+20 |
2005-06-26 | [PATCH] kexec: x86: vmlinux: fix physical addresses | Eric W. Biederman | 1 | -21/+38 |
2005-06-26 | [PATCH] kexec: x86: resture apic virtual wire mode on shutdown | Eric W. Biederman | 2 | -2/+69 |
2005-06-26 | [PATCH] kexec: x86: i8259 shutdown: disable interrupts | Eric W. Biederman | 1 | -0/+12 |
2005-06-26 | [PATCH] kexec: x86: local apic fix | Eric W. Biederman | 2 | -20/+16 |
2005-06-26 | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt | Ingo Molnar | 1 | -22/+1 |
2005-06-26 | [PATCH] swsusp: clean assembly parts | Pavel Machek | 1 | -10/+7 |
2005-06-26 | [PATCH] swsusp: kill config_pm_disk | Pavel Machek | 2 | -2/+1 |
2005-06-26 | [PATCH] suspend/resume SMP support | Li Shaohua | 5 | -6/+6 |
2005-06-26 | [PATCH] x86_64: CPU hotplug support | Ashok Raj | 1 | -8/+7 |
2005-06-26 | [PATCH] cpu state clean after hot remove | Li Shaohua | 4 | -42/+170 |