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-08-07
tracing: Do not do anything special with tracepoint_string when tracing is di...
Steven Rostedt
2
-34
/
+44
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
348
-7461
/
+26631
2014-08-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
27
-169
/
+644
2014-08-07
Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-143
/
+116
2014-08-07
Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
85
-1604
/
+4411
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
94
-1437
/
+4309
2014-08-07
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
5
-71
/
+216
2014-08-07
mm, arc: remove obsolete pagefault oom killer comment
David Rientjes
1
-1
/
+0
2014-08-07
net: ucc_geth: Don't use the MAC as PHY without a fixed link
Uwe Kleine-König
1
-7
/
+6
2014-08-07
net: ucc_geth: make probe consistently acquire a reference to the phy node
Uwe Kleine-König
1
-1
/
+1
2014-08-07
net: ucc_geth: drop acquired references in probe error path and remove
Uwe Kleine-König
1
-1
/
+8
2014-08-07
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
1
-1
/
+1
2014-08-07
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
1
-2
/
+4
2014-08-07
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
1
-13
/
+13
2014-08-07
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
1
-34
/
+34
2014-08-07
drivers/net: ethernet: Remove typedef for struct and enum
Himangi Saraogi
1
-17
/
+17
2014-08-07
netlink: reset network header before passing to taps
Daniel Borkmann
1
-1
/
+1
2014-08-07
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
1
-2
/
+2
2014-08-07
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
1
-3
/
+6
2014-08-07
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
1
-8
/
+4
2014-08-07
drivers/atm/atmtcp.c: fix error return code
Julia Lawall
1
-0
/
+1
2014-08-07
batman: fix duplicate #include of multicast.h
Jean Sacren
1
-1
/
+0
2014-08-07
openvswitch: fix duplicate #include headers
Jean Sacren
1
-2
/
+0
2014-08-07
amd: xgbe: fix duplicate #include of linux/phy.h
Jean Sacren
1
-1
/
+0
2014-08-07
solos-pci: fix error return code
Julia Lawall
1
-0
/
+1
2014-08-07
xen-netback: Fix vif->disable handling
Zoltan Kiss
1
-2
/
+8
2014-08-07
cxgb4: Update FW version string to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-08-07
Merge branch 'next/fixes-non-critical' into next/cleanup
Olof Johansson
8
-111
/
+166
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
9
-27
/
+20
2014-08-07
kbuild: kselftest - new make target to build and run kernel selftests
Shuah Khan
1
-0
/
+12
2014-08-07
kbuild: Fix handling of backslashes in *.cmd files
Michal Marek
1
-6
/
+8
2014-08-07
cpufreq: speedstep-smi: fix decimal printf specifiers
Hans Wennborg
1
-2
/
+2
2014-08-07
ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()
Tang Chen
1
-1
/
+2
2014-08-07
6lowpan: Allow 6LoWPAN to be modular
Geert Uytterhoeven
1
-1
/
+1
2014-08-07
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
4
-13
/
+12
2014-08-07
fs: mark __d_obtain_alias static
Fengguang Wu
1
-1
/
+1
2014-08-07
dcache: d_splice_alias should detect loops
J. Bruce Fields
1
-0
/
+5
2014-08-07
exportfs: update Exporting documentation
J. Bruce Fields
1
-15
/
+23
2014-08-07
dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED
J. Bruce Fields
1
-6
/
+3
2014-08-07
dcache: remove unused d_find_alias parameter
J. Bruce Fields
1
-8
/
+5
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
6
-31
/
+54
2014-08-07
dcache: d_splice_alias should ignore DCACHE_DISCONNECTED
J. Bruce Fields
1
-4
/
+4
2014-08-07
dcache: d_splice_alias mustn't create directory aliases
J. Bruce Fields
1
-2
/
+9
2014-08-07
dcache: close d_move race in d_splice_alias
J. Bruce Fields
1
-1
/
+6
2014-08-07
dcache: move d_splice_alias
J. Bruce Fields
1
-52
/
+52
2014-08-07
namei: trivial fix to vfs_rename_dir comment
J. Bruce Fields
1
-1
/
+1
2014-08-07
VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.
NeilBrown
2
-12
/
+18
2014-08-07
cifs: support RENAME_NOREPLACE
Miklos Szeredi
3
-5
/
+15
2014-08-07
hostfs: support rename flags
Miklos Szeredi
3
-10
/
+49
2014-08-07
shmem: support RENAME_EXCHANGE
Miklos Szeredi
1
-1
/
+26
[prev]
[next]