Age | Commit message (Expand) | Author |
2007-07-24 | eHEA: net_poll support | Jan-Bernd Themann |
2007-07-24 | drivers/net/acenic.c: fix check-after-use | Adrian Bunk |
2007-07-24 | defxx: Use __maybe_unused rather than a local hack | Maciej W. Rozycki |
2007-07-24 | Fix error checking in Vitesse IRQ config | Andy Fleming |
2007-07-24 | ps3: reduce allocation size of rx skb buffers | Masakazu Mokuno |
2007-07-24 | atl1: use kernel provided ethernet length constants | Jay Cliburn |
2007-07-24 | atl1: fix typo in dma_req_block | Jay Cliburn |
2007-07-24 | atl1: change cmb write threshold | Jay Cliburn |
2007-07-24 | atl1: fix typo in DMA engine setup | Jay Cliburn |
2007-07-24 | atl1: change tpd_avail function name | Jay Cliburn |
2007-07-24 | ps3: fix rare issue that reenabling rx DMA fails | Masakazu Mokuno |
2007-07-24 | ps3: removed calling netif_poll_enable() in open() | Masakazu Mokuno |
2007-07-24 | ps3: use ethX as the name of irq | Masakazu Mokuno |
2007-07-24 | ps3: use net_device_stats of net_device structure | Masakazu Mokuno |
2007-07-24 | ps3: removed conditional ethtool support | Masakazu Mokuno |
2007-07-24 | ps3: removed defines no longer used | Masakazu Mokuno |
2007-07-24 | ps3: tx descriptor handling cleanup | Masakazu Mokuno |
2007-07-24 | ps3: some minor cleanups | Masakazu Mokuno |
2007-07-24 | ps3: fix wrong calculation of rx descriptor address | Masakazu Mokuno |
2007-07-24 | netxen: Load firmware during probe, dma watchdog fix. | dhananjay@netxen.com |
2007-07-24 | ucc_geth: add support to netif message level | Li Yang |
2007-07-24 | ucc_geth: add ethtool support | Li Yang |
2007-07-22 | Linux 2.6.23-rc1v2.6.23-rc1 | Linus Torvalds |
2007-07-22 | x86_64: Rename CF Makefile variable in vdso | Andi Kleen |
2007-07-22 | 9p: Don't use binary sysctl numbers. | Eric W. Biederman |
2007-07-22 | Documentation: Fix a mispelt "probably" in SubmittingPatches. | Linus Nilsson |
2007-07-22 | DocBook: Change a headline in kernel-locking to list all three main types of ... | Linus Nilsson |
2007-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-07-22 | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro |
2007-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-22 | [SCSI] libsas: make ATA functions selectable by a config option | James Bottomley |
2007-07-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2007-07-22 | Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2007-07-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-22 | x86_64: Fix xen section warnings | Andi Kleen |
2007-07-22 | x86_64: Fix paravirt compilation | Andi Kleen |
2007-07-22 | fix broken handling of port=... in NFS option parsing | Al Viro |
2007-07-22 | KVM: Require CONFIG_ANON_INODES | Avi Kivity |
2007-07-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-07-22 | x86_64: Share msidef.h and hypertransport.h includes with i386 | Andi Kleen |
2007-07-22 | x86_64: Remove outdated comment in boot decompressor Makefile | Andi Kleen |
2007-07-22 | x86_64: Squash initial_code modpost warnings | Andi Kleen |
2007-07-22 | x86_64: fix section mismatch warning in init.c | Sam Ravnborg |
2007-07-22 | x86_64: fix section mismatch warning in hpet.c | Sam Ravnborg |
2007-07-22 | i386: Fix the K7 NMI watchdog checkbit | Björn Steinbrink |
2007-07-22 | i386: Use patchable lock prefix in set_64bit | Andi Kleen |
2007-07-22 | i386: Handle P6s without performance counters in nmi watchdog | Andi Kleen |
2007-07-22 | x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. | Juergen Beisert |