index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] printk: drivers/char/applicom.c
Domen Puncer
2005-06-25
1
-1
/
+1
*
[PATCH] serial/icom: Remove custom msescs_to_jiffies() macro
Domen Puncer
2005-06-25
1
-2
/
+0
*
[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if's
Adrian Bunk
2005-06-25
1
-7
/
+1
*
[PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if's
Adrian Bunk
2005-06-25
1
-4
/
+0
*
[PATCH] nm256 oss build failure
Dave Jones
2005-06-25
2
-5
/
+3
*
[PATCH] sound/oss/: cleanups
Adrian Bunk
2005-06-25
6
-13
/
+11
*
[PATCH] drivers/char/isicom.c: section fixes
Adrian Bunk
2005-06-25
1
-6
/
+6
*
[PATCH] selinux: kfree cleanup
Jesper Juhl
2005-06-25
5
-28
/
+14
*
[PATCH] drivers/scsi/initio.c: cleanups
Adrian Bunk
2005-06-25
2
-67
/
+36
*
[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...
Jesper Juhl
2005-06-25
8
-28
/
+16
*
[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/
Jesper Juhl
2005-06-25
3
-9
/
+4
*
[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c
Jesper Juhl
2005-06-25
1
-2
/
+1
*
[PATCH] small partitions/msdos cleanups
Adrian Bunk
2005-06-25
4
-10
/
+2
*
[PATCH] arch/i386/crypto/aes.c: fix sparse warnings
Domen Puncer
2005-06-25
1
-1
/
+1
*
[PATCH] arch/i386/mm/fault.c: fix sparse warnings
Domen Puncer
2005-06-25
1
-2
/
+2
*
[PATCH] arch/i386/kernel/apm.c: fix sparse warnings
Domen Puncer
2005-06-25
1
-4
/
+4
*
[PATCH] arch/i386/kernel/traps.c: fix sparse warnings
Domen Puncer
2005-06-25
1
-7
/
+7
*
[PATCH] init/do_mounts_initrd.c: fix sparse warning
Domen Puncer
2005-06-25
1
-2
/
+2
*
[PATCH] kernel/timer: fix msleep_interruptible() comment
Domen Puncer
2005-06-25
1
-1
/
+1
*
[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()
Domen Puncer
2005-06-25
1
-5
/
+5
*
[PATCH] char/ds1620: use msleep() instead of schedule_timeout()
Domen Puncer
2005-06-25
1
-2
/
+1
*
[PATCH] riotty.c cleanups and warning fix
M.Baris Demiray
2005-06-25
1
-9
/
+6
*
[PATCH] au1100fb: convert to C99 inits.
randy_dunlap
2005-06-25
1
-9
/
+9
*
[PATCH] x86-64: add memcpy/memset prototypes
randy_dunlap
2005-06-25
1
-0
/
+3
*
[PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused function
Adrian Bunk
2005-06-25
2
-1
/
+2
*
[PATCH] drivers/isdn/hardware/avm/: misc cleanups
Adrian Bunk
2005-06-25
3
-6
/
+6
*
[PATCH] unexport mca_find_device_by_slot
Adrian Bunk
2005-06-25
1
-1
/
+0
*
[PATCH] drivers/isdn/i4l/: possible cleanups
Adrian Bunk
2005-06-25
11
-57
/
+34
*
[PATCH] drivers/isdn/pcbit/: possible cleanups
Adrian Bunk
2005-06-25
5
-39
/
+8
*
[PATCH] drivers/isdn/sc/: possible cleanups
Adrian Bunk
2005-06-25
9
-173
/
+27
*
[PATCH] cpufreq: governors documentation fixes
Nico Golde
2005-06-25
1
-2
/
+12
*
[PATCH] fbdev: remove unneeded fbsysfs printk
Jon Smirl
2005-06-25
1
-2
/
+0
*
[PATCH] font selection Kconfig fixes
Jurriaan on adsl-gate
2005-06-25
1
-3
/
+2
*
[PATCH] Fix vesafb/mtrr scaling problem.
Dave Jones
2005-06-25
1
-4
/
+5
*
[PATCH] kexec code cleanup
Maneesh Soni
2005-06-25
10
-211
/
+243
*
[PATCH] kdump: Save trap information for later analysis
Alexander Nyberg
2005-06-25
2
-4
/
+11
*
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
2005-06-25
11
-23
/
+66
*
[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumps
Hariprasad Nellitheertha
2005-06-25
2
-2
/
+27
*
[PATCH] kdump: cleanups for dump file access in linear raw format
Vivek Goyal
2005-06-25
1
-36
/
+15
*
[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)
Vivek Goyal
2005-06-25
2
-0
/
+75
*
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
Vivek Goyal
2005-06-25
1
-0
/
+218
*
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
Vivek Goyal
2005-06-25
7
-1
/
+476
*
[PATCH] Retrieve elfcorehdr address from command line
Vivek Goyal
2005-06-25
4
-0
/
+16
*
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
2005-06-25
6
-0
/
+83
*
[PATCH] kdump: Kconfig
Vivek Goyal
2005-06-25
1
-0
/
+7
*
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
2005-06-25
3
-0
/
+24
*
[PATCH] kdump documentation update to introduce use of irqpoll
Vivek Goyal
2005-06-25
1
-11
/
+17
*
[PATCH] kdump: Documentation for Kdump
Vivek Goyal
2005-06-25
3
-0
/
+316
*
[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled
Vivek Goyal
2005-06-25
1
-0
/
+12
*
[PATCH] kdump: NMI handler segment selector, stack pointer fix
Vivek Goyal
2005-06-25
1
-0
/
+13
[next]