index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
msgutil.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
1
-1
/
+1
2010-04-29
nfs d_revalidate() is too trigger-happy with d_drop()
Al Viro
1
-0
/
+2
2010-04-28
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
3
-12
/
+7
2010-04-28
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
1
-2
/
+2
2010-04-28
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
1
-2
/
+11
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
4
-16
/
+34
2010-04-28
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
Wei Yongjun
1
-7
/
+10
2010-04-28
sctp: per_cpu variables should be in bh_disabled section
Vlad Yasevich
1
-2
/
+2
2010-04-28
sctp: fix potential reference of a freed pointer
Vlad Yasevich
1
-2
/
+4
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
3
-0
/
+12
2010-04-28
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
2
-21
/
+10
2010-04-28
nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
Xiaotian Feng
1
-0
/
+1
2010-04-28
nfs: fix some issues in nfs41_proc_reclaim_complete()
Dan Carpenter
1
-1
/
+4
2010-04-28
x86/PCI: compute Address Space length rather than using _LEN
Bjorn Helgaas
1
-38
/
+2
2010-04-28
regulator: fix enabling regulator issue on max8925
Haojian Zhuang
1
-1
/
+1
2010-04-28
coda: move backing-dev.h kernel include inside __KERNEL__
Jens Axboe
1
-1
/
+2
2010-04-28
net/usb: add sierra_net.c driver
Elina Pasheva
3
-0
/
+1012
2010-04-28
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
1
-0
/
+1
2010-04-28
bluetooth: handle l2cap_create_connless_pdu() errors
Dan Carpenter
1
-1
/
+4
2010-04-28
gianfar: Wait for both RX and TX to stop
Andy Fleming
1
-3
/
+3
2010-04-28
keys: the request_key() syscall should link an existing key to the dest keyring
David Howells
1
-1
/
+8
2010-04-28
gpio: fix pca953x set_type 'scheduling while atomic' bug
Marc Zyngier
1
-1
/
+13
2010-04-28
procfs: fix tid fdinfo
Jerome Marchand
1
-1
/
+1
2010-04-28
arch/avr32: fix build failure caused by wrong prototype
Peter Huewe
1
-1
/
+1
2010-04-28
keys: don't need to use RCU in keyring_read() as semaphore is held
David Howells
1
-1
/
+1
2010-04-28
NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear
Trond Myklebust
1
-15
/
+4
2010-04-27
ipheth: potential null dereferences on error path
Dan Carpenter
1
-7
/
+8
2010-04-27
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
Ken Kawasaki
1
-10
/
+21
2010-04-27
drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...
Andreas Hartmann
1
-0
/
+1
2010-04-27
bnx2: Update version to 2.0.9.
Michael Chan
1
-2
/
+2
2010-04-27
bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.
Michael Chan
1
-18
/
+20
2010-04-27
bnx2: Fix lost MSI-X problem on 5709 NICs.
Michael Chan
1
-1
/
+5
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-27
Remove redundant check for CONFIG_MMU
Christoph Egger
1
-7
/
+0
2010-04-27
mmap: check ->vm_ops before dereferencing
Rik van Riel
1
-1
/
+2
2010-04-27
watchdog: booke_wdt: fix build - unconstify watchdog_info
Anton Vorontsov
1
-1
/
+1
2010-04-27
mtd: ensure that bdi entries are properly initialized and registered
Jens Axboe
1
-4
/
+42
2010-04-27
Move mtd_bdi_*mappable to mtdcore.c
Jörn Engel
4
-62
/
+33
2010-04-27
drm/radeon: Fix sparc regression in r300_scratch()
David Miller
1
-1
/
+1
2010-04-27
drm: make sure vblank interrupts are disabled at DPMS time
Jesse Barnes
1
-0
/
+1
2010-04-27
r8169: more broken register writes workaround
françois romieu
1
-0
/
+5
2010-04-27
r8169: failure to enable mwi should not be fatal
françois romieu
1
-14
/
+13
2010-04-26
nfsd4: bug in read_buf
Neil Brown
1
-4
/
+4
2010-04-26
x86/PCI: never allocate PCI MMIO resources below BIOS_END
Bjorn Helgaas
1
-0
/
+3
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2010-04-26
watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.
Denis Turischev
1
-5
/
+5
2010-04-26
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
1
-0
/
+3
2010-04-26
watchdog: sbc_fitpc2_wdt: fixed I/O operations order
Denis Turischev
1
-2
/
+2
[next]