index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
1
-0
/
+2
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2
-0
/
+20
2017-07-18
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
1
-0
/
+5
2017-07-18
x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
1
-0
/
+35
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+30
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-10
/
+24
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-27
/
+1
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+14
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+14
2017-07-15
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2017-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-07-15
replace incorrect strscpy use in FORTIFY_SOURCE
Daniel Micay
1
-11
/
+12
2017-07-15
fault-inject: parse as natural 1-based value for fail-nth write interface
Akinobu Mita
1
-1
/
+1
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
1
-108
/
+613
2017-07-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-18
/
+28
2017-07-14
Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+22
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
1
-0
/
+1
2017-07-14
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-8
/
+31
2017-07-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
6
-14
/
+38
2017-07-14
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
1
-0
/
+2
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
8
-93
/
+55
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2
-1
/
+17
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
1
-0
/
+1
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
1
-0
/
+2
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2
-0
/
+3
2017-07-13
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
2
-2
/
+0
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
1
-0
/
+1
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
1
-5
/
+5
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2
-4
/
+4
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: remove kxdrproc_t
Christoph Hellwig
1
-7
/
+0
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
3
-9
/
+10
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
3
-19
/
+20
2017-07-13
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-1
/
+2
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-2
/
+2
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2
-3
/
+3
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
1
-1
/
+2
2017-07-13
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
1
-1
/
+4
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-73
/
+365
2017-07-13
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2
-7
/
+17
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-18
/
+230
2017-07-13
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-35
/
+35
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
1
-0
/
+1
2017-07-13
clk: Provide bulk prepare_enable disable_unprepare variants
Bjorn Andersson
1
-0
/
+22
2017-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2017-07-13
Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-35
/
+35
[next]