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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
net/mlx5: Make command timeout way shorter
Or Gerlitz
1
-1
/
+1
2016-03-01
net: ipv4: Convert IP network timestamps to be y2038 safe
Deepa Dinamani
1
-0
/
+2
2016-03-01
introduce IFE action
Jamal Hadi Salim
2
-0
/
+99
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
7
-84
/
+219
2016-03-01
bridge: mcast: add support for more router port information dumping
Nikolay Aleksandrov
1
-1
/
+13
2016-03-01
bridge: mcast: add support for temporary port router
Nikolay Aleksandrov
1
-0
/
+1
2016-03-01
bridge: mcast: use names for the different multicast_router types
Nikolay Aleksandrov
1
-0
/
+7
2016-03-01
asm-generic: remove old nonatomic-io wrapper files
Arnd Bergmann
2
-4
/
+0
2016-03-01
asm-generic: default BUG_ON(x) to if(x)BUG()
Arnd Bergmann
1
-1
/
+1
2016-03-01
net: dsa: support VLAN filtering switchdev attr
Vivien Didelot
1
-0
/
+2
2016-03-01
mlx4: Implement devlink interface
Jiri Pirko
1
-0
/
+3
2016-03-01
Introduce devlink infrastructure
Jiri Pirko
2
-0
/
+212
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
1
-2
/
+7
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
Chuck Lever
1
-1
/
+1
2016-03-01
svcrdma: Use correct XID in error replies
Chuck Lever
1
-1
/
+1
2016-03-01
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
1
-2
/
+2
2016-03-01
rpcrdma: Add RPCRDMA_HDRLEN_ERR
Chuck Lever
1
-0
/
+1
2016-03-01
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
1
-0
/
+1
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
1
-0
/
+7
2016-03-01
svcrdma: Do not send Write chunk XDR pad with inline content
Chuck Lever
1
-1
/
+1
2016-03-01
net: sched: cls_u32 add bit to specify software only rules
John Fastabend
2
-2
/
+12
2016-03-01
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
1
-0
/
+3
2016-03-01
net: sched: consolidate offload decision in cls_u32
John Fastabend
1
-0
/
+5
2016-03-01
netdev: introduce ndo_set_rx_headroom
Paolo Abeni
1
-0
/
+31
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
3
-6
/
+4
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2
-2
/
+4
2016-03-01
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
1
-3
/
+6
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-0
/
+1
2016-03-01
cpu/hotplug: Move online calls to hotplugged cpu
Thomas Gleixner
1
-4
/
+6
2016-03-01
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
2
-6
/
+2
2016-03-01
cpu/hotplug: Move scheduler cpu_online notifier to hotplug core
Thomas Gleixner
1
-0
/
+1
2016-03-01
cpu/hotplug: Implement setup/removal interface
Thomas Gleixner
1
-0
/
+67
2016-03-01
cpu/hotplug: Convert the hotplugged cpu work to a state machine
Thomas Gleixner
1
-0
/
+4
2016-03-01
cpu/hotplug: Convert to a state machine for the control processor
Thomas Gleixner
2
-5
/
+17
2016-03-01
cpu/hotplug: Add tracepoints
Thomas Gleixner
1
-0
/
+66
2016-03-01
cpu/hotplug: Restructure FROZEN state handling
Thomas Gleixner
1
-0
/
+2
2016-03-01
IB/mlx5: Add memory windows allocation support
Matan Barak
1
-1
/
+3
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
1
-1
/
+2
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
2
-13
/
+15
2016-03-01
IB/mlx5: Add support for setting source QP number
Haggai Eran
2
-2
/
+4
2016-03-01
IB/mlx5: Define interface bits for IPoIB offloads
Erez Shitrit
1
-2
/
+4
2016-03-01
IB/mlx5: Modify MAD reading counters method to use counter registers
Meny Yossefi
1
-0
/
+23
2016-03-01
net/mlx5_core: Add helper function to read IB error counters
Meny Yossefi
3
-1
/
+36
2016-03-01
net/mlx5_core: Add helper function to read virtual port counters
Meny Yossefi
2
-1
/
+4
2016-03-01
drm/exynos: use arch independent types in uapi header
Andrzej Hajda
1
-13
/
+13
2016-03-01
drm/exynos: remove platform data structures and include/drm/exynos_drm.h
Andrzej Hajda
1
-86
/
+0
2016-03-01
drm/exynos: remove struct exynos_drm_panel_info
Andrzej Hajda
1
-15
/
+0
2016-03-01
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
1
-1
/
+1
2016-03-01
Merge tag 'drm-intel-next-2016-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-5
/
+11
2016-03-01
Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc
Arnd Bergmann
1
-0
/
+1
[prev]
[next]