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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
rpmsg: Provide function stubs for API
Bjorn Andersson
1
-10
/
+113
2016-10-31
rpmsg: Introduce a driver override mechanism
Bjorn Andersson
1
-0
/
+2
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
1
-1
/
+30
2016-10-31
net: pim: add a helper to check for IPv4 all pim routers address
Nikolay Aleksandrov
1
-0
/
+6
2016-10-31
net: pim: add common pimhdr struct and helpers
Nikolay Aleksandrov
1
-8
/
+36
2016-10-31
bug: Provide toggle for BUG on data corruption
Kees Cook
1
-0
/
+17
2016-10-31
list: Split list_del() debug checking into separate function
Kees Cook
1
-6
/
+9
2016-10-31
rculist: Consolidate DEBUG_LIST for list_add_rcu()
Kees Cook
1
-5
/
+3
2016-10-31
list: Split list_add() debug checking into separate function
Kees Cook
1
-6
/
+16
2016-10-31
qed: Learn resources from management firmware
Tomer Tayar
1
-1
/
+1
2016-10-31
qed*: Add support for WoL
Mintz, Yuval
1
-0
/
+10
2016-10-31
qed: Add nvram selftest
Mintz, Yuval
1
-0
/
+9
2016-10-31
qed*: Management firmware - notifications and defaults
Sudarsana Kalluru
1
-0
/
+28
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
1
-2
/
+2
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
1
-0
/
+1
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
1
-28
/
+3
2016-10-31
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
2
-0
/
+5
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
2
-0
/
+12
2016-10-31
driver core: Functional dependencies tracking support
Rafael J. Wysocki
2
-0
/
+81
2016-10-31
Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+6
2016-10-31
net: add an ioctl to get a socket network namespace
Andrey Vagin
1
-0
/
+4
2016-10-31
ARM: davinci: da8xx: Remove duplicated defines
Alexandre Bailon
1
-23
/
+0
2016-10-30
x86/intel_rdt: Add tasks files
Fenghua Yu
1
-0
/
+3
2016-10-30
Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-19
/
+212
2016-10-30
aio: fix freeze protection of aio writes
Jan Kara
1
-0
/
+1
2016-10-30
fs: remove the never implemented aio_fsync file operation
Christoph Hellwig
1
-1
/
+0
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-252
/
+379
2016-10-30
net/mlx5: Add multi dest support
Mark Bloch
1
-13
/
+15
2016-10-30
net/mlx5: Introduce TSAR manipulation firmware commands
Mohamad Haj Yahia
1
-4
/
+195
2016-10-30
net/mlx5: Ensure SRQ physical address structure endianness
Artemy Kovalyov
1
-1
/
+1
2016-10-30
net/mlx5: Update struct mlx5_ifc_xrqc_bits
Artemy Kovalyov
1
-1
/
+1
2016-10-30
Merge 4.9-rc3 into driver-core-next
Greg Kroah-Hartman
8
-42
/
+40
2016-10-30
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
8
-42
/
+40
2016-10-30
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
15
-78
/
+97
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
15
-78
/
+97
2016-10-30
Merge 4.9-rc3 into char-misc-next
Greg Kroah-Hartman
8
-42
/
+40
2016-10-30
Merge back earlier cpufreq material for v4.10.
Rafael J. Wysocki
308
-2814
/
+7881
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-25
/
+63
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+26
2016-10-29
net/mlx4: Fix firmware command timeout during interrupt test
Eugenia Emantayev
1
-1
/
+2
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
1
-1
/
+1
2016-10-29
Revert "hv_netvsc: report vmbus name in ethtool"
Stephen Hemminger
1
-7
/
+0
2016-10-29
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...
Mark Brown
1
-5
/
+6
2016-10-29
net/mlx5: PCI error recovery health care simulation
Mohamad Haj Yahia
1
-0
/
+1
2016-10-29
net/mlx5: Fix race between PCI error handlers and health work
Mohamad Haj Yahia
1
-0
/
+4
2016-10-29
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
1
-11
/
+0
2016-10-28
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2016-10-28
regmap: Rename ret variable in regmap_read_poll_timeout
Charles Keepax
1
-5
/
+5
2016-10-28
workqueue: kerneldocify workqueue_attrs
Silvio Fricke
1
-11
/
+24
[prev]
[next]