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-06-23
net/mlx4_en: Add DCB PFC support through CEE netlink commands
Rana Shahout
1
-0
/
+2
2016-06-23
of_mdio: Enable fixed PHY support if driver is a module
Ben Hutchings
1
-1
/
+1
2016-06-23
PCI: Add generic pci_bus_claim_resources()
Lorenzo Pieralisi
1
-0
/
+1
2016-06-23
pwm: Fix pwm_apply_args()
Boris Brezillon
1
-6
/
+10
2016-06-23
Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8
Doug Ledford
5
-17
/
+295
2016-06-23
{net, IB}/mlx5: Refactor internal SRQ API
Artemy Kovalyov
2
-3
/
+28
2016-06-23
IB/mlx5: Fix MODIFY_QP command input structure
Artemy Kovalyov
1
-2
/
+2
2016-06-23
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
1
-0
/
+2
2016-06-23
IB/mlx5: Fix post send fence logic
Eli Cohen
1
-0
/
+1
2016-06-23
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
1
-0
/
+1
2016-06-23
pinctrl: pinconf: Add generic helper function for freeing mappings
Jon Hunter
1
-0
/
+2
2016-06-22
net/mlx4_en: Avoid unregister_netdev at shutdown flow
Eran Ben Elisha
1
-0
/
+1
2016-06-22
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
1
-1
/
+0
2016-06-22
rxrpc: Fix exclusive connection handling
David Howells
1
-1
/
+2
2016-06-22
ACPI / NUMA: Enable ACPI based NUMA on ARM64
Hanjun Guo
1
-1
/
+16
2016-06-22
ACPI / tables: table upgrade: refactor function definitions
Aleksey Makarov
1
-2
/
+6
2016-06-21
PCI: Add helpers to request/release memory and I/O regions
Johannes Thumshirn
1
-0
/
+28
2016-06-21
firmware: arm_scpi: add support for device power state management
Sudeep Holla
1
-0
/
+2
2016-06-21
usb: phy: move msm_hsusb.h into driver
Arnd Bergmann
1
-200
/
+0
2016-06-21
USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block
Hans de Goede
1
-2
/
+2
2016-06-21
mm/page_ref: introduce page_ref_inc_return
David Hildenbrand
1
-0
/
+9
2016-06-21
usb: gadget: add tracepoints to the gadget API
Felipe Balbi
1
-0
/
+4
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
1
-525
/
+60
2016-06-21
PCI: Add pcibios_setup_bridge()
Gavin Shan
1
-0
/
+1
2016-06-21
Merge branch 'ib-extcon-powersupply-4.8' into extcon-next
Chanwoo Choi
1
-57
/
+23
2016-06-21
fs: iomap based fiemap implementation
Christoph Hellwig
1
-0
/
+3
2016-06-21
fs: introduce iomap infrastructure
Christoph Hellwig
1
-5
/
+51
2016-06-21
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2
-15
/
+22
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
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
23
-32
/
+88
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
1
-5
/
+4
2016-06-19
Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-3
/
+22
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
1
-1
/
+2
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
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
[prev]
[next]