summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti2005-06-271-2/+12
* [PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa2005-06-271-1/+1
* [PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala2005-06-271-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-276-93/+150
|\
| * [PATCH] ARM: Update mach-typesRussell King2005-06-271-3/+66
| * [PATCH] ARM: Move memmap freeing into init.cRussell King2005-06-272-78/+65
| * [PATCH] ARM: Move PGD kernel page table initialisationRussell King2005-06-271-8/+7
| * [PATCH] ARM: Add VST idle loop callRussell King2005-06-272-4/+11
| * [PATCH] ARM: Add missed AAEC2000 fileRussell King2005-06-271-0/+1
* | [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-2624-50/+49
|\
| * [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek2005-06-261-6/+0
| * [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-251-1/+1
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-257-16/+7
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-257-16/+7
* | [PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas2005-06-251-15/+15
* | [PATCH] printk: arch/i386/mm/ioremap.cChristophe Lucas2005-06-251-1/+1
* | [PATCH] update comment about gzip scratch sizeOlaf Hering2005-06-251-1/+1
* | [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-252-6/+1
* | [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-2510-22/+17
* | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-253-9/+4
* | [PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer2005-06-251-1/+1
* | [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-251-2/+2
* | [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-251-4/+4
* | [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-251-7/+7
* | [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-251-0/+3
* | [PATCH] kexec code cleanupManeesh Soni2005-06-256-60/+71
* | [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-252-4/+11
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-256-16/+45
* | [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-251-0/+8
* | [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-251-0/+18
* | [PATCH] kdump: KconfigVivek Goyal2005-06-251-0/+7
* | [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+12
* | [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal2005-06-251-0/+12
* | [PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal2005-06-251-0/+13
* | [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-252-5/+0
* | [PATCH] kexec: s390 supportHeiko Carstens2005-06-258-1/+305
* | [PATCH] ppc64: kexec support for ppc64R Sharada2005-06-2510-17/+566
* | [PATCH] ppc64 kexec: native hash clearR Sharada2005-06-251-1/+46
* | [PATCH] kexec: kexec ppc supportEric W. Biederman2005-06-255-1/+267
* | [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-252-0/+33
* | [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-256-1/+445
* | [PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman2005-06-251-29/+33
* | [PATCH] crashdump: x86 crashkernel optionEric W. Biederman2005-06-253-0/+38
* | [PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman2005-06-251-0/+7
* | [PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman2005-06-251-0/+80
OpenPOWER on IntegriCloud