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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
IB/core: Support for CMA multicast join flags
Alex Vesker
6
-25
/
+131
2016-08-04
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
1
-0
/
+41
2016-08-04
IB/uverbs: Fix race between uverbs_close and remove_one
Jason Gunthorpe
2
-13
/
+25
2016-08-04
IB/mthca: Clean up error unwind flow in mthca_reset()
Markus Elfring
1
-21
/
+20
2016-08-04
IB/mthca: NULL arg to pci_dev_put is OK
Markus Elfring
1
-2
/
+1
2016-08-04
IB/hfi1: NULL arg to sc_return_credits is OK
Markus Elfring
1
-1
/
+1
2016-08-04
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
3
-1
/
+209
2016-08-04
net/mlx4: Query performance and diagnostics counters
Mark Bloch
2
-0
/
+39
2016-08-04
net/mlx4: Add diagnostic counters capability bit
Mark Bloch
2
-0
/
+5
2016-08-04
Use smaller 512 byte messages for portmapper messages
Mustafa Ismail
1
-1
/
+2
2016-08-04
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
2
-7
/
+6
2016-08-04
IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct
Roland Dreier
1
-2
/
+2
2016-08-04
IB/hfi1: Disable by default
Bart Van Assche
1
-1
/
+0
2016-08-04
IB/rdmavt: Disable by default
Bart Van Assche
1
-1
/
+0
2016-08-04
Merge branch 'i40iw' into k.o/for-4.8
Doug Ledford
7
-40
/
+56
2016-08-04
Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8
Doug Ledford
11
-76
/
+83
2016-08-04
extable.h: add stddef.h so "NULL" definition is not implicit
Paul Gortmaker
1
-0
/
+2
2016-08-04
modules: add ro_after_init support
Jessica Yu
4
-15
/
+60
2016-08-04
jump_label: disable preemption around __module_text_address().
Rusty Russell
1
-1
/
+4
2016-08-04
exceptions: fork exception table content from module.h into extable.h
Paul Gortmaker
2
-25
/
+32
2016-08-04
modules: Add kernel parameter to blacklist modules
Prarit Bhargava
2
-0
/
+27
2016-08-04
module: Do a WARN_ON_ONCE() for assert module mutex not held
Steven Rostedt
1
-1
/
+1
2016-08-04
shmem: Fix link error if huge pages support is disabled
Geert Uytterhoeven
1
-1
/
+2
2016-08-04
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
Dan Carpenter
1
-3
/
+4
2016-08-04
um: Support kcov
Vegard Nossum
4
-0
/
+12
2016-08-04
um: Enable TRACE_IRQFLAGS_SUPPORT
Richard Weinberger
1
-2
/
+1
2016-08-04
um: Use asm-generic/irqflags.h
Daniel Wagner
1
-11
/
+7
2016-08-04
um: Fix possible deadlock in sig_handler_common()
Richard Weinberger
1
-2
/
+3
2016-08-04
drm: i915: fix build when DEBUG_FS is disabled
Linus Torvalds
1
-2
/
+2
2016-08-04
um: Select HAVE_DEBUG_KMEMLEAK
Richard Weinberger
1
-0
/
+1
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
1
-4
/
+4
2016-08-04
um: Eliminate null test after alloc_bootmem
Amitoj Kaur Chawla
1
-2
/
+0
2016-08-04
Btrfs: fix __MAX_CSUM_ITEMS
Chris Mason
1
-2
/
+3
2016-08-03
Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
4
-9
/
+19
2016-08-03
fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2
Geert Uytterhoeven
1
-1
/
+1
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-95
/
+195
2016-08-03
IB/hfi1: Add cache evict LRU list
Dean Luick
1
-10
/
+19
2016-08-03
IB/hfi1: Fix memory leak during unexpected shutdown
Ira Weiny
1
-13
/
+31
2016-08-03
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
4
-15
/
+10
2016-08-03
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
4
-23
/
+84
2016-08-03
IB/hfi1: Use evict mmu rb operation
Dean Luick
2
-73
/
+47
2016-08-03
IB/hfi1: Add evict operation to the mmu rb handler
Dean Luick
2
-0
/
+38
2016-08-03
IB/hfi1: Fix TID caching actions
Dean Luick
2
-9
/
+11
2016-08-03
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
6
-125
/
+81
2016-08-03
IB/hfi1: Make use of mm consistent
Ira Weiny
8
-31
/
+50
2016-08-03
IB/hfi1: Fix user SDMA racy user request claim
Dean Luick
2
-13
/
+20
2016-08-03
IB/hfi1: Fix error condition that needs to clean up
Dean Luick
1
-1
/
+2
2016-08-03
IB/hfi1: Release node on insert failure
Dean Luick
1
-0
/
+1
2016-08-03
IB/hfi1: Validate SDMA user iovector count
Dean Luick
1
-2
/
+22
2016-08-03
IB/hfi1: Validate SDMA user request index
Dean Luick
1
-0
/
+8
[prev]
[next]