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
2016-12-06
netfilter: introduce accessor functions for hook entries
Aaron Conole
1
-0
/
+27
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
3
-2
/
+10
2016-12-06
PCI: Add MCFG quirks for X-Gene host controller
Duc Dang
1
-0
/
+2
2016-12-06
PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller
Tomasz Nowicki
1
-1
/
+2
2016-12-06
PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller
Tomasz Nowicki
1
-0
/
+1
2016-12-06
PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers
Dongdong Liu
1
-0
/
+1
2016-12-06
PCI: Add MCFG quirks for Qualcomm QDF2432 host controller
Christopher Covington
1
-0
/
+4
2016-12-06
PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors
Tomasz Nowicki
1
-1
/
+3
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+4
2016-12-06
Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...
Joerg Roedel
13
-20
/
+202
2016-12-06
ACPI/IORT: Make dma masks set-up IORT specific
Lorenzo Pieralisi
1
-0
/
+2
2016-12-06
uapi glibc compat: fix outer guard of net device flags enum
Jonas Gorski
1
-2
/
+2
2016-12-06
btrfs: convert extent-tree tracepoints to use fs_info
Jeff Mahoney
1
-27
/
+22
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
1
-8
/
+8
2016-12-06
vmbus: add support for dynamic device id's
Stephen Hemminger
1
-0
/
+6
2016-12-06
hyperv: Fix spelling of HV_UNKOWN
Haiyang Zhang
1
-1
/
+1
2016-12-06
mei: bus: enable non-blocking RX
Alexander Usyskin
1
-2
/
+4
2016-12-06
VME: Remove shutdown entry from vme_driver
Martyn Welch
1
-1
/
+0
2016-12-06
locking/ww_mutex: Use relaxed atomics
Peter Zijlstra
1
-1
/
+1
2016-12-06
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
1
-8
/
+13
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
48
-158
/
+217
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
Add type 0x28 NVME type code to scsi fc headers
James Smart
1
-0
/
+2
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
uapi: export nf_log.h
stephen hemminger
1
-0
/
+1
2016-12-06
uapi: export tc_skbmod.h
stephen hemminger
1
-0
/
+1
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
4
-1
/
+9
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
4
-13
/
+18
2016-12-05
switch getfrag callbacks to ..._full() primitives
Al Viro
1
-1
/
+1
2016-12-05
make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...
Al Viro
2
-6
/
+6
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
[prev]
[next]