summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-273-2/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2724-50/+49Star
|\
| * [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek2005-06-261-6/+0Star
| * [PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2005-06-261-0/+5
| * [PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2005-06-2623-44/+44
* | [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala2005-06-261-7/+7
* | [PATCH] arm: swsusp build fixAndrew Morton2005-06-261-1/+1
|/
* Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds2005-06-261-1/+1
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-267-16/+7Star
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-267-16/+7Star
* | [PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas2005-06-261-15/+15
* | [PATCH] printk: arch/i386/mm/ioremap.cChristophe Lucas2005-06-261-1/+1
* | [PATCH] update comment about gzip scratch sizeOlaf Hering2005-06-261-1/+1
* | [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-262-6/+1Star
* | [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-2610-22/+17Star
* | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-263-9/+4Star
* | [PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer2005-06-261-1/+1
* | [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-261-2/+2
* | [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-261-4/+4
* | [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-261-7/+7
* | [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-261-0/+3
* | [PATCH] kexec code cleanupManeesh Soni2005-06-266-60/+71
* | [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-262-4/+11
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-266-16/+45
* | [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-261-0/+8
* | [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-261-0/+18
* | [PATCH] kdump: KconfigVivek Goyal2005-06-261-0/+7
* | [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-261-0/+12
* | [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal2005-06-261-0/+12
* | [PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal2005-06-261-0/+13
* | [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-262-5/+0Star
* | [PATCH] kexec: s390 supportHeiko Carstens2005-06-268-1/+305
* | [PATCH] ppc64: kexec support for ppc64R Sharada2005-06-2610-17/+566
* | [PATCH] ppc64 kexec: native hash clearR Sharada2005-06-261-1/+46
* | [PATCH] kexec: kexec ppc supportEric W. Biederman2005-06-265-1/+267
* | [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-262-0/+33
* | [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-266-1/+445
* | [PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman2005-06-261-29/+33
* | [PATCH] crashdump: x86 crashkernel optionEric W. Biederman2005-06-263-0/+38
* | [PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman2005-06-261-0/+7
* | [PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman2005-06-261-0/+80
* | [PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman2005-06-261-0/+56
* | [PATCH] kexec: x86 kexec coreEric W. Biederman2005-06-266-1/+401
* | [PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman2005-06-261-56/+26Star
* | [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-264-15/+28
* | [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal2005-06-261-2/+2
* | [PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman2005-06-264-7/+20
* | [PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2005-06-262-43/+87
* | [PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman2005-06-261-21/+38
* | [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2005-06-262-3/+71