index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-06-26
[PATCH] arch/i386/kernel/traps.c: fix sparse warnings
Domen Puncer
1
-7
/
+7
2005-06-26
[PATCH] init/do_mounts_initrd.c: fix sparse warning
Domen Puncer
1
-2
/
+2
2005-06-26
[PATCH] kernel/timer: fix msleep_interruptible() comment
Domen Puncer
1
-1
/
+1
2005-06-26
[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()
Domen Puncer
1
-5
/
+5
2005-06-26
[PATCH] char/ds1620: use msleep() instead of schedule_timeout()
Domen Puncer
1
-2
/
+1
2005-06-26
[PATCH] riotty.c cleanups and warning fix
M.Baris Demiray
1
-9
/
+6
2005-06-26
[PATCH] au1100fb: convert to C99 inits.
randy_dunlap
1
-9
/
+9
2005-06-26
[PATCH] x86-64: add memcpy/memset prototypes
randy_dunlap
1
-0
/
+3
2005-06-26
[PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused function
Adrian Bunk
2
-1
/
+2
2005-06-26
[PATCH] drivers/isdn/hardware/avm/: misc cleanups
Adrian Bunk
3
-6
/
+6
2005-06-26
[PATCH] unexport mca_find_device_by_slot
Adrian Bunk
1
-1
/
+0
2005-06-26
[PATCH] drivers/isdn/i4l/: possible cleanups
Adrian Bunk
11
-57
/
+34
2005-06-26
[PATCH] drivers/isdn/pcbit/: possible cleanups
Adrian Bunk
5
-39
/
+8
2005-06-26
[PATCH] drivers/isdn/sc/: possible cleanups
Adrian Bunk
9
-173
/
+27
2005-06-26
[PATCH] cpufreq: governors documentation fixes
Nico Golde
1
-2
/
+12
2005-06-26
[PATCH] fbdev: remove unneeded fbsysfs printk
Jon Smirl
1
-2
/
+0
2005-06-26
[PATCH] font selection Kconfig fixes
Jurriaan on adsl-gate
1
-3
/
+2
2005-06-26
[PATCH] Fix vesafb/mtrr scaling problem.
Dave Jones
1
-4
/
+5
2005-06-26
[PATCH] kexec code cleanup
Maneesh Soni
10
-211
/
+243
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
11
-23
/
+66
2005-06-26
[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumps
Hariprasad Nellitheertha
2
-2
/
+27
2005-06-26
[PATCH] kdump: cleanups for dump file access in linear raw format
Vivek Goyal
1
-36
/
+15
2005-06-26
[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)
Vivek Goyal
2
-0
/
+75
2005-06-26
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
Vivek Goyal
1
-0
/
+218
2005-06-26
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
Vivek Goyal
7
-1
/
+476
2005-06-26
[PATCH] Retrieve elfcorehdr address from command line
Vivek Goyal
4
-0
/
+16
2005-06-26
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
6
-0
/
+83
2005-06-26
[PATCH] kdump: Kconfig
Vivek Goyal
1
-0
/
+7
2005-06-26
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
3
-0
/
+24
2005-06-26
[PATCH] kdump documentation update to introduce use of irqpoll
Vivek Goyal
1
-11
/
+17
2005-06-26
[PATCH] kdump: Documentation for Kdump
Vivek Goyal
3
-0
/
+316
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
5
-5
/
+23
2005-06-26
[PATCH] kexec: s390 support
Heiko Carstens
11
-2
/
+349
2005-06-26
[PATCH] ppc64: kexec support for ppc64
R Sharada
13
-17
/
+609
2005-06-26
[PATCH] ppc64 kexec: native hash clear
R Sharada
2
-1
/
+68
2005-06-26
[PATCH] kexec: kexec ppc support
Eric W. Biederman
7
-1
/
+336
2005-06-26
[PATCH] crashdump: x86_64: crashkernel option
Eric W. Biederman
2
-0
/
+33
2005-06-26
[PATCH] kexec: x86_64 kexec implementation
Eric W. Biederman
8
-2
/
+474
2005-06-26
[PATCH] kexec: x86_64: factor out apic shutdown code
Eric W. Biederman
1
-29
/
+33
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
7
-1
/
+429
2005-06-26
[PATCH] kexec: x86: factor out apic shutdown code
Eric W. Biederman
1
-56
/
+26
2005-06-26
[PATCH] Kexec on panic vmlinux initrd fix
Vivek Goyal
1
-1
/
+1
2005-06-26
[PATCH] kexec: add kexec syscalls
Eric W. Biederman
10
-4
/
+1227
[next]