index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-09
ksm: cond_resched in unstable tree
Hugh Dickins
1
-0
/
+1
2009-11-09
sh: Replace old style lock initializer
Thomas Gleixner
1
-1
/
+1
2009-11-09
sh: Account for cache aliases in flush_icache_range()
Matt Fleming
1
-1
/
+4
2009-11-09
sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.
David S. Miller
1
-2
/
+2
2009-11-09
m32r: fix arch/m32r/boot/compressed/Makefile
Hirokazu Takata
1
-2
/
+2
2009-11-08
nilfs2: fix missing cleanup of gc cache on error cases
Ryusuke Konishi
1
-1
/
+2
2009-11-08
nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
Ryusuke Konishi
1
-17
/
+13
2009-11-08
net/fsl_pq_mdio: add module license GPL
Sebastian Siewior
1
-0
/
+1
2009-11-08
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
Wolfgang Grandegger
1
-0
/
+17
2009-11-08
can: should not use __dev_get_by_index() without locks
Eric Dumazet
1
-7
/
+12
2009-11-08
sparc64: replace parentheses in pmul()
Roel Kluin
1
-1
/
+1
2009-11-08
ALSA: snd-aica: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-07
i2c: Add an interface to lock/unlock an I2C bus segment
Jean Delvare
2
-2
/
+20
2009-11-07
i2c-piix4: Modify code name SB900 to Hudson-2
Crane Cai
4
-7
/
+7
2009-11-07
ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode
Takashi Iwai
1
-4
/
+8
2009-11-07
ALSA: usb-audio: fix combine_word problem
Julian Anastasov
1
-1
/
+1
2009-11-07
sound: Replace old style lock initializer
Thomas Gleixner
1
-1
/
+3
2009-11-07
hisax: remove bad udelay call to fix build error on ARM
Martin Michlmayr
1
-11
/
+11
2009-11-07
ipip: Fix handling of DF packets when pmtudisc is OFF
Herbert Xu
1
-15
/
+17
2009-11-07
qlge: Set PCIe reset type for EEH to fundamental.
Ron Mercer
1
-0
/
+2
2009-11-07
qlge: Fix early exit from mbox cmd complete wait.
Ron Mercer
1
-1
/
+1
2009-11-07
ixgbe: fix traffic hangs on Tx with ioatdma loaded
Don Skidmore
1
-4
/
+23
2009-11-07
ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled
Yi Zou
1
-1
/
+51
2009-11-07
ixgbe: Fix gso_max_size for 82599 when DCB is enabled
Yi Zou
1
-1
/
+4
2009-11-07
macsonic: fix crash on PowerBook 520
Finn Thain
1
-57
/
+60
2009-11-07
NET: cassini, fix lock imbalance
Jiri Slaby
1
-2
/
+3
2009-11-07
ems_usb: Fix byte order issues on big endian machines
Sebastian Haas
1
-1
/
+4
2009-11-07
be2net: Bug fix to send config commands to hardware after netdev_register
Ajit Khaparde
1
-12
/
+12
2009-11-07
be2net: fix to set proper flow control on resume
Ajit Khaparde
3
-4
/
+14
2009-11-07
netfilter: xt_connlimit: fix regression caused by zero family value
Jan Engelhardt
1
-6
/
+4
2009-11-06
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
Jeff Layton
1
-8
/
+0
2009-11-06
cifs: clean up handling when server doesn't consistently support inode numbers
Jeff Layton
4
-8
/
+21
2009-11-06
rt2x00: Don't queue ieee80211 work after USB removal
Sean Cross
3
-7
/
+17
2009-11-06
Revert "ipw2200: fix oops on missing firmware"
John W. Linville
4
-16
/
+6
2009-11-06
ASoC: S3C64XX I2S: Enable audio-bus clock
Jassi Brar
1
-0
/
+2
2009-11-06
ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1
Janusz Krzysztofik
1
-2
/
+6
2009-11-06
Revert "ide: try to use PIO Mode 0 during probe if possible"
David S. Miller
1
-9
/
+0
2009-11-06
decnet: netdevice refcount leak
Eric Dumazet
1
-4
/
+3
2009-11-06
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
6
-54
/
+67
2009-11-06
be2net: Fix CQE_STATUS_EXTD_SHIFT define
Sathya Perla
1
-1
/
+1
2009-11-06
sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.
Paul Mundt
1
-1
/
+1
2009-11-06
serial: sh-sci: disable callback typo fix
Magnus Damm
1
-1
/
+1
2009-11-06
rose: device refcount leak
Eric Dumazet
1
-10
/
+6
2009-11-06
bridge: prevent bridging wrong device
Stephen Hemminger
1
-1
/
+5
2009-11-06
sparc64: Add a comment about why we only use certain memory barriers these days.
David S. Miller
1
-0
/
+4
2009-11-06
ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resume
Vaibhav Verma
1
-0
/
+16
2009-11-06
ACPI: add DMI entry for SCI_EN resume quirk on HP dv4
Gustavo Maciel Dias Vieira
1
-0
/
+8
2009-11-06
md/raid5: make sure curr_sync_completes is uptodate when reshape starts
NeilBrown
1
-0
/
+2
2009-11-06
md: don't clear endpoint for resync when resync is interrupted.
NeilBrown
1
-2
/
+3
2009-11-06
thermal: sysfs-api.txt - document passive attribute for thermal zones
Frans Pop
1
-0
/
+9
[next]