index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
nomadik-mtu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
cpumask: fix cpu-hotplug documentation
Rusty Russell
1
-1
/
+1
2015-03-04
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
4
-26
/
+34
2015-03-04
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
1
-2
/
+2
2015-03-03
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
1
-1
/
+7
2015-03-03
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
1
-2
/
+2
2015-03-03
ibmveth: Add function to enable live MAC address changes
Thomas Falcon
1
-1
/
+23
2015-03-03
net: bridge: add compile-time assert for cb struct size
Florian Westphal
1
-0
/
+2
2015-03-03
Linux 4.0-rc2
v4.0-rc2
Linus Torvalds
1
-1
/
+1
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-03
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2
-2
/
+4
2015-03-03
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
1
-1
/
+1
2015-03-03
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
1
-3
/
+2
2015-03-03
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
1
-1
/
+1
2015-03-03
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
1
-0
/
+6
2015-03-02
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
1
-0
/
+1
2015-03-02
KVM: MIPS: Fix trace event to save PC directly
James Hogan
1
-3
/
+3
2015-03-02
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Radim Krčmář
2
-8
/
+2
2015-03-02
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
Ido Shamay
1
-1
/
+7
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
3
-5
/
+7
2015-03-01
net: systemport: fix software maintained statistics
Florian Fainelli
2
-3
/
+6
2015-03-01
net: bcmgenet: fix software maintained statistics
Florian Fainelli
1
-3
/
+6
2015-03-01
rxrpc: don't multiply with HZ twice
Florian Westphal
1
-1
/
+1
2015-03-01
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
1
-3
/
+4
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
3
-3
/
+14
2015-03-01
net: pasemi: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+3
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+5
2015-03-01
net: 8390: axnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: 8390: pcnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: smc91c92_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-03-01
qlcnic: Fix trivial typo in comment
Yannick Guerrini
1
-1
/
+1
2015-03-01
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
1
-4
/
+3
2015-03-01
net: davinci_mdio: add hibernation callbacks
Grygorii Strashko
1
-2
/
+3
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
1
-3
/
+1
2015-03-01
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
1
-0
/
+3
2015-03-01
net: bcmgenet: fix throughtput regression
Jaedon Shin
2
-27
/
+88
2015-03-01
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
1
-2
/
+5
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
1
-0
/
+3
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
1
-0
/
+4
2015-02-28
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
1
-1
/
+1
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
1
-4
/
+2
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
1
-1
/
+8
2015-02-28
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
1
-1
/
+2
2015-02-28
mm: memcontrol: use "max" instead of "infinity" in control knobs
Johannes Weiner
2
-8
/
+8
2015-02-28
zram: use proper type to update max_used_pages
Joonsoo Kim
1
-1
/
+1
2015-02-28
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
1
-2
/
+2
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44