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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
nvme-fabrics: Add FC transport LLDD api definitions
James Smart
1
-0
/
+851
2016-12-06
nvme-fabrics: Add FC transport FC-NVME definitions
James Smart
1
-0
/
+268
2016-12-06
nvme-fabrics: Add FC transport error codes to nvme.h
James Smart
1
-0
/
+13
2016-12-06
parser: add u64 number parser
James Smart
1
-0
/
+1
2016-12-06
PM / OPP: Allow platform specific custom set_opp() callbacks
Viresh Kumar
1
-0
/
+10
2016-12-06
PM / OPP: Separate out _generic_set_opp()
Viresh Kumar
1
-0
/
+35
2016-12-06
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
1
-4
/
+4
2016-12-06
PM / OPP: Manage supply's voltage/current in a separate structure
Viresh Kumar
1
-0
/
+16
2016-12-06
vfs: misc struct path constification
Al Viro
1
-1
/
+1
2016-12-06
namespace.c: constify struct path passed to a bunch of primitives
Al Viro
2
-3
/
+3
2016-12-06
quota: constify struct path in quota_on
Al Viro
2
-2
/
+2
2016-12-06
constify alloc_file()
Al Viro
1
-1
/
+1
2016-12-06
constify get_dcookie() and friends
Al Viro
1
-2
/
+2
2016-12-06
audit_log_{name,link_denied}: constify struct path
Al Viro
1
-1
/
+1
2016-12-06
fsnotify: constify the places working with ->f_path
Al Viro
1
-5
/
+5
2016-12-06
constify fsnotify_parent()
Al Viro
2
-3
/
+3
2016-12-06
fsnotify(): constify 'data'
Al Viro
1
-2
/
+2
2016-12-06
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
1
-1
/
+1
2016-12-06
fs: Constify path_is_under()'s arguments
Mickaël Salaün
1
-1
/
+1
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2
-1
/
+7
2016-12-05
make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...
Al Viro
1
-3
/
+3
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-0
/
+3
2016-12-05
ahci-remap.h: add ahci remapping definitions
Dan Williams
1
-0
/
+28
2016-12-05
nvme: move NVMe class code to pci_ids.h
Christoph Hellwig
1
-0
/
+2
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
1
-1
/
+0
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
1
-1
/
+10
2016-12-05
usb: hcd.h: construct hub class request constants from simpler constants
Tal Shorer
1
-9
/
+10
2016-12-05
fsl/usb: Workarourd for USB erratum-A005697
Changming Huang
1
-0
/
+1
2016-12-05
driver core: Silence device links sphinx warning
Lukas Wunner
1
-0
/
+1
2016-12-05
mmc: mmc: Introduce mmc_abort_tuning()
Adrian Hunter
1
-0
/
+1
2016-12-05
regulator: Fix regulator_get_error_flags() signature mismatch
David Lechner
1
-1
/
+2
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
2
-0
/
+19
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
1
-2
/
+0
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
12
-13
/
+61
2016-12-05
NFS: Only look at the change attribute cache state in nfs_check_verifier
Trond Myklebust
1
-0
/
+1
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-1
/
+1
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
1
-0
/
+1
2016-12-04
vfs: remove unused have_submounts() function
Ian Kent
1
-1
/
+0
2016-12-04
vfs: add path_has_submounts()
Ian Kent
1
-0
/
+1
2016-12-04
vfs: add path_is_mountpoint() helper
Ian Kent
1
-0
/
+2
2016-12-03
vmxnet3: Move PCI Id to pci_ids.h
Adit Ranadive
1
-0
/
+1
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
1
-2
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+37
2016-12-03
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
Trond Myklebust
1
-0
/
+2
2016-12-03
vfs: change d_manage() to take a struct path
Ian Kent
1
-1
/
+1
2016-12-03
Input: synaptics-rmi4 - store the attn data in the driver
Benjamin Tissoires
1
-3
/
+2
2016-12-03
Input: synaptics-rmi4 - allow to add attention data
Benjamin Tissoires
1
-0
/
+11
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+4
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
1
-0
/
+14
2016-12-02
bpf: Refactor cgroups code in prep for new type
David Ahern
1
-23
/
+23
[prev]
[next]