Age | Commit message (Expand) | Author | Files | Lines |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 816 | -34474/+74162 |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 7 | -314/+1139 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 7 | -314/+1139 |
2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 1 | -1/+1 |
2008-10-11 | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -8/+152 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 54 | -1347/+3295 |
2008-10-11 | security: avoid calling a NULL function pointer in drivers/video/tvaudio.c | Arjan van de Ven | 1 | -1/+1 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 427 | -28490/+62622 |
2008-10-11 | Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel | Linus Torvalds | 2 | -6/+9 |
2008-10-11 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 53 | -513/+1045 |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 6 | -55/+139 |
2008-10-11 | Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/... | David S. Miller | 1 | -23/+434 |
2008-10-11 | myri10ge: update driver version number to 1.4.3-1.369 | Brice Goglin | 1 | -1/+1 |
2008-10-11 | r8169: add shutdown handler | Francois Romieu | 1 | -0/+6 |
2008-10-11 | r8169: preliminary 8168d support | Francois Romieu | 1 | -2/+97 |
2008-10-11 | r8169: support additional 8168cp chipset | Francois Romieu | 1 | -3/+27 |
2008-10-11 | r8169: change default behavior for mildly identified 8168c chipsets | Francois Romieu | 1 | -3/+4 |
2008-10-11 | r8169: add a new 8168cp flavor | Francois Romieu | 1 | -6/+43 |
2008-10-11 | r8169: add a new 8168c flavor (bis) | Francois Romieu | 1 | -2/+24 |
2008-10-11 | r8169: add a new 8168c flavor | Francois Romieu | 1 | -2/+39 |
2008-10-11 | r8169: sync existing 8168 device hardware start sequences with vendor driver | Francois Romieu | 1 | -0/+75 |
2008-10-11 | r8169: 8168b Tx performance tweak | Francois Romieu | 1 | -1/+2 |
2008-10-11 | r8169: make room for more specific 8168 hardware start procedure | Francois Romieu | 1 | -5/+61 |
2008-10-11 | r8169: shuffle some registers handling around (8168 operation only) | Francois Romieu | 1 | -6/+7 |
2008-10-11 | r8169: new phy init parameters for the 8168b | Francois Romieu | 1 | -0/+33 |
2008-10-11 | r8169: update phy init parameters | Francois Romieu | 1 | -5/+24 |
2008-10-11 | r8169: wake up the PHY of the 8168 | Francois Romieu | 1 | -3/+7 |
2008-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+1 |
2008-10-10 | [S390] 3215: Remove tasklet. | Heiko Carstens | 1 | -20/+6 |
2008-10-10 | [S390] console flush on panic / reboot | Holger Smolinski | 4 | -18/+86 |
2008-10-10 | [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O | Nigel Hislop | 1 | -0/+101 |
2008-10-10 | [S390] xpram: per device block request queues. | Martin Schwidefsky | 1 | -22/+15 |
2008-10-10 | [S390] dasd: fix message flood for unsolicited interrupts | Stefan Haberland | 1 | -5/+20 |
2008-10-10 | [S390] Move private simple udelay function to arch/s390/lib/delay.c. | Heiko Carstens | 1 | -15/+2 |
2008-10-10 | [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. | Hongjie Yang | 1 | -131/+384 |
2008-10-10 | [S390] qdio enhanced SIGA (iqdio) support. | Klaus-Dieter Wacker | 2 | -5/+22 |
2008-10-10 | [S390] cio: fix cio_tpi. | Heiko Carstens | 1 | -2/+6 |
2008-10-10 | [S390] cio: Correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-10-10 | [S390] cio: inline assembly cleanup | Peter Oberparleiter | 3 | -28/+45 |
2008-10-10 | [S390] bus_id -> dev_set_name() for css and ccw busses | Cornelia Huck | 3 | -4/+29 |
2008-10-10 | [S390] bus_id ->dev_name() conversions in qdio | Martin Schwidefsky | 2 | -2/+2 |
2008-10-10 | [S390] Use s390_root_dev_* in kvm_virtio. | Cornelia Huck | 1 | -8/+7 |
2008-10-10 | [S390] more bus_id -> dev_name conversions | Cornelia Huck | 7 | -13/+16 |
2008-10-10 | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 9 | -17/+13 |
2008-10-10 | [S390] bus_id -> dev_name conversions | Kay Sievers | 29 | -191/+207 |
2008-10-10 | [S390] cio: introduce purge function for /proc/cio_ignore | Peter Oberparleiter | 3 | -4/+48 |
2008-10-10 | [S390] cio: move device unregistration to dedicated work queue | Peter Oberparleiter | 1 | -31/+25 |
2008-10-10 | [S390] qdio: speed up multicast traffic on full HiperSocket queue | Ursula Braun | 2 | -0/+14 |
2008-10-10 | ath9k: Fix return code when ath9k_hw_setpower() fails on reset | Luis R. Rodriguez | 1 | -2/+4 |
2008-10-10 | ath9k: remove nasty FAIL macro from ath9k_hw_reset() | Luis R. Rodriguez | 1 | -12/+21 |