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-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-328
/
+313
2009-01-31
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
4
-27
/
+29
2009-01-31
igb: fix link reporting when using sgmii
Alexander Duyck
1
-2
/
+9
2009-01-31
igb: prevent skb_over panic w/ mtu smaller than 1K
Alexander Duyck
1
-4
/
+4
2009-01-31
igb: Fix DCA errors and do not use context index for 82576
Alexander Duyck
2
-15
/
+10
2009-01-31
ipv6: compile fix for ip6mr.c
Dave Jones
1
-0
/
+1
2009-01-30
packet: Avoid lock_sock in mmap handler
Herbert Xu
1
-2
/
+7
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
6
-25
/
+57
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
6
-201
/
+141
2009-01-30
sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B
Ben Hutchings
1
-1
/
+1
2009-01-30
sfc: Update board info for hardware monitor on SFN4111T-R5 and later
Ben Hutchings
1
-2
/
+10
2009-01-30
sfc: Test for PHYXS faults whenever we cannot test link state bits
Steve Hodgson
1
-7
/
+9
2009-01-30
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
Steve Hodgson
4
-13
/
+28
2009-01-30
sfc: Fix post-reset MAC selection
Steve Hodgson
1
-7
/
+8
2009-01-30
sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1
Ben Hutchings
1
-6
/
+9
2009-01-30
sfc: SFT9001: Fix speed reporting in 1G PHY loopback
Steve Hodgson
3
-18
/
+18
2009-01-30
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
4
-28
/
+0
2009-01-30
sfc: SFT9001: Enable robust link training
Steve Hodgson
1
-1
/
+5
2009-01-30
sky2: fix hard hang with netconsoling and iface going up
Alexey Dobriyan
1
-3
/
+3
2009-01-30
Allow opportunistic merging of VM_CAN_NONLINEAR areas
Linus Torvalds
1
-1
/
+4
2009-01-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
10
-30
/
+49
2009-01-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
11
-133
/
+249
2009-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
35
-119
/
+225
2009-01-30
Add enable_ms to jsm driver
Paul Larson
1
-0
/
+6
2009-01-30
cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice
Divyesh Shah
1
-1
/
+38
2009-01-30
block: add sysfs file for controlling io stats accounting
Jens Axboe
3
-36
/
+88
2009-01-30
Mark mandatory elevator functions in the biodoc.txt
Nikanth Karthikesan
1
-3
/
+3
2009-01-30
include/linux: Add bsg.h to the Kernel exported headers
Boaz Harrosh
1
-0
/
+1
2009-01-30
block: silently error an unsupported barrier bio
Jens Axboe
1
-0
/
+5
2009-01-30
block: Fix documentation for blkdev_issue_flush()
Theodore Ts'o
1
-1
/
+1
2009-01-30
block: add bio_rw_flagged() for testing bio->bi_rw
Jens Axboe
1
-10
/
+18
2009-01-30
block: seperate bio/request unplug and sync bits
Jens Axboe
3
-8
/
+17
2009-01-30
block: export SSD/non-rotational queue flag through sysfs
Bartlomiej Zolnierkiewicz
1
-1
/
+29
2009-01-30
Fix small typo in bio.h's documentation
Alberto Bertogli
1
-1
/
+1
2009-01-30
block: get rid of the manual directory counting in blktrace
Jens Axboe
1
-51
/
+21
2009-01-30
block: Allow empty integrity profile
Martin K. Petersen
1
-11
/
+14
2009-01-30
block: Remove obsolete BUG_ON
Martin K. Petersen
1
-1
/
+0
2009-01-30
block: Don't verify integrity metadata on read error
Martin K. Petersen
2
-11
/
+15
2009-01-30
ext4: Remove bogus BUG() check in ext4_bmap()
Theodore Ts'o
1
-3
/
+0
2009-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-161
/
+121
2009-01-29
sata_sil: Fix build breakage
Alexander Beregalov
1
-0
/
+1
2009-01-29
Documentation/Changes: add required versions for new filesystems
Bill Nottingham
1
-1
/
+3
2009-01-29
fix emacs indenting howto filename expansion
Dan Carpenter
1
-1
/
+2
2009-01-29
Documentation: update CodingStyle tips for Emacs users
Teemu Likonen
1
-4
/
+11
2009-01-29
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
12
-33
/
+35
2009-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
8
-23
/
+56
2009-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-6
/
+99
2009-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-3
/
+27
2009-01-29
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
9
-131
/
+284
2009-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-10
/
+11
[next]