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
2014-11-06
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
1
-0
/
+3
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-1
/
+1
2014-11-06
tty: Convert tty->closing to int
Peter Hurley
1
-1
/
+1
2014-11-06
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
Kevin Cernekee
1
-2
/
+0
2014-11-06
serial: of: add a PORT_RT2880 definition
John Crispin
1
-1
/
+2
2014-11-06
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-11
/
+76
2014-11-06
sock.h: Remove unused NETDEBUG macro
Joe Perches
1
-3
/
+0
2014-11-06
drm/atomic: Refcounting for plane_state->fb
Daniel Vetter
1
-0
/
+2
2014-11-06
drm/atomic-helpers: functions for state duplicate/destroy/reset
Daniel Vetter
1
-0
/
+19
2014-11-06
drm/atomic-helper: implement ->page_flip
Daniel Vetter
1
-0
/
+5
2014-11-06
drm/atomic: Integrate fence support
Daniel Vetter
1
-0
/
+3
2014-11-06
drm/atomic-helper: implementatations for legacy interfaces
Daniel Vetter
1
-0
/
+21
2014-11-06
drm: Atomic crtc/connector updates using crtc/plane helper interfaces
Daniel Vetter
2
-0
/
+18
2014-11-06
net/9p: remove a comment about pref member which doesn't exist
Ryo Munakata
1
-1
/
+0
2014-11-06
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
1
-1
/
+2
2014-11-06
ASoC: rt5645: Add JD function support
Bard Liao
1
-0
/
+3
2014-11-05
openvswitch: Fix the type of struct ovs_key_nd nd_target field.
Jarno Rajahalme
1
-3
/
+3
2014-11-05
openvswitch: Add basic MPLS support to kernel
Simon Horman
2
-0
/
+71
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
3
-8
/
+2
2014-11-06
dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver
Ludovic Desroches
1
-0
/
+25
2014-11-05
vt: Remove vt_get_kmsg_redirect() from uapi header
Peter Hurley
1
-3
/
+0
2014-11-05
tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header
Peter Hurley
1
-1
/
+1
2014-11-05
tty: Remove defunct serial_console_init() declaration
Peter Hurley
1
-4
/
+0
2014-11-05
tty: Remove defunct pcxe_open() declaration
Peter Hurley
1
-4
/
+0
2014-11-05
tty: serial: 8250_omap: add custom DMA-TX callback
Sebastian Andrzej Siewior
1
-0
/
+1
2014-11-05
fast_hash: avoid indirect function calls
Hannes Frederic Sowa
2
-36
/
+34
2014-11-05
tty: Document defunct ASYNC_* bits in uapi header
Peter Hurley
1
-4
/
+5
2014-11-05
tty,serial: Unify UPF_* and ASYNC_* flag definitions
Peter Hurley
2
-16
/
+37
2014-11-05
tty: Flush ldisc buffer atomically with tty flip buffers
Peter Hurley
1
-1
/
+1
2014-11-05
tty: Remove tty_unhangup() declaration
Peter Hurley
1
-1
/
+0
2014-11-05
tty: Preset lock subclass for nested tty locks
Peter Hurley
1
-0
/
+1
2014-11-05
tty: Change tty lock order to master->slave
Peter Hurley
1
-5
/
+2
2014-11-05
tty: Simplify tty_ldisc_release() interface
Peter Hurley
1
-1
/
+1
2014-11-05
tty: Remove TTY_CLOSING
Peter Hurley
1
-1
/
+0
2014-11-05
tty: Remove TTY_HUPPING
Peter Hurley
1
-1
/
+0
2014-11-05
tty: Move session_of_pgrp() and make static
Peter Hurley
1
-3
/
+0
2014-11-05
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
Peter Hurley
1
-3
/
+0
2014-11-05
serial: Fix upstat_t sparse warnings
Peter Hurley
1
-1
/
+1
2014-11-05
fsl_ifc: Support all 8 IFC chip selects
Aaron Sierra
1
-5
/
+16
2014-11-05
bridge: include in6.h in if_bridge.h for struct in6_addr
Gregory Fong
1
-0
/
+1
2014-11-05
ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h
WANG Cong
2
-10
/
+10
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-0
/
+6
2014-11-05
gue: TX support for using remote checksum offload option
Tom Herbert
2
-1
/
+14
2014-11-05
gue: Protocol constants for remote checksum offload
Tom Herbert
1
-1
/
+4
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
3
-2
/
+7
2014-11-05
gue: Add infrastructure for flags and options
Tom Herbert
1
-5
/
+95
2014-11-05
net: Move fou_build_header into fou.c and refactor
Tom Herbert
1
-0
/
+26
2014-11-05
mac802154: add support for perm_extended_addr
Alexander Aring
1
-0
/
+2
2014-11-05
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
1
-4
/
+7
[prev]
[next]