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
*
sh: add probe support for new sh7723 cut
Magnus Damm
2008-05-23
1
-0
/
+1
*
sh: fix VPU interrupt vector for sh7723
Magnus Damm
2008-05-23
1
-1
/
+1
*
sh: fix USBF resource for sh7722
Magnus Damm
2008-05-23
1
-1
/
+1
*
HTC_EGPIO is ARM-only
Al Viro
2008-05-21
1
-1
/
+1
*
provide out-of-line strcat() for m68k
Al Viro
2008-05-21
1
-0
/
+6
*
caiaq endianness fix
Al Viro
2008-05-21
1
-2
/
+2
*
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
2008-05-21
8
-8
/
+8
*
msnd_* is ISA-only
Al Viro
2008-05-21
1
-2
/
+2
*
missing dependencies on HAS_DMA
Al Viro
2008-05-21
5
-5
/
+5
*
ocfs2 endianness fixes
Al Viro
2008-05-21
1
-2
/
+2
*
irda-usb endianness annotations and fixes
Al Viro
2008-05-21
2
-3
/
+3
*
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
Al Viro
2008-05-21
1
-3
/
+3
*
ecryptfs fixes
Al Viro
2008-05-21
1
-14
/
+12
*
misc drivers/net endianness noise
Al Viro
2008-05-21
6
-14
/
+16
*
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
2008-05-21
1
-0
/
+2
*
missing export of csum_partial() on uml/amd64
Al Viro
2008-05-21
1
-2
/
+4
*
uml: add missing exports for UML_RANDOM=m
Al Viro
2008-05-21
1
-0
/
+5
*
fix hppfs Makefile breakage
Al Viro
2008-05-21
1
-4
/
+1
*
fix include order in sys-i386/registers.c
Al Viro
2008-05-21
1
-0
/
+1
*
missed kmalloc() in pcap_user.c
Al Viro
2008-05-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-05-20
22
-545
/
+612
|
\
|
*
[CIFS] Remove debug statement
Steve French
2008-05-21
1
-1
/
+1
|
*
Fix possible access to undefined memory region.
Igor Mammedov
2008-05-21
1
-4
/
+5
|
*
[CIFS] Enable DFS support for Windows query path info
Steve French
2008-05-20
1
-146
/
+178
|
*
[CIFS] Enable DFS support for Unix query path info
Steve French
2008-05-20
4
-50
/
+85
|
*
[CIFS] add missing seq_printf to cifs_show_options for hard mount option
Steve French
2008-05-19
1
-0
/
+3
|
*
[CIFS] add more complete mount options to cifs_show_options
Steve French
2008-05-17
1
-1
/
+30
|
*
[CIFS] Add missing defines for DFS
Steve French
2008-05-16
2
-8
/
+18
|
*
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
2008-05-16
2
-82
/
+139
|
*
Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...
Igor Mammedov
2008-05-16
1
-48
/
+1
|
*
[CIFS] enable parsing for transport encryption mount parm
Steve French
2008-05-15
3
-8
/
+23
|
*
[CIFS] Finishup DFS code
Steve French
2008-05-15
4
-97
/
+80
|
*
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
Steve French
2008-05-15
3
-9
/
+8
|
*
[CIFS] suppress duplicate warning
Steve French
2008-05-15
1
-1
/
+1
|
*
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
2008-05-15
5
-127
/
+37
|
*
add function to convert access flags to legacy open mode
Jeff Layton
2008-05-14
2
-9
/
+16
|
*
clarify return value of cifs_convert_flags()
Jeff Layton
2008-05-14
1
-1
/
+5
|
*
[CIFS] don't explicitly do a FindClose on rewind when directory search has ended
Steve French
2008-05-13
1
-2
/
+5
|
*
[CIFS] cleanup old checkpatch warnings
Steve French
2008-05-13
5
-29
/
+45
|
*
[CIFS] CIFSSMBPosixLock should return -EINVAL on error
Marcin Slusarz
2008-05-13
1
-1
/
+1
|
*
fix memory leak in CIFSFindNext
Jeff Layton
2008-05-13
2
-1
/
+3
|
*
[CIFS] CIFS currently allows for permissions to be changed on files, even
Jeff Layton
2008-05-12
2
-0
/
+8
*
|
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-05-20
7
-218
/
+226
|
\
\
|
*
\
Merge branch 'from-tomtucker' into for-2.6.26
J. Bruce Fields
2008-05-20
5
-215
/
+223
|
|
\
\
|
|
*
|
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
Tom Tucker
2008-05-19
1
-0
/
+2
|
|
*
|
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
3
-8
/
+7
|
|
*
|
svcrdma: Copy transport address and arm CQ before calling rdma_accept
Tom Tucker
2008-05-19
1
-9
/
+14
|
|
*
|
svcrdma: Set rqstp transport address in rdma_read_complete function
Tom Tucker
2008-05-19
1
-0
/
+1
|
|
*
|
svcrdma: Use ib verbs version of dma_unmap
Tom Tucker
2008-05-19
1
-4
/
+4
|
|
*
|
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
Tom Tucker
2008-05-19
1
-3
/
+35
[next]