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-04-28
udf: Export superblock magic to userspace
Jan Kara
1
-0
/
+2
2016-04-28
drm: fb: Add seq_file definition
Maxime Ripard
1
-0
/
+2
2016-04-27
net: SOCKWQ_ASYNC_WAITDATA optimizations
Eric Dumazet
1
-2
/
+4
2016-04-27
net: SOCKWQ_ASYNC_NOSPACE optimizations
Eric Dumazet
1
-0
/
+6
2016-04-27
net: snmp: kill STATS_BH macros
Eric Dumazet
7
-44
/
+44
2016-04-27
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
1
-3
/
+1
2016-04-27
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2
-4
/
+4
2016-04-27
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: rename IP_ADD_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: rename IP_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
1
-1
/
+1
2016-04-27
net: xfrm: kill XFRM_INC_STATS_BH()
Eric Dumazet
1
-2
/
+0
2016-04-27
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
1
-6
/
+6
2016-04-27
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
6
-34
/
+16
2016-04-27
net-rfs: fix false sharing accessing sd->input_queue_head
Eric Dumazet
1
-2
/
+6
2016-04-27
device property: Avoid potential dereferences of invalid pointers
Heikki Krogerus
2
-3
/
+3
2016-04-27
tty: provide tty_name() even without CONFIG_TTY
Arnd Bergmann
1
-1
/
+3
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-18
/
+37
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+1
2016-04-27
ASoC: dmaengine_pcm: Add support for packed transfers
Matthias Reichl
1
-0
/
+12
2016-04-27
Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
47
-172
/
+310
2016-04-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
4
-18
/
+109
2016-04-27
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
1
-6
/
+0
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-2
/
+6
2016-04-27
nl80211: use nla_put_u64_64bit() for the remaining u64 attributes
Johannes Berg
1
-0
/
+4
2016-04-27
drm: Protect dev->filelist with its own mutex
Daniel Vetter
1
-0
/
+1
2016-04-27
drm: Hide master MAP cleanup in drm_bufs.c
Daniel Vetter
1
-1
/
+3
2016-04-27
fs: fix over-zealous use of "const"
Kees Cook
1
-1
/
+1
2016-04-27
drm: Give drm_agp_clear drm_legacy_ prefix
Daniel Vetter
1
-2
/
+2
2016-04-26
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
1
-94
/
+0
2016-04-27
drm: Switch blobs to the new generic modeset obj refcounting
Daniel Vetter
1
-1
/
+0
2016-04-27
drm/sis: add missing include drm.h for the UAPI header
Emil Velikov
1
-0
/
+2
2016-04-27
drm/qxl: remove XXX comment from the UAPI header
Emil Velikov
1
-1
/
+0
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-8
/
+15
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
2
-5
/
+5
2016-04-26
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
8
-1
/
+132
2016-04-26
USB: correct intervals for SS+
Oliver Neukum
1
-2
/
+2
2016-04-26
USB: LTM also for USB 3.1
Oliver Neukum
1
-1
/
+1
2016-04-26
audit: add tty field to LOGIN event
Richard Guy Briggs
1
-0
/
+24
2016-04-26
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Saeed Mahameed
1
-5
/
+16
2016-04-26
net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
Gal Pressman
1
-0
/
+4
2016-04-26
net/mlx5e: Add ethtool support for dump module EEPROM
Gal Pressman
2
-1
/
+17
2016-04-26
net/mlx5e: Add ethtool support for interface identify (LED blinking)
Gal Pressman
2
-0
/
+7
2016-04-26
net/mlx5e: Add support for RXALL netdev feature
Eran Ben Elisha
2
-0
/
+5
[prev]
[next]