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-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
4
-2
/
+40
2014-04-24
can: slcan: Fix spinlock variant
Alexander Stein
1
-3
/
+3
2014-04-24
can: fix return value from can_get_bittiming()
Oliver Hartkopp
1
-1
/
+1
2014-04-24
can: sja1000_isa: add locking for indirect register access mode
Oliver Hartkopp
1
-3
/
+13
2014-04-24
can: c_can_pci: enable PCI bus master only for MSI
Wolfgang Grandegger
1
-2
/
+5
2014-04-24
can: c_can: use proper type for 'instance'
Wolfram Sang
2
-2
/
+2
2014-04-24
can: c_can: Speed up tx buffer invalidation
Thomas Gleixner
2
-15
/
+40
2014-04-24
can: c_can: Remove tx locking
Thomas Gleixner
2
-92
/
+43
2014-04-24
can: c_can: Use proper u32 variables in c_can_write_msg_object()
Thomas Gleixner
1
-9
/
+9
2014-04-24
can: c_can: Cleanup c_can_write_msg_object()
Thomas Gleixner
2
-33
/
+24
2014-04-24
can: c_can: Cleanup c_can_msg_obj_put/get()
Thomas Gleixner
1
-44
/
+16
2014-04-24
can: c_can: Cleanup c_can_inval_msg_object()
Thomas Gleixner
1
-5
/
+5
2014-04-24
can: c_can: Cleanup setup of receive buffers
Thomas Gleixner
1
-21
/
+17
2014-04-24
can: c_can: Cleanup c_can_read_msg_object()
Thomas Gleixner
1
-17
/
+15
2014-04-24
can: c_can: Cleanup irq enable/disable
Thomas Gleixner
1
-25
/
+12
2014-04-24
can: c_can: Work around C_CAN RX wreckage
Thomas Gleixner
2
-3
/
+11
2014-04-24
can: c_can: Disable rx split as workaround
Thomas Gleixner
2
-14
/
+55
2014-04-24
can: c_can: Get rid of pointless interrupts
Thomas Gleixner
2
-77
/
+48
2014-04-24
can: c_can: Avoid status register update for D_CAN
Thomas Gleixner
1
-3
/
+6
2014-04-24
can: c_can: Simplify buffer reenabling
Thomas Gleixner
1
-10
/
+6
2014-04-24
can: c_can: Always update error stats
Thomas Gleixner
1
-6
/
+7
2014-04-24
can: c_can: Fix berr reporting
Thomas Gleixner
1
-10
/
+6
2014-04-24
can: c_can: Handle state change correctly
Thomas Gleixner
1
-5
/
+20
2014-04-24
can: c_can: Do not access skb after net_receive_skb()
Thomas Gleixner
1
-5
/
+4
2014-04-24
can: c_can: Make bus off interrupt disable logic work
Thomas Gleixner
1
-7
/
+4
2014-04-24
can: c_can: Fix startup logic
Thomas Gleixner
1
-18
/
+17
2014-04-24
can: c_can_pci: Set the type of the IP core
Thomas Gleixner
1
-0
/
+2
2014-04-24
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
1
-0
/
+16
2014-04-24
phy: fix kernel oops in phy_lookup()
Sergei Shtylyov
1
-0
/
+3
2014-04-24
phy: restore OMAP_CONTROL_PHY dependencies
Jean Delvare
1
-0
/
+1
2014-04-24
phy: exynos: fix building as a module
Arnd Bergmann
1
-4
/
+5
2014-04-24
USB: serial: fix sysfs-attribute removal deadlock
Johan Hovold
1
-1
/
+3
2014-04-24
usb: wusbcore: fix panic in wusbhc_chid_set
Thomas Pugliese
1
-1
/
+1
2014-04-24
usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq
Thomas Pugliese
1
-2
/
+2
2014-04-24
uwb: don't call spin_unlock_irq in a USB completion handler
Thomas Pugliese
1
-4
/
+5
2014-04-24
usb: chipidea: coordinate usb phy initialization for different phy type
Peter Chen
1
-3
/
+34
2014-04-24
Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
13
-81
/
+78
2014-04-24
Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-58
/
+22
2014-04-24
Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
5
-6
/
+24
2014-04-24
Merge branch 'rtnetlink_vf_ports'
David S. Miller
1
-11
/
+22
2014-04-24
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
1
-6
/
+10
2014-04-24
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
1
-5
/
+12
2014-04-24
netfilter: Fix warning in nfnetlink_receive().
David S. Miller
1
-1
/
+0
2014-04-24
Merge branch 'netlink-caps'
David S. Miller
25
-44
/
+177
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
19
-36
/
+38
2014-04-24
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2
-0
/
+72
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
2
-0
/
+54
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
3
-4
/
+9
2014-04-24
netlink: Rename netlink_capable netlink_allowed
Eric W. Biederman
1
-5
/
+5
2014-04-24
gianfar: Check if phydev present on ethtool -A
Claudiu Manoil
1
-0
/
+3
[prev]
[next]