Age | Commit message (Expand) | Author |
2009-07-03 | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. | David Daney |
2009-07-03 | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev |
2009-07-03 | MIPS: MT: Remove unnecessary semicolons | Joe Perches |
2009-07-03 | MIPS: Add support for Texas Instruments AR7 System-on-a-Chip | Florian Fainelli |
2009-07-02 | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu |
2009-07-02 | x86: fix power-of-2 round_up/round_down macros | Linus Torvalds |
2009-07-01 | FRV: Add basic performance counter support | David Howells |
2009-07-01 | FRV: Implement atomic64_t | David Howells |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-07-02 | sh: LCDC dcache flush for deferred io | Paul Mundt |
2009-07-02 | sh: Fix compiler error and include the definition of IS_ERR_VALUE | Matt Fleming |
2009-07-01 | kernel-doc: move ignoring kmemcheck | Randy Dunlap |
2009-07-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-07-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2009-07-01 | Fix iommu address space allocation | David Woodhouse |
2009-07-01 | Fix pci_unmap_addr() et al on i386. | David Woodhouse |
2009-07-01 | elf: fix one check-after-use | Amerigo Wang |
2009-07-01 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-07-01 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-07-01 | kmemleak: Fix scheduling-while-atomic bug | Ingo Molnar |
2009-07-01 | cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request() | Shan Wei |
2009-07-01 | blocK: Restore barrier support for md and probably other virtual devices. | NeilBrown |
2009-07-01 | block: get rid of queue-private command filter | Jens Axboe |
2009-07-01 | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen |
2009-07-01 | cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() | Jens Axboe |
2009-07-01 | cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue() | Jens Axboe |
2009-07-01 | Trivial typo fixes in Documentation/block/data-integrity.txt. | Andre Noll |
2009-07-01 | sh: re-add LCDC fbdev support to the Migo-R defconfig | Magnus Damm |
2009-07-01 | sh: fix se7724 ceu names | Magnus Damm |
2009-07-01 | md: use interruptible wait when duration is controlled by userspace. | NeilBrown |
2009-07-01 | md/raid5: suspend shouldn't affect read requests. | NeilBrown |
2009-06-30 | Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification" | Eric W. Biederman |
2009-06-30 | igb: return PCI_ERS_RESULT_DISCONNECT on permanent error | Alexander Duyck |
2009-06-30 | e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT | Mike Mason |
2009-06-30 | e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error | Andre Detsch |
2009-06-30 | e1000: fix unmap bug | Jesse Brandeburg |
2009-06-30 | igb: fix unmap length bug | Jesse Brandeburg |
2009-06-30 | ixgbe: fix unmap length bug | Jesse Brandeburg |
2009-06-30 | ixgbe: Fix link capabilities during adapter resets | Mallikarjuna R Chilakala |
2009-06-30 | ixgbe: Fix device capabilities of 82599 single speed fiber NICs. | Mallikarjuna R Chilakala |
2009-06-30 | ixgbe: Fix SFP log messages | Don Skidmore |
2009-06-30 | usbnet: Remove private stats structure | Herbert Xu |
2009-06-30 | usbnet: Use netdev stats structure | Herbert Xu |
2009-06-30 | smsc95xx: Use netdev stats structure | Herbert Xu |
2009-06-30 | rndis_host: Use netdev stats structure | Herbert Xu |
2009-06-30 | net1080: Use netdev stats structure | Herbert Xu |
2009-06-30 | dm9601: Use netdev stats structure | Herbert Xu |
2009-06-30 | cdc_eem: Use netdev stats structure | Herbert Xu |
2009-07-01 | md: tidy up error paths in md_alloc | NeilBrown |