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
*
headers_check fix: tc_ematch/tc_em_text.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: tc_ematch/tc_em_nbyte.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: tc_ematch/tc_em_meta.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: tc_ematch/tc_em_cmp.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: tc_act/tc_pedit.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: tc_act/tc_mirred.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: tc_act/tc_gact.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: spi/spidev.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: raid/md_p.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+2
*
headers_check fix: nfsd/syscall.h
Jaswinder Singh Rajput
2009-01-30
1
-2
/
+1
*
headers_check fix: nfsd/nfsfh.h
Jaswinder Singh Rajput
2009-01-30
1
-2
/
+1
*
headers_check fix: nfsd/export.h
Jaswinder Singh Rajput
2009-01-30
1
-2
/
+1
*
headers_check fix: netfilter/xt_conntrack.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
headers_check fix: dvb/video.h
Jaswinder Singh Rajput
2009-01-30
1
-5
/
+2
*
headers_check fix: dvb/net.h
Jaswinder Singh Rajput
2009-01-30
1
-2
/
+1
*
headers_check fix: dvb/frontend.h
Jaswinder Singh Rajput
2009-01-30
1
-2
/
+1
*
headers_check fix: dvb/dmx.h
Jaswinder Singh Rajput
2009-01-30
1
-1
/
+1
*
headers_check fix: dvb/audio.h
Jaswinder Singh Rajput
2009-01-30
1
-5
/
+0
*
headers_check fix: can/bcm.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-01-29
9
-161
/
+121
|
\
|
*
cifs: make sure we allocate enough storage for socket address
Jeff Layton
2009-01-29
1
-8
/
+8
|
*
[CIFS] Make socket retry timeouts consistent between blocking and nonblocking...
Steve French
2009-01-29
2
-3
/
+21
|
*
[CIFS] some cleanup to dir.c prior to addition of posix_open
Steve French
2009-01-29
1
-25
/
+31
|
*
[CIFS] revalidate parent inode when rmdir done within that directory
Steve French
2009-01-29
2
-1
/
+8
|
*
[CIFS] Rename md5 functions to avoid collision with new rt modules
Steve French
2009-01-29
3
-31
/
+31
|
*
cifs: turn smb_send into a wrapper around smb_sendv
Jeff Layton
2009-01-29
3
-93
/
+22
*
|
sata_sil: Fix build breakage
Alexander Beregalov
2009-01-29
1
-0
/
+1
*
|
Documentation/Changes: add required versions for new filesystems
Bill Nottingham
2009-01-29
1
-1
/
+3
*
|
fix emacs indenting howto filename expansion
Dan Carpenter
2009-01-29
1
-1
/
+2
*
|
Documentation: update CodingStyle tips for Emacs users
Teemu Likonen
2009-01-29
1
-4
/
+11
*
|
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
2009-01-29
12
-33
/
+35
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-01-29
8
-23
/
+56
|
\
\
|
*
|
Staging: poch: fix verification of memory area
Roel Kluin
2009-01-28
1
-1
/
+1
|
*
|
Staging: usbip: usbip_start_threads(): handle kernel_thread failure
Roel Kluin
2009-01-28
1
-2
/
+14
|
*
|
staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h>
Geert Uytterhoeven
2009-01-28
1
-0
/
+2
|
*
|
Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal
Oleg Nesterov
2009-01-28
1
-5
/
+5
|
*
|
Staging: android: Add lowmemorykiller documentation.
Arve Hjønnevåg
2009-01-28
1
-0
/
+16
|
*
|
Staging: android: fix build error on 64bit boxes
Greg Kroah-Hartman
2009-01-28
1
-1
/
+2
|
*
|
Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.
Arve Hjønnevåg
2009-01-28
1
-1
/
+1
|
*
|
Staging: android: binder: fix arm build errors
Arve Hjønnevåg
2009-01-28
1
-3
/
+3
|
*
|
Staging: meilhaus: fix Kbuild
Greg Kroah-Hartman
2009-01-28
1
-10
/
+11
|
*
|
Staging: comedi: fix Kbuild
Greg Kroah-Hartman
2009-01-28
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-29
3
-6
/
+99
|
\
\
|
*
|
driver-core: fix kernel-doc parameter name
Randy Dunlap
2009-01-28
1
-1
/
+1
|
*
|
UIO: Add missing documentation of features added recently
Hans J. Koch
2009-01-28
1
-0
/
+88
|
*
|
Sync patch for jp_JP/stable_kernel_rules.txt
Tsugikazu Shibata
2009-01-28
1
-5
/
+10
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-01-29
5
-3
/
+27
|
\
\
|
*
\
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2009-01-29
3
-2
/
+15
|
|
\
\
|
|
*
|
ALSA: hda - add another MacBook Pro 4, 1 subsystem ID
Luke Yelavich
2009-01-28
1
-0
/
+1
|
|
*
|
ALSA: hda - Fix compile warning with CONFIG_SND_JACK=n
Takashi Iwai
2009-01-27
1
-2
/
+11
[next]