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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
mwifiex: avoid gettimeofday in ba_threshold setting
Arnd Bergmann
1
-11
/
+4
2015-10-05
mwifiex: use ktime_get_real for timestamping
Arnd Bergmann
1
-3
/
+1
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
3
-13
/
+14
2015-10-05
net: stmmac: avoid using timespec
Arnd Bergmann
1
-3
/
+5
2015-10-05
net: fec: avoid timespec use
Arnd Bergmann
1
-4
/
+2
2015-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-63
/
+87
2015-10-03
ravb: Add support for r8a7795 SoC
Kazuya Mizuguchi
2
-8
/
+62
2015-10-03
ravb: Provide dev parameter to DMA API
Kazuya Mizuguchi
1
-19
/
+19
2015-10-03
phylib: Add phy_set_max_speed helper
Simon Horman
1
-19
/
+40
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-6
/
+3
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-16
/
+25
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2
-5
/
+5
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
1
-8
/
+8
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
111
-679
/
+1142
2015-10-02
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-62
/
+67
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
3
-55
/
+75
2015-10-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+11
2015-10-01
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-12
/
+43
2015-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-15
/
+38
2015-10-01
thermal: avoid division by zero in power allocator
Andrea Arcangeli
1
-0
/
+10
2015-10-01
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
11
-120
/
+68
2015-10-01
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2
-7
/
+22
2015-10-01
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-0
/
+2
2015-10-01
Merge branches 'pm-pci' and 'acpi-pci'
Rafael J. Wysocki
3
-5
/
+19
2015-10-01
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-0
/
+7
2015-09-30
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-3
/
+13
2015-09-30
Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+3
2015-09-30
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
1
-2
/
+4
2015-09-30
i40e: fix 32 bit build warnings
Jesse Brandeburg
2
-11
/
+6
2015-09-30
i40e: fix kbuild warnings
Jesse Brandeburg
1
-2
/
+2
2015-09-30
i40evf: tweak init timing
Mitch Williams
1
-3
/
+3
2015-09-30
i40e: warn on double free
Jesse Brandeburg
1
-0
/
+4
2015-09-30
i40e: refactor interrupt enable
Jesse Brandeburg
2
-10
/
+6
2015-09-30
i40e: Strip VEB stats if they are disabled in HW
Anjali Singhai Jain
3
-7
/
+16
2015-09-30
i40e/i40evf: add new device id 1588
Shannon Nelson
6
-0
/
+7
2015-09-30
i40e: Remove useless message
Greg Rose
1
-3
/
+0
2015-09-30
i40e: limit debugfs io ops
Shannon Nelson
3
-12
/
+12
2015-09-30
i40e: use QOS field consistently
Mitch Williams
1
-5
/
+4
2015-09-30
i40e: count drops in netstat interface
Jesse Brandeburg
1
-0
/
+1
2015-09-30
i40e/i40evf: fix Tx hang workaround code
Jesse Brandeburg
2
-2
/
+2
2015-09-30
i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp
Shannon Nelson
1
-2
/
+11
2015-09-30
i40e: Fix a port VLAN configuration bug
Greg Rose
1
-1
/
+1
2015-09-30
i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion
Shannon Nelson
2
-6
/
+12
2015-09-30
i40e: rtnl_lock called twice in i40e_pci_error_resume()
Vasily Averin
1
-1
/
+1
2015-09-30
i40evf: missing rtnl_unlock in i40evf_resume()
Vasily Averin
1
-0
/
+1
2015-09-29
net: switchdev: abstract object in add/del ops
Vivien Didelot
1
-11
/
+10
2015-09-29
net: switchdev: pass callback to dump operation
Vivien Didelot
1
-10
/
+11
[next]