index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'from-tomtucker' into for-2.6.28
J. Bruce Fields
2008-10-08
1
-1
/
+26
|
\
|
*
svcrdma: Modify the RPC recv path to use FRMR when available
Tom Tucker
2008-10-06
1
-0
/
+1
|
*
svcrdma: Add a service to register a Fast Reg MR with the device
Tom Tucker
2008-10-06
1
-0
/
+1
|
*
svcrdma: Add FRMR get/put services
Tom Tucker
2008-10-06
1
-0
/
+3
|
*
svcrdma: Add Fast Reg MR Data Types
Tom Tucker
2008-10-03
1
-1
/
+21
*
|
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-10-04
1
-4
/
+1
*
|
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
2008-10-04
1
-1
/
+1
*
|
lockd: Remove unused fields in the nlm_reboot structure
Chuck Lever
2008-10-03
1
-2
/
+0
*
|
lockd: Add helper to sanity check incoming NOTIFY requests
Chuck Lever
2008-10-03
1
-0
/
+41
*
|
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
Chuck Lever
2008-10-03
1
-1
/
+2
*
|
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
Chuck Lever
2008-10-03
1
-2
/
+3
*
|
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
Chuck Lever
2008-10-03
1
-4
/
+5
*
|
lockd: move grace period checks to common code
J. Bruce Fields
2008-10-03
1
-1
/
+1
*
|
nfsd: common grace period control
J. Bruce Fields
2008-10-03
2
-9
/
+8
*
|
nfsd: use nfs client rpc callback program
Benny Halevy
2008-09-29
1
-0
/
+1
*
|
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
Chuck Lever
2008-09-29
1
-4
/
+32
*
|
NSM: Use sockaddr_storage for sm_addr field
Chuck Lever
2008-09-29
1
-1
/
+12
*
|
lockd: Use sockaddr_storage for h_saddr field
Chuck Lever
2008-09-29
1
-2
/
+12
*
|
lockd: Use sockaddr_storage + length for h_addr field
Chuck Lever
2008-09-29
1
-1
/
+15
*
|
SUNRPC: Make svc_addr's argument a constant
Chuck Lever
2008-09-29
1
-3
/
+3
*
|
lockd: address-family independent printable addresses
Chuck Lever
2008-09-29
1
-0
/
+4
*
|
SUNRPC: Support IPv6 when registering kernel RPC services
Chuck Lever
2008-09-29
1
-1
/
+3
*
|
SUNRPC: Simplify rpcb_register() API
Chuck Lever
2008-09-29
1
-2
/
+2
*
|
Configure out file locking features
Thomas Petazzoni
2008-09-29
1
-7
/
+50
*
|
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
2008-09-29
1
-1
/
+2
*
|
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
2008-09-29
1
-4
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-09-19
1
-0
/
+4
|
\
\
|
*
|
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
2008-09-15
1
-0
/
+4
*
|
|
Fix PNP build failure, bugzilla #11276
David Miller
2008-09-16
1
-0
/
+7
|
|
/
|
/
|
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-09-13
1
-1
/
+1
|
\
\
|
*
|
[libata] LBA28/LBA48 off-by-one bug in ata.h
Taisuke Yamada
2008-09-13
1
-1
/
+1
*
|
|
memstick: fix MSProHG 8-bit interface mode support
Alex Dubov
2008-09-13
1
-48
/
+49
*
|
|
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
2008-09-13
1
-6
/
+6
*
|
|
include/linux/ioport.h: add missing macro argument for devm_release_* family
Hiroshi DOYU
2008-09-13
1
-2
/
+2
|
/
/
*
|
block: disable sysfs parts of the disk command filter
Jens Axboe
2008-09-11
1
-2
/
+0
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-09-08
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'sched/cpuset' into sched/urgent
Ingo Molnar
2008-09-06
1
-1
/
+1
|
|
\
\
|
|
*
|
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
2008-09-06
1
-1
/
+1
*
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-06
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2008-09-05
1
-0
/
+2
*
|
|
|
|
tracehook: comment pasto fixes
Roland McGrath
2008-09-05
1
-1
/
+1
*
|
|
|
|
res_counter: fix off-by-one bug in setting limit
Li Zefan
2008-09-05
1
-1
/
+1
*
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-09-05
1
-0
/
+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
sched: fix process time monotonicity
Balbir Singh
2008-09-05
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27
Linus Torvalds
2008-09-05
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Fix conditional export of kvh.h and a.out.h to userspace.
Khem Raj
2008-09-05
1
-2
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
2008-09-05
1
-0
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'fixes_stg' of ../git_old into fixes
Mauro Carvalho Chehab
2008-09-04
1
-0
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.
Jean-Francois Moine
2008-09-03
1
-0
/
+1
|
|
*
|
|
V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982
Hans de Goede
2008-09-03
1
-5
/
+0
[next]