index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
vfs: do the careful dentry name access for all dentry_cmp cases
Linus Torvalds
1
-28
/
+26
2012-05-11
vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu
Linus Torvalds
1
-2
/
+0
2012-05-05
vfs: clean up __d_lookup_rcu() and dentry_cmp() interfaces
Linus Torvalds
3
-52
/
+121
2012-05-05
seqlock: add 'raw_seqcount_begin()' function
Linus Torvalds
1
-0
/
+21
2012-05-04
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
Linus Torvalds
1
-1
/
+1
2012-05-04
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
Alex Deucher
1
-2
/
+2
2012-05-04
md/bitmap: fix calculation of 'chunks' - missing shift.
NeilBrown
2
-5
/
+1
2012-05-04
efivars: Improve variable validation
Matthew Garrett
1
-16
/
+30
2012-05-03
vfs: make word-at-a-time accesses handle a non-existing page
Linus Torvalds
4
-7
/
+58
2012-05-03
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
Viresh Kumar
2
-3
/
+3
2012-05-03
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
Viresh Kumar
1
-3
/
+1
2012-05-03
libata: init ata_print_id to 0
Tero Roponen
1
-1
/
+1
2012-05-03
ahci: Detect Marvell 88SE9172 SATA controller
Matt Johnson
1
-0
/
+2
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
1
-1
/
+2
2012-05-03
drm/i915: enable dip before writing data on gen4
Paulo Zanoni
1
-1
/
+1
2012-05-03
nouveau: initialise has_optimus variable.
Dave Airlie
1
-1
/
+1
2012-05-03
sungem: Fix WakeOnLan
Gerard Lledo
1
-1
/
+1
2012-05-03
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
3
-7
/
+8
2012-05-03
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
1
-1
/
+2
2012-05-03
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-05-03
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
1
-1
/
+3
2012-05-03
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
1
-0
/
+1
2012-05-03
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
1
-3
/
+3
2012-05-03
net: ucc_geth, increase no. of HW RX descriptors
Joakim Tjernlund
1
-1
/
+1
2012-05-02
fixing dmi match for hp t5745 and hp st5747 thin client
Marc Gariepy
1
-2
/
+2
2012-05-02
drm/i915: Only enable IPS polling for gen5
Chris Wilson
2
-5
/
+13
2012-05-02
drm/i915: Do not read non-existent DPLL registers on PCH hardware
Chris Wilson
1
-4
/
+5
2012-05-01
USB: ehci-tegra: remove redundant gpio_set_value
Stephen Warren
1
-1
/
+0
2012-05-01
EHCI: update PM methods in ehci-tegra.c
Alan Stern
1
-180
/
+195
2012-05-01
vt: Fix deadlock on scroll-lock
Alan Cox
1
-7
/
+19
2012-05-01
netem: fix possible skb leak
Eric Dumazet
1
-4
/
+2
2012-05-01
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
2
-12
/
+17
2012-05-01
sky2: propogate rx hash when packet is copied
stephen hemminger
1
-0
/
+3
2012-05-01
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
1
-1
/
+1
2012-05-01
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
1
-0
/
+4
2012-05-01
net: fix two typos in skbuff.h
Eric Dumazet
1
-2
/
+2
2012-05-01
ktest: Fix reboot on success stopping all reboots
Steven Rostedt
1
-2
/
+8
2012-05-01
ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP
Russ Dill
1
-1
/
+1
2012-05-01
mfd: Fix build breakage in omap-usb-host.c
Russ Dill
1
-0
/
+1
2012-05-01
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
1
-46
/
+46
2012-05-01
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
1
-0
/
+1
2012-05-01
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
1
-4
/
+5
2012-05-01
igbvf: fix the bug when initializing the igbvf
Samuel Liao
1
-2
/
+2
2012-05-01
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
1
-0
/
+8
2012-05-01
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
1
-0
/
+3
2012-05-01
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
1
-5
/
+7
2012-05-01
smsc75xx: fix phy init reset loop
Steve Glendinning
1
-1
/
+1
2012-05-01
smsc75xx: add more information to register io failure warnings
Steve Glendinning
1
-2
/
+2
2012-05-01
smsc75xx: fix mdio reads and writes
Steve Glendinning
1
-2
/
+2
2012-05-01
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
1
-1
/
+1
[next]