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
2015-01-25
iio: hid-sensor-accel-3d: Introduce PM
Srinivas Pandruvada
1
-7
/
+1
2015-01-25
iio: hid_sensor_hub: Common PM functions
Srinivas Pandruvada
2
-2
/
+78
2015-01-25
staging: iio: tsl2x7x_core: fix format string warnings
Asaf Vertz
1
-1
/
+1
2015-01-25
staging: iio: ad5933: fix format string warnings
Asaf Vertz
1
-2
/
+2
2015-01-25
staging: iio: tsl2583: fix format string warnings
Asaf Vertz
1
-1
/
+1
2015-01-25
DT: Add a vendor prefix for Cosmic Circuits
Ezequiel Garcia
1
-0
/
+1
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
5
-1
/
+20
2015-01-25
DT: iio: adc: Add CC_10001 binding documentation
Phani Movva
1
-0
/
+22
2015-01-25
iio: light: cm32181: Fix typo 's/claibscale/calibscale/'
Roberta Dobrescu
1
-1
/
+1
2015-01-25
iio: light: tcs3414: Fix misindented lines
Roberta Dobrescu
1
-2
/
+2
2015-01-25
iio: industrialio-event: Fix typo 's/dynically/dynamically/'
Roberta Dobrescu
1
-1
/
+1
2015-01-25
iio: Add new operating mode for non triggered sw buffers
Karol Wrona
2
-2
/
+6
2015-01-25
iio: Deselect IIO_TRIGGER for IIO_KFIFO_BUF
Karol Wrona
1
-1
/
+0
2015-01-25
Merge branch 'fib_trie_next'
David S. Miller
3
-175
/
+198
2015-01-25
fib_trie: Various clean-ups for handling slen
Alexander Duyck
1
-20
/
+29
2015-01-25
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
3
-19
/
+20
2015-01-25
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
1
-7
/
+1
2015-01-25
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
1
-35
/
+65
2015-01-25
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
1
-5
/
+5
2015-01-25
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
1
-84
/
+73
2015-01-25
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
1
-8
/
+8
2015-01-25
Merge branch 'mlx4-next'
David S. Miller
27
-347
/
+1046
2015-01-25
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
4
-41
/
+107
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
8
-70
/
+292
2015-01-25
net/mlx4_core: Handle AER flow properly
Yishai Hadas
1
-6
/
+65
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
4
-3
/
+32
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
5
-27
/
+153
2015-01-25
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
4
-29
/
+108
2015-01-25
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
4
-44
/
+48
2015-01-25
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
2
-2
/
+45
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
24
-163
/
+234
2015-01-25
new primitive: debugfs_create_automount()
Al Viro
2
-0
/
+53
2015-01-25
debugfs: split end_creating() into success and failure cases
Al Viro
1
-14
/
+13
2015-01-25
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
Al Viro
1
-32
/
+16
2015-01-25
fold debugfs_mknod() into callers
Al Viro
1
-37
/
+31
2015-01-25
fold debugfs_create() into caller
Al Viro
1
-14
/
+3
2015-01-25
fold debugfs_mkdir() into caller
Al Viro
1
-15
/
+6
2015-01-25
debugfs_mknod(): get rid useless arguments
Al Viro
1
-17
/
+11
2015-01-25
fold debugfs_link() into caller
Al Viro
1
-9
/
+2
2015-01-25
debugfs: kill __create_file()
Al Viro
1
-38
/
+33
2015-01-25
clocksource: sirf: Remove unused variable
Thierry Reding
1
-1
/
+0
2015-01-25
power/reset: restart-poweroff: Remove arm dependencies
Guenter Roeck
2
-2
/
+0
2015-01-25
power/reset: st-poweroff: Fix misleading Kconfig description
Guenter Roeck
1
-2
/
+2
2015-01-25
power/reset: st-poweroff: Register with kernel restart handler
Guenter Roeck
1
-6
/
+11
2015-01-25
power/reset: Remove sun6i reboot driver
Guenter Roeck
3
-92
/
+0
2015-01-25
power/reset: at91: Register with kernel restart handler
Guenter Roeck
1
-10
/
+18
2015-01-25
power/reset: arm-versatile: Register with kernel restart handler
Guenter Roeck
1
-3
/
+14
2015-01-25
ARM: dts: rockchip: Add rockchip timer node for rk3288
Daniel Lezcano
1
-0
/
+8
2015-01-25
debugfs: split the beginning and the end of __create_file() off
Al Viro
1
-22
/
+39
2015-01-25
debugfs_{mkdir,create,link}(): get rid of redundant argument
Al Viro
1
-8
/
+9
[prev]
[next]