aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer1-5/+5
2005-06-25[PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer1-2/+1
2005-06-25[PATCH] riotty.c cleanups and warning fixM.Baris Demiray1-9/+6
2005-06-25[PATCH] au1100fb: convert to C99 inits.randy_dunlap1-9/+9
2005-06-25[PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap1-0/+3
2005-06-25[PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused functionAdrian Bunk2-1/+2
2005-06-25[PATCH] drivers/isdn/hardware/avm/: misc cleanupsAdrian Bunk3-6/+6
2005-06-25[PATCH] unexport mca_find_device_by_slotAdrian Bunk1-1/+0
2005-06-25[PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk11-57/+34
2005-06-25[PATCH] drivers/isdn/pcbit/: possible cleanupsAdrian Bunk5-39/+8
2005-06-25[PATCH] drivers/isdn/sc/: possible cleanupsAdrian Bunk9-173/+27
2005-06-25[PATCH] cpufreq: governors documentation fixesNico Golde1-2/+12
2005-06-25[PATCH] fbdev: remove unneeded fbsysfs printkJon Smirl1-2/+0
2005-06-25[PATCH] font selection Kconfig fixesJurriaan on adsl-gate1-3/+2
2005-06-25[PATCH] Fix vesafb/mtrr scaling problem.Dave Jones1-4/+5
2005-06-25[PATCH] kexec code cleanupManeesh Soni10-211/+243
2005-06-25[PATCH] kdump: Save trap information for later analysisAlexander Nyberg2-4/+11
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg11-23/+66
2005-06-25[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2-2/+27
2005-06-25[PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal1-36/+15
2005-06-25[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal2-0/+75
2005-06-25[PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal1-0/+218
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal7-1/+476
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal4-0/+16
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal6-0/+83
2005-06-25[PATCH] kdump: KconfigVivek Goyal1-0/+7
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal3-0/+24
2005-06-25[PATCH] kdump documentation update to introduce use of irqpollVivek Goyal1-11/+17
2005-06-25[PATCH] kdump: Documentation for KdumpVivek Goyal3-0/+316
2005-06-25[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal1-0/+12
2005-06-25[PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal1-0/+13
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal5-5/+23
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens11-2/+349
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada13-17/+609
2005-06-25[PATCH] ppc64 kexec: native hash clearR Sharada2-1/+68
2005-06-25[PATCH] kexec: kexec ppc supportEric W. Biederman7-1/+336
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2-0/+33
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman8-2/+474
2005-06-25[PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman1-29/+33
2005-06-25[PATCH] crashdump: x86 crashkernel optionEric W. Biederman3-0/+38
2005-06-25[PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman1-0/+7
2005-06-25[PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman1-0/+80
2005-06-25[PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman1-0/+56
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman7-1/+429
2005-06-25[PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman1-56/+26
2005-06-25[PATCH] Kexec on panic vmlinux initrd fixVivek Goyal1-1/+1
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman10-4/+1227
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman5-17/+32
2005-06-25[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal1-2/+2
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman5-7/+23