index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
kernel-doc: move ignoring kmemcheck
Randy Dunlap
1
-2
/
+2
2009-07-01
Fix iommu address space allocation
David Woodhouse
1
-4
/
+22
2009-07-01
Fix pci_unmap_addr() et al on i386.
David Woodhouse
1
-1
/
+1
2009-07-01
elf: fix one check-after-use
Amerigo Wang
1
-2
/
+2
2009-07-01
kmemleak: Fix scheduling-while-atomic bug
Ingo Molnar
1
-30
/
+1
2009-07-01
cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()
Shan Wei
1
-4
/
+0
2009-07-01
blocK: Restore barrier support for md and probably other virtual devices.
NeilBrown
1
-5
/
+5
2009-07-01
block: get rid of queue-private command filter
Jens Axboe
7
-259
/
+42
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
5
-57
/
+152
2009-07-01
cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()
Jens Axboe
1
-64
/
+73
2009-07-01
cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()
Jens Axboe
1
-16
/
+21
2009-07-01
Trivial typo fixes in Documentation/block/data-integrity.txt.
Andre Noll
1
-2
/
+2
2009-07-01
md: use interruptible wait when duration is controlled by userspace.
NeilBrown
2
-8
/
+21
2009-07-01
md/raid5: suspend shouldn't affect read requests.
NeilBrown
1
-1
/
+2
2009-07-01
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
1
-5
/
+2
2009-07-01
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
1
-0
/
+3
2009-07-01
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
1
-0
/
+3
2009-07-01
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
1
-0
/
+3
2009-07-01
e1000: fix unmap bug
Jesse Brandeburg
1
-1
/
+7
2009-07-01
igb: fix unmap length bug
Jesse Brandeburg
1
-5
/
+6
2009-07-01
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-07-01
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-07-01
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
2009-07-01
ixgbe: Fix SFP log messages
Don Skidmore
1
-8
/
+17
2009-07-01
usbnet: Remove private stats structure
Herbert Xu
1
-1
/
+0
2009-07-01
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-07-01
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-07-01
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
cdc_eem: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
md: tidy up error paths in md_alloc
NeilBrown
1
-20
/
+18
2009-07-01
md: fix error path when duplicate name is found on md device creation.
NeilBrown
1
-0
/
+2
2009-07-01
MN10300: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
1
-0
/
+1
2009-07-01
floppy: fix lock imbalance
Jiri Slaby
1
-1
/
+4
2009-07-01
bfin: delay IRQ registration until driver is ready
Mike Frysinger
1
-15
/
+15
2009-07-01
atyfb: fix alignment for block writes
Ville Syrjala
3
-14
/
+46
2009-07-01
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2
-9
/
+82
2009-07-01
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
Baruch Siach
1
-3
/
+14
2009-07-01
gpio: pl061: fix probe error handling code
Baruch Siach
1
-1
/
+2
2009-07-01
x86: only clear node_states for 64bit
Yinghai Lu
2
-6
/
+9
2009-07-01
cpusets: document adding/removing cpus to cpuset elaborately
Nikanth Karthikesan
1
-0
/
+12
2009-07-01
mm: prevent balance_dirty_pages() from doing too much work
Richard Kennedy
1
-1
/
+4
2009-07-01
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-07-01
MAINTAINERS: STARFIRE/DURALAN update
Joe Perches
1
-2
/
+2
2009-07-01
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
1
-1
/
+1
2009-07-01
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
16
-42
/
+74
[next]