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-08-25
libceph: support for advisory locking on RADOS objects
Douglas Fuller
1
-0
/
+27
2016-08-25
libceph: add ceph_osdc_call() single-page helper
Douglas Fuller
1
-0
/
+8
2016-08-25
libceph: support for CEPH_OSD_OP_LIST_WATCHERS
Douglas Fuller
1
-1
/
+14
2016-08-25
libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()
Ilya Dryomov
1
-1
/
+1
2016-08-24
Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
5
-17
/
+233
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
1
-0
/
+2
2016-08-24
hwrng: core - Improve description of the ->read() interface
Daniel Thompson
1
-1
/
+3
2016-08-24
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
Josh Poimboeuf
1
-0
/
+10
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+4
2016-08-24
ftrace: Only allocate the ret_stack 'fp' field when needed
Josh Poimboeuf
1
-0
/
+2
2016-08-24
fork: Add generic vmalloced stack support
Andy Lutomirski
1
-0
/
+15
2016-08-24
io-mapping: Fixup for different names of writecombine
Daniel Vetter
1
-0
/
+6
2016-08-24
io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/
Chris Wilson
1
-2
/
+2
2016-08-24
Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-0
/
+13
2016-08-24
Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-5
/
+5
2016-08-23
soc: qcom: smd: Represent smd edges as devices
Bjorn Andersson
1
-0
/
+18
2016-08-23
soc: qcom: smd: Simplify multi channel handling
Bjorn Andersson
1
-0
/
+7
2016-08-23
soc: qcom: smd: Correct compile stub prototypes
Bjorn Andersson
1
-2
/
+2
2016-08-23
hv_netvsc: report vmbus name in ethtool
Stephen Hemminger
1
-0
/
+7
2016-08-23
hv_netvsc: make inline functions static
Stephen Hemminger
1
-84
/
+0
2016-08-23
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
6
-560
/
+141
2016-08-23
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Doug Ledford
6
-560
/
+141
2016-08-23
qed: Fix address macros
Yuval Mintz
1
-14
/
+8
2016-08-23
qed*: Add support for VFs over legacy PFs
Yuval Mintz
1
-0
/
+3
2016-08-22
torture: TOROUT_STRING(): Insert a space between flag and message
SeongJae Park
1
-1
/
+1
2016-08-22
[media] cec-funcs.h: add missing vendor-specific messages
Hans Verkuil
1
-0
/
+69
2016-08-22
[media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flag
Hans Verkuil
1
-1
/
+4
2016-08-22
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
1
-0
/
+1
2016-08-22
[media] cec-funcs.h: add reply argument for Record On/Off
Hans Verkuil
1
-1
/
+4
2016-08-22
[media] cec-funcs.h: fix typo: && should be &
Hans Verkuil
1
-2
/
+2
2016-08-22
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
16
-125
/
+124
2016-08-21
iio: hid-sensors: use asynchronous resume
Srinivas Pandruvada
1
-0
/
+1
2016-08-21
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
Vignesh R
1
-4
/
+4
2016-08-21
include/linux: fix excess fence.h kernel-doc notation
Randy Dunlap
1
-2
/
+0
2016-08-21
iio: buffer-callback: allow getting underlying iio_dev
Matt Ranostay
1
-0
/
+12
2016-08-20
qed: utilize FW 8.10.10.0
Yuval Mintz
5
-131
/
+442
2016-08-20
rhashtable: Remove GFP flag from rhashtable_walk_init
Herbert Xu
1
-3
/
+11
2016-08-19
io-mapping: Always create a struct to hold metadata about the io-mapping
Chris Wilson
1
-35
/
+57
2016-08-19
nvme-fabrics: change NQN UUID to big-endian format
Daniel Verkamp
1
-1
/
+1
2016-08-19
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
1
-1
/
+42
2016-08-19
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2
-0
/
+4
2016-08-19
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
1
-0
/
+1
2016-08-19
qed*: Fix pause setting
Yuval Mintz
1
-3
/
+5
2016-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+2
2016-08-19
livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
Jessica Yu
1
-0
/
+3
2016-08-19
PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints
Bjorn Helgaas
1
-0
/
+7
2016-08-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
2016-08-18
net/mlx5: Add sniffer namespaces
Maor Gottlieb
1
-0
/
+2
2016-08-18
net/mlx5: Introduce sniffer steering hardware capabilities
Maor Gottlieb
2
-1
/
+15
2016-08-18
net/mlx5: Vport LAG creation support
Aviv Heller
1
-0
/
+2
[prev]
[next]