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] Typo fixes
Alexey Dobriyan
2006-03-28
30
-39
/
+39
*
[PATCH] trivial typos in Documentation/cputopology.txt
Jesper Juhl
2006-03-28
1
-2
/
+2
*
[PATCH] fix signed vs unsigned in nmi watchdog
Jesper Juhl
2006-03-28
1
-1
/
+2
*
[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c
Jesper Juhl
2006-03-28
1
-4
/
+2
*
[PATCH] no need to check vfree arg for null in oss/sequencer
Jesper Juhl
2006-03-28
1
-10
/
+3
*
[PATCH] maestro3 vfree NULL check fixup
Jesper Juhl
2006-03-28
1
-8
/
+2
*
[PATCH] vfree NULL check fixup for sb_card
Jesper Juhl
2006-03-28
1
-4
/
+2
*
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2006-03-28
38
-51
/
+88
*
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
2006-03-28
5
-6
/
+11
*
[PATCH] ide-tape: use time_after(), time_after_eq()
Marcelo Feitoza Parisi
2006-03-28
1
-2
/
+3
*
[PATCH] nvidia-agp: use time_before_eq()
Marcelo Feitoza Parisi
2006-03-28
1
-1
/
+2
*
[PATCH] drivers/block/*: use time_after() and friends
Marcelo Feitoza Parisi
2006-03-28
2
-12
/
+14
*
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
Adrian Bunk
2006-03-28
4
-24
/
+0
*
[PATCH] Docs update: missing files and descriptions for filesystems/00-INDEX
Jesper Juhl
2006-03-28
1
-7
/
+47
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
139
-225
/
+225
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
42
-74
/
+75
*
[PATCH] ia64: const f_ops fix
Andrew Morton
2006-03-28
1
-19
/
+20
*
[PATCH] for_each_possible_cpu: documentaion
KAMEZAWA Hiroyuki
2006-03-28
2
-3
/
+3
*
[PATCH] for_each_possible_cpu: i386
KAMEZAWA Hiroyuki
2006-03-28
4
-7
/
+7
*
[PATCH] for_each_possible_cpu: oprofile.
KAMEZAWA Hiroyuki
2006-03-28
1
-2
/
+2
*
[PATCH] for_each_possible_cpu: loopback device.
KAMEZAWA Hiroyuki
2006-03-28
1
-1
/
+1
*
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2006-03-28
11
-17
/
+17
*
[PATCH] for_each_possible_cpu: defines for_each_possible_cpu
KAMEZAWA Hiroyuki
2006-03-28
1
-2
/
+3
*
[PATCH] Fold select_bits_alloc/free into caller code.
Vadim Lobanov
2006-03-28
1
-11
/
+2
*
[PATCH] use fget_light() in select/poll
Eric Dumazet
2006-03-28
1
-4
/
+6
*
[PATCH] Optimize select/poll by putting small data sets on the stack
Andi Kleen
2006-03-28
2
-42
/
+81
*
[PATCH] ide_generic_all_on() warning fix
Andrew Morton
2006-03-28
1
-1
/
+2
*
[PATCH] Small fixes backported to old IDE SiS driver
Alan Cox
2006-03-28
2
-0
/
+3
*
[PATCH] ide: AMD756 no host side cable detection
Rene Herman
2006-03-28
1
-6
/
+2
*
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
Adrian Bunk
2006-03-28
2
-1
/
+3
*
[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0
Alexey Dobriyan
2006-03-28
1
-2
/
+0
*
[PATCH] remove relayfs_fs.h
Andrew Morton
2006-03-28
1
-287
/
+0
*
[PATCH] Philip Gladstone has moved
Philip Gladstone
2006-03-28
1
-1
/
+3
*
[PATCH] fs/fat/: proper prototypes for two functions
Adrian Bunk
2006-03-28
2
-3
/
+3
*
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error
Adrian Bunk
2006-03-28
1
-1
/
+2
*
[PATCH] Change dash2underscore() return value to char
Eric Sesterhenn
2006-03-28
1
-1
/
+1
*
[PATCH] mqueue comment typo fix
Serge E. Hallyn
2006-03-28
1
-1
/
+1
*
[PATCH] alpha: make poll flags the same as other architectures
Andrew Morton
2006-03-28
1
-2
/
+2
*
[PATCH] Add oprofile_add_ext_sample
Brian Rogan
2006-03-28
2
-3
/
+20
*
[PATCH] symversion warning fix
Andrew Morton
2006-03-28
1
-1
/
+1
*
[PATCH] capi: register_chrdev() fix
Andrew Morton
2006-03-28
1
-3
/
+5
*
[PATCH] paride-pt: register_chrdev fix
Andrew Morton
2006-03-28
1
-3
/
+5
*
[PATCH] paride: register_chrdev fix
Andrew Morton
2006-03-28
1
-3
/
+5
*
[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM
Adrian Bunk
2006-03-28
1
-1
/
+2
*
[PATCH] synclink_gt: remove uneeded async code
Paul Fulghum
2006-03-28
1
-4
/
+0
*
[PATCH] synclink_gt add gpio feature
Paul Fulghum
2006-03-28
2
-5
/
+252
*
[PATCH] synclink: remove dead code
Paul Fulghum
2006-03-28
1
-30
/
+1
*
[PATCH] Decrapify asm-generic/local.h
Kyle McMartin
2006-03-28
1
-71
/
+9
*
[PATCH] RTC: Remove some duplicate BCD definitions
Matt Mackall
2006-03-28
7
-65
/
+22
*
[PATCH] RTC: Fix up some RTC whitespace and style
Matt Mackall
2006-03-28
3
-30
/
+36
[next]