Age | Commit message (Expand) | Author | Files | Lines |
2018-11-26 | net/mlx5: E-Switch, Use async events chain | Saeed Mahameed | 3 | -25/+26 |
2018-11-26 | net/mlx5: Clock, Use async events chain | Saeed Mahameed | 4 | -15/+20 |
2018-11-26 | net/mlx5: FPGA, Use async events chain | Saeed Mahameed | 3 | -16/+38 |
2018-11-26 | net/mlx5: FWTrace, Use async events chain | Saeed Mahameed | 3 | -17/+16 |
2018-11-26 | net/mlx5: EQ, Introduce atomic notifier chain subscription API | Saeed Mahameed | 5 | -6/+72 |
2018-11-20 | net/mlx5: EQ, Make EQE access methods inline | Saeed Mahameed | 2 | -24/+24 |
2018-11-20 | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 10 | -381/+308 |
2018-11-20 | net/mlx5: EQ, Generic EQ | Saeed Mahameed | 3 | -73/+221 |
2018-11-20 | net/mlx5: EQ, Different EQ types | Saeed Mahameed | 10 | -199/+270 |
2018-11-20 | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 12 | -135/+179 |
2018-11-20 | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed | 3 | -26/+28 |
2018-11-20 | net/mlx5: EQ, Create all EQs in one place | Saeed Mahameed | 4 | -104/+116 |
2018-11-20 | net/mlx5: EQ, Move all EQ logic to eq.c | Saeed Mahameed | 3 | -176/+181 |
2018-11-20 | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed | 3 | -19/+3 |
2018-11-20 | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed | 2 | -3/+2 |
2018-11-20 | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 2 | -14/+0 |
2018-11-20 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 3 | -8/+10 |
2018-11-12 | IB/mlx5: Improve ODP debugging messages | Moni Shoua | 2 | -4/+14 |
2018-11-12 | net/mlx5: Use multi threaded workqueue for page fault handling | Moni Shoua | 1 | -2/+3 |
2018-11-12 | net/mlx5: Return success for PAGE_FAULT_RESUME in internal error state | Moni Shoua | 1 | -1/+1 |
2018-11-12 | IB/mlx5: Lock QP during page fault handling | Moni Shoua | 1 | -9/+37 |
2018-11-12 | net/mlx5: Enumerate page fault types | Moni Shoua | 1 | -0/+7 |
2018-11-12 | net/mlx5: Add interface to hold and release core resources | Moni Shoua | 2 | -0/+21 |
2018-11-12 | net/mlx5: Release resource on error flow | Moni Shoua | 1 | -2/+2 |
2018-11-08 | net/mlx5: Fix offsets of ifc reserved fields | Gal Pressman | 1 | -5/+5 |
2018-11-07 | net/mlx5: Fix XRC SRQ umem valid bits | Yishai Hadas | 1 | -4/+8 |
2018-11-04 | Linux 4.20-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-11-04 | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 25 | -292/+2418 |
2018-11-04 | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -40/+17 |
2018-11-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -0/+432 |
2018-11-04 | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb | Linus Torvalds | 6 | -110/+429 |
2018-11-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 47 | -171/+198 |
2018-11-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 102 | -539/+3616 |
2018-11-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2018-11-04 | sched/topology: Fix off by one bug | Peter Zijlstra | 1 | -1/+1 |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 4068 | -73501/+261778 |
2018-11-03 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 8 | -22/+35 |
2018-11-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -8/+23 |
2018-11-03 | Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2018-11-03 | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 17 | -78/+28 |
2018-11-03 | Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 12 | -99/+530 |
2018-11-03 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
2018-11-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 16 | -50/+52 |
2018-11-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 19 | -124/+172 |
2018-11-03 | memory_hotplug: cond_resched in __remove_pages | Michal Hocko | 1 | -0/+1 |
2018-11-03 | bfs: add sanity check at bfs_fill_super() | Tetsuo Handa | 1 | -3/+6 |
2018-11-03 | kernel/sysctl.c: remove duplicated include | Michael Schupikov | 1 | -1/+0 |
2018-11-03 | kernel/kexec_file.c: remove some duplicated includes | zhong jiang | 1 | -2/+0 |
2018-11-03 | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko | 5 | -77/+40 |