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-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
10
-38
/
+303
2014-09-28
neigh: check error pointer instead of NULL for ipv4_neigh_lookup()
WANG Cong
1
-1
/
+1
2014-09-28
mtd: spi-nor: add Kconfig option to disable 4K sectors
Rafał Miłecki
2
-1
/
+18
2014-09-28
Merge branch 'dsa_eee'
David S. Miller
5
-18
/
+203
2014-09-28
net: dsa: bcm_sf2: add support for controlling EEE
Florian Fainelli
3
-0
/
+79
2014-09-28
net: dsa: allow switches driver to implement get/set EEE
Florian Fainelli
2
-0
/
+49
2014-09-28
net: dsa: bcm_sf2: add port_enable/disable callbacks
Florian Fainelli
1
-20
/
+40
2014-09-28
net: dsa: bcm_sf2: disable RGMII interface(s) when link is down
Florian Fainelli
1
-0
/
+9
2014-09-28
net: dsa: allow enabling and disable switch ports
Florian Fainelli
2
-0
/
+22
2014-09-28
net: dsa: start and stop the PHY state machine
Florian Fainelli
1
-0
/
+6
2014-09-28
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+5
2014-09-28
tcp: use tcp_flags in tcp_data_queue()
Peter Pan(潘卫平)
1
-3
/
+2
2014-09-28
tcp: change tcp_skb_pcount() location
Eric Dumazet
4
-11
/
+33
2014-09-28
Merge branch 'tcp_skb_cb'
David S. Miller
11
-34
/
+64
2014-09-28
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
4
-13
/
+30
2014-09-28
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
5
-7
/
+9
2014-09-28
ipv4: rename ip_options_echo to __ip_options_echo()
Eric Dumazet
4
-14
/
+25
2014-09-28
Merge branch 'ipv6_tunnel'
David S. Miller
3
-2
/
+12
2014-09-28
ip6_gre: Return an error when adding an existing tunnel.
Steffen Klassert
1
-0
/
+2
2014-09-28
ip6_vti: Return an error when adding an existing tunnel.
Steffen Klassert
1
-1
/
+5
2014-09-28
ip6_tunnel: Return an error when adding an existing tunnel.
Steffen Klassert
1
-1
/
+5
2014-09-28
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
1
-10
/
+6
2014-09-28
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
1
-1
/
+0
2014-09-28
Merge tag 'hix5hd2-clock-for-3.18-v2' of git://github.com/hisilicon/linux-his...
Mike Turquette
2
-6
/
+253
2014-09-28
dma: imx-sdma: fix another incorrect __init annotation
Arnd Bergmann
1
-1
/
+1
2014-09-28
AHCI: Cleanup checking of multiple MSIs/SLM modes
Alexander Gordeev
2
-12
/
+8
2014-09-28
libata-sff: Fix controllers with no ctl port
Ondrej Zary
1
-11
/
+9
2014-09-28
net: make tcp_cleanup_rbuf private
Dan Williams
2
-2
/
+1
2014-09-28
net_dma: revert 'copied_early'
Dan Williams
1
-14
/
+8
2014-09-28
net_dma: simple removal
Dan Williams
28
-894
/
+35
2014-09-28
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...
Mark Brown
1116
-6093
/
+11991
2014-09-28
ASoC: Intel: byt-max98090: Set card as fully routed
Jarkko Nikula
1
-0
/
+1
2014-09-28
Merge branch 'fix/max98090' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2
-4
/
+114
2014-09-28
Merge remote-tracking branch 'regulator/topic/sky81452' into regulator-drivers
Mark Brown
4
-0
/
+158
2014-09-28
Merge remote-tracking branch 'regulator/topic/pwm' into regulator-drivers
Mark Brown
5
-197
/
+232
2014-09-28
ASoC: max98090: Enable both DMIC channels also when using mono configuration
Jarkko Nikula
1
-2
/
+2
2014-09-28
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-09-28
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
1
-2
/
+6
2014-09-28
ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-1
/
+1
2014-09-28
MAINTAINERS: add atmel audio alsa driver maintainer entry
Bo Shen
1
-0
/
+6
2014-09-28
regulator: pwm-regulator: add devicetree bindings for pwm regulator
Chris Zhong
1
-0
/
+27
2014-09-28
regulator: pwm-regulator: get voltage and duty table from dts
Chris Zhong
4
-197
/
+205
2014-09-28
m68k: AMIGA_BUILTIN_SERIAL should depend on TTY
Geert Uytterhoeven
1
-1
/
+1
2014-09-28
m68k: Add missing ioport_unmap()
Geert Uytterhoeven
1
-1
/
+8
2014-09-28
lzo: check for length overrun in variable length encoding.
Willy Tarreau
1
-6
/
+37
2014-09-28
Revert "lzo: properly check for overruns"
Willy Tarreau
1
-41
/
+21
2014-09-28
Documentation: lzo: document part of the encoding
Willy Tarreau
1
-0
/
+164
2014-09-28
clk: hix5hd2: add I2C clocks
Wei Yan
2
-0
/
+37
2014-09-28
clk: hix5hd2: add watchdog0 clocks
Guoxiong Yan
2
-0
/
+7
2014-09-28
clk: hix5hd2: add sd clk
Jiancheng Xue
2
-6
/
+19
[prev]
[next]