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-06-21
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2
-15
/
+22
2016-06-20
[media] v4l: vsp1: Remove deprecated DRM API
Laurent Pinchart
1
-26
/
+2
2016-06-20
vmlinux.lds.h: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-06-20
kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansion
Masahiro Yamada
1
-6
/
+18
2016-06-20
kconfig.h: use already defined macros for IS_REACHABLE() define
Masahiro Yamada
1
-2
/
+2
2016-06-20
export.h: use __is_defined() to check if __KSYM_* is defined
Masahiro Yamada
1
-1
/
+1
2016-06-20
kconfig.h: use __is_defined() to check if MODULE is defined
Masahiro Yamada
1
-5
/
+6
2016-06-20
time: Add time64_to_tm()
Deepa Dinamani
1
-1
/
+14
2016-06-20
alarmtimer: Fix comments describing structure fields
Pratyush Patel
1
-3
/
+3
2016-06-20
nfit: add Microsoft NVDIMM DSM command set to white list
stuart hayes
1
-0
/
+1
2016-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2016-06-20
dma-buf: remove dma_buf_debugfs_create_file()
Mathias Krause
1
-2
/
+0
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
35
-81
/
+132
2016-06-20
Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"
Greg Kroah-Hartman
1
-29
/
+0
2016-06-20
Merge 4.7-rc4 into usb-next
Greg Kroah-Hartman
52
-110
/
+273
2016-06-20
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
1
-0
/
+29
2016-06-20
leds: convert IDE trigger to common disk trigger
Stephan Linz
1
-3
/
+3
2016-06-20
leds: pca9532: Add device tree support
Phil Reid
2
-5
/
+22
2016-06-19
Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2
-3
/
+24
2016-06-19
qed*: Don't reset statistics on inner reload
Yuval Mintz
1
-0
/
+1
2016-06-19
quota: use time64_t internally
Arnd Bergmann
1
-2
/
+2
2016-06-18
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2
-1
/
+3
2016-06-18
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
1
-0
/
+1
2016-06-18
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
1
-1
/
+1
2016-06-18
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
1
-0
/
+1
2016-06-18
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
1
-1
/
+2
2016-06-18
drm/fb_cma_helper: add suspend helper
Stefan Agner
1
-0
/
+1
2016-06-18
Input: add HDMI CEC specific keycodes
Kamil Debski
1
-0
/
+31
2016-06-18
Input: add BUS_CEC type
Hans Verkuil
1
-0
/
+1
2016-06-18
Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+6
2016-06-18
Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+8
2016-06-18
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2016-06-18
genirq: Add untracked irq handler
Keith Busch
1
-0
/
+1
2016-06-17
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-0
/
+1
2016-06-17
net: ipv6: Address selection needs to consider L3 domains
David Ahern
1
-0
/
+31
2016-06-17
net: vrf: Implement get_saddr for IPv6
David Ahern
1
-0
/
+11
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
1
-3
/
+18
2016-06-17
staging/android: bring struct sync_pt back
Gustavo Padovan
1
-2
/
+0
2016-06-17
isa: Dummy isa_register_driver should return error code
William Breathitt Gray
1
-1
/
+2
2016-06-17
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
Alexander Duyck
1
-0
/
+1
2016-06-17
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
3
-48
/
+0
2016-06-17
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
4
-6
/
+29
2016-06-17
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
1
-0
/
+33
2016-06-17
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
3
-8
/
+3
2016-06-17
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
1
-1
/
+1
2016-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-0
/
+4
2016-06-17
Merge tag 'shared' of http://git.kernel.org/pub/scm/linux/kernel/git/leon/lin...
Doug Ledford
1
-12
/
+263
2016-06-17
ia64: efi: use timespec64 for persistent clock
Arnd Bergmann
1
-1
/
+1
2016-06-17
PCI: Document connection between pci_power_t and hardware PM capability
Bjorn Helgaas
1
-0
/
+4
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
1
-1
/
+5
[prev]
[next]