index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
xtensa: disable link optimization
Chris Zankel
2
-1
/
+2
2014-12-15
iscsi-target: nullify session in failed login sequence
Sagi Grimberg
1
-0
/
+1
2014-12-16
KEYS: remove a bogus NULL check
Dan Carpenter
1
-6
/
+4
2014-12-16
Merge branch 'fixed_phy'
David S. Miller
2
-3
/
+3
2014-12-16
net: dsa: bcm_sf2: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: systemport: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: bcmgenet: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-15
target: Avoid dropping AllRegistrants reservation during unregister
Nicholas Bellinger
1
-22
/
+65
2014-12-15
target: Fix R_HOLDER bit usage for AllRegistrants
Nicholas Bellinger
1
-3
/
+23
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
77
-922
/
+4949
2014-12-15
xtensa/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2014-12-15
Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
2
-1
/
+7
2014-12-15
Merge tag 'v3.18' into for_next
Chris Zankel
634
-2847
/
+5566
2014-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
17
-80
/
+714
2014-12-16
MAINTAINERS: add entry for intel_pstate
Kristen Carlson Accardi
1
-0
/
+6
2014-12-15
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...
Roland Dreier
50
-451
/
+3499
2014-12-15
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
4
-16
/
+198
2014-12-15
IB/mlx5: Add support for RDMA read/write responder page faults
Haggai Eran
1
-0
/
+79
2014-12-15
IB/mlx5: Handle page faults
Haggai Eran
2
-0
/
+415
2014-12-15
IB/mlx5: Page faults handling infrastructure
Haggai Eran
6
-22
/
+294
2014-12-15
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
4
-8
/
+149
2014-12-15
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
4
-18
/
+88
2014-12-15
IB/mlx5: Implement the ODP capability query verb
Haggai Eran
4
-0
/
+83
2014-12-15
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
6
-2
/
+291
2014-12-15
mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flag
Roland Dreier
1
-0
/
+1
2014-12-15
IB/srp: Allow newline separator for connection string
Sagi Grimberg
1
-1
/
+1
2014-12-15
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
8
-13
/
+566
2014-12-15
IB/core: Add support for on demand paging regions
Shachar Raindel
8
-0
/
+442
2014-12-15
IB/core: Add flags for on demand paging support
Sagi Grimberg
5
-5
/
+81
2014-12-15
IB/core: Add support for extended query device caps
Eli Cohen
5
-44
/
+103
2014-12-15
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
4
-1
/
+80
2014-12-15
IB/core: Add umem function to read data from user-space
Haggai Eran
2
-0
/
+36
2014-12-15
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
8
-12
/
+35
2014-12-15
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
4
-48
/
+109
2014-12-15
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
2
-11
/
+12
2014-12-15
RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs
Devesh Sharma
1
-4
/
+1
2014-12-15
RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs
Mitesh Ahuja
1
-0
/
+2
2014-12-15
mlx4_core: Check for DPDP violation only when DPDP is not supported
Yuval Shaia
1
-3
/
+3
2014-12-15
IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr
Jack Morgenstein
1
-1
/
+0
2014-12-15
IB/iser: Bump version to 1.5
Or Gerlitz
1
-1
/
+1
2014-12-15
IB/iser: DIX update
Sagi Grimberg
2
-57
/
+26
2014-12-15
IB/iser: Micro-optimize iser_handle_wc
Sagi Grimberg
1
-1
/
+1
2014-12-15
IB/iser: Micro-optimize iser logging
Sagi Grimberg
1
-8
/
+5
2014-12-15
IB/iser: Use more completion queues
Sagi Grimberg
2
-4
/
+12
2014-12-15
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
3
-13
/
+4
2014-12-15
IB/iser: Centralize memory region invalidation to a function
Sagi Grimberg
1
-16
/
+16
2014-12-15
IB/iser: Terminate connection before cleaning inflight tasks
Sagi Grimberg
1
-1
/
+1
2014-12-15
IB/iser: Fix race between iser connection teardown and scsi TMFs
Sagi Grimberg
1
-8
/
+41
2014-12-15
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
Ariel Nahum
1
-4
/
+18
2014-12-15
IB/iser: Fix sparse warnings
Sagi Grimberg
2
-8
/
+8
[prev]
[next]