summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] init/do_mounts_initrd.c: fix sparse warningDomen Puncer2005-06-251-2/+2
* [PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer2005-06-251-1/+1
* [PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer2005-06-251-5/+5
* [PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer2005-06-251-2/+1
* [PATCH] riotty.c cleanups and warning fixM.Baris Demiray2005-06-251-9/+6
* [PATCH] au1100fb: convert to C99 inits.randy_dunlap2005-06-251-9/+9
* [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-251-0/+3
* [PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused functionAdrian Bunk2005-06-252-1/+2
* [PATCH] drivers/isdn/hardware/avm/: misc cleanupsAdrian Bunk2005-06-253-6/+6
* [PATCH] unexport mca_find_device_by_slotAdrian Bunk2005-06-251-1/+0
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-2511-57/+34
* [PATCH] drivers/isdn/pcbit/: possible cleanupsAdrian Bunk2005-06-255-39/+8
* [PATCH] drivers/isdn/sc/: possible cleanupsAdrian Bunk2005-06-259-173/+27
* [PATCH] cpufreq: governors documentation fixesNico Golde2005-06-251-2/+12
* [PATCH] fbdev: remove unneeded fbsysfs printkJon Smirl2005-06-251-2/+0
* [PATCH] font selection Kconfig fixesJurriaan on adsl-gate2005-06-251-3/+2
* [PATCH] Fix vesafb/mtrr scaling problem.Dave Jones2005-06-251-4/+5
* [PATCH] kexec code cleanupManeesh Soni2005-06-2510-211/+243
* [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-252-4/+11
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-2511-23/+66
* [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2005-06-252-2/+27
* [PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal2005-06-251-36/+15
* [PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal2005-06-252-0/+75
* [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-251-0/+218
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-257-1/+476
* [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-254-0/+16
* [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-256-0/+83
* [PATCH] kdump: KconfigVivek Goyal2005-06-251-0/+7
* [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-253-0/+24
* [PATCH] kdump documentation update to introduce use of irqpollVivek Goyal2005-06-251-11/+17
* [PATCH] kdump: Documentation for KdumpVivek Goyal2005-06-253-0/+316
* [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-255-5/+23
* [PATCH] kexec: s390 supportHeiko Carstens2005-06-2511-2/+349
* [PATCH] ppc64: kexec support for ppc64R Sharada2005-06-2513-17/+609
* [PATCH] ppc64 kexec: native hash clearR Sharada2005-06-252-1/+68
* [PATCH] kexec: kexec ppc supportEric W. Biederman2005-06-257-1/+336
* [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-252-0/+33
* [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-258-2/+474
* [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
* [PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman2005-06-251-0/+56
* [PATCH] kexec: x86 kexec coreEric W. Biederman2005-06-257-1/+429
* [PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman2005-06-251-56/+26
* [PATCH] Kexec on panic vmlinux initrd fixVivek Goyal2005-06-251-1/+1
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-2510-4/+1227
* [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-255-17/+32
OpenPOWER on IntegriCloud