Age | Commit message (Expand) | Author | Files | Lines |
2009-07-07 | rtc: ds1374, fix lock imbalance | Jiri Slaby | 1 | -2/+2 |
2009-07-07 | vlynq: fix typo in Kconfig to enable debugging | Florian Fainelli | 1 | -1/+1 |
2009-07-07 | vlynq: correct typo of missing "CONFIG_" prefix in ifdef | Robert P. J. Day | 1 | -1/+1 |
2009-07-07 | sisfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -1/+0 |
2009-07-04 | video: sm501fb: Early initialization of mm_lock mutex. | Paul Mundt | 1 | -0/+2 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds | 10 | -31/+49 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2 | -2/+5 |
2009-07-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 16 | -709/+682 |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -1/+1 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -2/+14 |
2009-07-03 | cciss: Ignore stale commands after reboot | Hannes Reinecke | 2 | -2/+14 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 10 | -17/+17 |
2009-07-03 | MIPS: BC47xx: Fix SSB irq setup | matthieu castet | 1 | -10/+75 |
2009-07-03 | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 6 | -685/+593 |
2009-07-03 | mfd: fix pcap adc locking | Daniel Ribeiro | 1 | -1/+3 |
2009-07-03 | mfd: sm501, fix lock imbalance | Jiri Slaby | 1 | -1/+2 |
2009-07-03 | parisc: superio: fix build breakage | Alexander Beregalov | 1 | -2/+2 |
2009-07-03 | parisc: Fix PCI resource allocation on non-PAT SBA machines | Matthew Wilcox | 1 | -0/+2 |
2009-07-03 | parisc: Fix gcc 4.4 warning in lba_pci.c | Grant Grundler | 1 | -9/+22 |
2009-07-03 | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 6 | -7/+7 |
2009-07-03 | parisc: advertise PCI devs after "assign_resources" | Grant Grundler | 2 | -10/+10 |
2009-07-03 | parisc: ccio-dma: fix build failure without procfs | Alexander Beregalov | 1 | -3/+4 |
2009-07-03 | parisc: stifb: should depend on STI_CONSOLE | Alexander Beregalov | 1 | -0/+2 |
2009-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 6 | -13/+20 |
2009-07-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -345/+350 |
2009-07-02 | intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable() | David Woodhouse | 1 | -2/+4 |
2009-07-02 | intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops | David Woodhouse | 1 | -11/+13 |
2009-07-01 | intel-iommu: Use cmpxchg64_local() for setting PTEs | David Woodhouse | 1 | -1/+1 |
2009-07-01 | intel-iommu: Warn about unmatched unmap requests | David Woodhouse | 1 | -2/+4 |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -9/+46 |
2009-07-01 | intel-iommu: Kill superfluous mapping_lock | David Woodhouse | 1 | -10/+2 |
2009-07-01 | sh: LCDC dcache flush for deferred io | Paul Mundt | 1 | -8/+45 |
2009-07-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 7 | -26/+36 |
2009-07-01 | intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386 | David Woodhouse | 1 | -14/+23 |
2009-07-01 | Fix iommu address space allocation | David Woodhouse | 1 | -4/+22 |
2009-07-01 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -5/+3 |
2009-07-01 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 7 | -48/+84 |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 13 | -63/+107 |
2009-07-01 | block: get rid of queue-private command filter | Jens Axboe | 1 | -3/+1 |
2009-07-01 | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 1 | -2/+2 |
2009-07-01 | md: use interruptible wait when duration is controlled by userspace. | NeilBrown | 2 | -8/+21 |
2009-07-01 | md/raid5: suspend shouldn't affect read requests. | NeilBrown | 1 | -1/+2 |
2009-07-01 | igb: return PCI_ERS_RESULT_DISCONNECT on permanent error | Alexander Duyck | 1 | -0/+3 |
2009-07-01 | e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT | Mike Mason | 1 | -0/+3 |
2009-07-01 | e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error | Andre Detsch | 1 | -0/+3 |
2009-07-01 | e1000: fix unmap bug | Jesse Brandeburg | 1 | -1/+7 |
2009-07-01 | igb: fix unmap length bug | Jesse Brandeburg | 1 | -5/+6 |
2009-07-01 | ixgbe: fix unmap length bug | Jesse Brandeburg | 1 | -6/+11 |
2009-07-01 | ixgbe: Fix link capabilities during adapter resets | Mallikarjuna R Chilakala | 1 | -1/+2 |
2009-07-01 | ixgbe: Fix device capabilities of 82599 single speed fiber NICs. | Mallikarjuna R Chilakala | 1 | -2/+3 |