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] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
2006-10-04
4
-95
/
+8
*
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
2006-10-04
5
-115
/
+116
*
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
2006-10-04
3
-106
/
+104
*
[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1
Eric W. Biederman
2006-10-04
1
-2
/
+2
*
[PATCH] genirq: msi: simplify msi enable and disable
Eric W. Biederman
2006-10-04
1
-106
/
+16
*
[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus
Eric W. Biederman
2006-10-04
1
-3
/
+33
*
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
2006-10-04
2
-7
/
+27
*
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
2006-10-04
2
-5
/
+4
*
[PATCH] genirq: convert the i386 architecture to irq-chips
Ingo Molnar
2006-10-04
4
-146
/
+80
*
[PATCH] genirq: convert the x86_64 architecture to irq-chips
Ingo Molnar
2006-10-04
4
-143
/
+44
*
[PATCH] fbdev: riva warning fix
Andrew Morton
2006-10-04
1
-1
/
+1
*
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
2006-10-04
15
-0
/
+6852
*
[PATCH] Fix linux/nfsd/const.h for make headers_check
Cedric Le Goater
2006-10-04
1
-1
/
+2
*
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
2006-10-04
3
-13
/
+69
*
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
2006-10-04
2
-2
/
+126
*
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
2006-10-04
2
-4
/
+134
*
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
2006-10-04
2
-0
/
+11
*
[PATCH] knfsd: close a race-opportunity in d_splice_alias
NeilBrown
2006-10-04
1
-4
/
+5
*
[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers
NeilBrown
2006-10-04
1
-1
/
+1
*
[PATCH] knfsd: lockd: fix refount on nsm
NeilBrown
2006-10-04
1
-2
/
+4
*
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
J.Bruce Fields
2006-10-04
2
-20
/
+5
*
[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
J.Bruce Fields
2006-10-04
1
-27
/
+21
*
[PATCH] knfsd: nfsd4: acls: fix inheritance
J.Bruce Fields
2006-10-04
1
-13
/
+30
*
[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
J.Bruce Fields
2006-10-04
1
-354
/
+273
*
[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
J.Bruce Fields
2006-10-04
1
-7
/
+4
*
[PATCH] knfsd: nfsd4: refactor exp_pseudoroot
J.Bruce Fields
2006-10-04
1
-9
/
+3
*
[PATCH] knfsd: svcrpc: use consistent variable name for the reply state
J.Bruce Fields
2006-10-04
1
-3
/
+3
*
[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
J.Bruce Fields
2006-10-04
1
-12
/
+18
*
[PATCH] knfsd: svcrpc: gss: factor out some common wrapping code
J.Bruce Fields
2006-10-04
1
-20
/
+23
*
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
Neil Brown
2006-10-04
4
-18
/
+19
*
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
2006-10-04
4
-14
/
+28
*
[PATCH] knfsd: lockd: fix use of h_nextrebind
Olaf Kirch
2006-10-04
1
-1
/
+1
*
[PATCH] knfsd: export nsm_local_state to user space via sysctl
Olaf Kirch
2006-10-04
3
-2
/
+11
*
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
2006-10-04
4
-14
/
+16
*
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
Olaf Kirch
2006-10-04
2
-5
/
+6
*
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
Olaf Kirch
2006-10-04
5
-4
/
+27
*
[PATCH] knfsd: simplify nlmsvc_invalidate_all
NeilBrown
2006-10-04
3
-39
/
+2
*
[PATCH] knfsd: lockd: Add nlm_destroy_host
Olaf Kirch
2006-10-04
1
-16
/
+29
*
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
2006-10-04
5
-74
/
+102
*
[PATCH] knfsd: change nlm_file to use a hlist
Olaf Kirch
2006-10-04
2
-28
/
+17
*
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
2006-10-04
3
-69
/
+62
*
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
Olaf Kirch
2006-10-04
2
-33
/
+40
*
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
Olaf Kirch
2006-10-04
2
-13
/
+18
*
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
Olaf Kirch
2006-10-04
5
-57
/
+69
*
[PATCH] knfsd: misc minor fixes, indentation changes
Olaf Kirch
2006-10-04
2
-12
/
+11
*
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
2006-10-04
4
-19
/
+136
*
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
2006-10-04
6
-21
/
+42
*
[PATCH] knfsd: consolidate common code for statd->lockd notification
Olaf Kirch
2006-10-04
4
-36
/
+35
*
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
2006-10-04
5
-13
/
+21
*
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
2006-10-04
5
-3
/
+61
[next]