index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-09
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
3
-1
/
+77
2009-07-09
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
Jeff Layton
1
-32
/
+42
2009-07-09
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
5
-22
/
+23
2009-07-09
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
1
-1
/
+8
2009-07-08
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
1
-0
/
+9
2009-07-01
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
7
-377
/
+339
2009-07-01
kernel-doc: move ignoring kmemcheck
Randy Dunlap
1
-2
/
+2
2009-07-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-28
/
+38
2009-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
6
-11
/
+262
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
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
13
-406
/
+294
2009-07-01
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
7
-48
/
+84
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-145
/
+235
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-06-30
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
1
-5
/
+2
2009-06-30
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
1
-0
/
+3
2009-06-30
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
1
-0
/
+3
2009-06-30
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
1
-0
/
+3
2009-06-30
e1000: fix unmap bug
Jesse Brandeburg
1
-1
/
+7
2009-06-30
igb: fix unmap length bug
Jesse Brandeburg
1
-5
/
+6
2009-06-30
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-06-30
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-06-30
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
2009-06-30
ixgbe: Fix SFP log messages
Don Skidmore
1
-8
/
+17
2009-06-30
usbnet: Remove private stats structure
Herbert Xu
1
-1
/
+0
2009-06-30
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-06-30
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-06-30
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-06-30
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-06-30
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-06-30
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-06-30
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
4
-103
/
+105
2009-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-4
/
+7
2009-06-30
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
32
-422
/
+1604
2009-06-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-10
/
+13
2009-06-30
MN10300: Wire up new syscalls
David Howells
2
-1
/
+5
2009-06-30
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
[next]