Age | Commit message (Expand) | Author |
2007-05-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-05-24 | forcedeth: fix cpu irq mask | Ayaz Abdulla |
2007-05-24 | chelsio parenthesis fix | Mariusz Kozlowski |
2007-05-24 | spidernet: skb used after netif_receive_skb | Florin Malita |
2007-05-24 | meth driver renovation | Ralf Baechle |
2007-05-24 | remove unnecessary dependency on VIA velocity config | Yoichi Yuasa |
2007-05-24 | fix compiler warning in fixed.c | Denver Gingerich |
2007-05-24 | asix.c - Add Belkin F5D5055 ids | David Hollis |
2007-05-24 | ucc_geth:trivial fix | Li Yang |
2007-05-24 | ucc_geth: Fix MODULE_DEVICE_TABLE() duplication | Li Yang |
2007-05-24 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik |
2007-05-24 | Documentation: Fix up docs still talking about i_sem | Josef 'Jeff' Sipek |
2007-05-24 | Don't call a warnign a bug. It's a warning. | Linus Torvalds |
2007-05-24 | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-05-24 | Revert "HOWTO: bug report addition" (or "HOWTO: mention bughunting") | Linus Torvalds |
2007-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2007-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2007-05-24 | Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing | Linus Torvalds |
2007-05-24 | NFS: Fix nfs_direct_dirty_pages() | Trond Myklebust |
2007-05-24 | NFS: Fix handful of compiler warnings in direct.c | Chuck Lever |
2007-05-24 | NFS: Avoid a deadlock situation on write | Trond Myklebust |
2007-05-24 | [CRYPTO] geode: Fix in-place operations and set key | Jordan Crouse |
2007-05-24 | mmc: add maintainer for ARM Primecell controller | Russell King |
2007-05-24 | mmc: add maintainer for iMX MMC interface | Pavel Pisa |
2007-05-24 | mmc: Add maintainers for TI OMAP MMC interface | Syed Khasim |
2007-05-24 | mmc: mark unmaintained drivers | Pierre Ossman |
2007-05-24 | mmc: clean up unused parts of block driver | Pierre Ossman |
2007-05-23 | boot documentation: clarifications | H. Peter Anvin |
2007-05-23 | i386 bigsmp: section mismatch fixes | William Lee Irwin III |
2007-05-23 | drivers/isdn/hardware/eicon/message.c warning fixes | Andrew Morton |
2007-05-23 | capifunc warning fixes | Andrew Morton |
2007-05-23 | omap_uwire: SPI_CPHA mode bugfix | Imre Deak |
2007-05-23 | Documentation/memory-barriers.txt: various fixes | Jarek Poplawski |
2007-05-23 | i386: fix early usage of atomic_add_return and local_add_return on real i386 | Thomas Gleixner |
2007-05-23 | Prevent going idle with softirq pending | Thomas Gleixner |
2007-05-23 | ehci-fsl: fix cache coherency problem on system with large memory | Li Yang |
2007-05-23 | document clocksources | Randy Dunlap |
2007-05-23 | eCryptfs: delay writing 0's after llseek until write | Michael Halcrow |
2007-05-23 | Off by one in floppy.c | Eric Sesterhenn / Snakebyte |
2007-05-23 | applesmc - sensors patch missing from 2.6.22-rc2 | Nicolas Boichat |
2007-05-23 | HiSax: fix error checking for hisax_register()] | Alan Stern |
2007-05-23 | documentation: Documentation/initrd.txt | Domenico Andreoli |
2007-05-23 | md: fix bug with linear hot-add and elsewhere | NeilBrown |
2007-05-23 | md: don't write more than is required of the last page of a bitmap | NeilBrown |
2007-05-23 | md: avoid overflow in raid0 calculation with large components | NeilBrown |
2007-05-23 | i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP | Stefan Richter |
2007-05-23 | i2o: eliminate a peculiar constraint on i2o_max_drivers | Akinobu Mita |
2007-05-23 | i2o: fix notifiers when max_drivers is configured | Akinobu Mita |
2007-05-23 | i2o: destroy event queue only when drv->event is set | Akinobu Mita |
2007-05-23 | signalfd: retrieve multiple signals with one read() call | Davi Arnaut |