summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-073-8/+8
* ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann2012-10-071-1/+1
* ARM: footbridge: remove RTC_IRQ definitionArnd Bergmann2012-10-071-2/+0
* ARM: soc: dependency warnings for errataArnd Bergmann2012-10-072-4/+4
* ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann2012-10-071-1/+2
* ARM: rpc: check device_register return code in ecard_probeArnd Bergmann2012-10-071-1/+3
* ARM: davinci: don't mark da850_register_cpufreq as __initArnd Bergmann2012-10-071-1/+1
* ARM: iop13xx: fix iq81340sc_atux_map_irq prototypeArnd Bergmann2012-10-071-1/+1
* ARM: iop13xx: mark iop13xx_scan_bus as __devinitArnd Bergmann2012-10-071-1/+1
* ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann2012-10-071-1/+1
* ARM: s3c24xx: fix multiple section mismatch warningsArnd Bergmann2012-10-073-6/+6
* ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann2012-10-041-2/+3
* ARM: at91: skip at91_io_desc definition for NOMMUArnd Bergmann2012-10-041-1/+1
* ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRMArnd Bergmann2012-10-041-0/+1
* ARM: pxa: remove sharpsl_fatal_check functionArnd Bergmann2012-10-041-48/+0
* ARM: pxa: define palmte2_pxa_keys conditionallyArnd Bergmann2012-10-041-0/+2
* ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann2012-10-041-2/+1
* ARM: shark: fix shark_pci_init return codeArnd Bergmann2012-10-041-1/+1
* Linux 3.6v3.6Linus Torvalds2012-09-301-1/+1
* vfs: dcache: fix deadlock in tree traversalMiklos Szeredi2012-09-291-0/+6
* Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-09-292-20/+28
|\
| * iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel2012-09-281-2/+4
| * iommu: static inline iommu group stub functionsAlex Williamson2012-09-251-18/+24
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-292-50/+105
|\ \
| * | NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox2012-08-071-23/+32
| * | NVMe: Free admin queue memory on initialisation failureMatthew Wilcox2012-08-031-9/+19
| * | NVMe: Use ida for nvme device instanceQuoc-Son Anh2012-07-311-5/+26
| * | NVMe: Fix whitespace damage in nvme_initMatthew Wilcox2012-07-311-2/+2
| * | NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter2012-07-311-0/+2
| * | NVMe: Fix uninitialized iod compiler warningKeith Busch2012-07-271-1/+1
| * | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-272-4/+7
| * | NVMe: Set block queue max sectorsKeith Busch2012-07-262-0/+8
| * | NVMe: use namespace id for nvme_get_featuresKeith Busch2012-07-261-2/+2
| * | NVMe: replace nvme_ns with nvme_dev for user adminKeith Busch2012-07-261-3/+2
| * | NVMe: Fix nvme module init when nvme_major is setKeith Busch2012-07-261-2/+4
| * | NVMe: Set request queue logical block sizeKeith Busch2012-07-251-0/+1
* | | mtdchar: fix offset overflow detectionLinus Torvalds2012-09-281-6/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2810-26/+54
|\ \ \
| * | | netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-281-3/+1
| * | | inetpeer: fix token initializationNicolas Dichtel2012-09-271-1/+4
| * | | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-271-2/+2
| * | | bnx2: Clean up remaining iounmapNeil Horman2012-09-271-1/+1
| * | | net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-271-1/+27
| * | | smsc75xx: fix resume after device resetSteve Glendinning2012-09-271-0/+1
| * | | netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-271-2/+2
| * | | team: fix return value checkWei Yongjun2012-09-271-6/+6
| * | | l2tp: fix return value checkWei Yongjun2012-09-271-6/+6
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-271-4/+4
| |\ \ \
| | * | | netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-09-261-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-09-282-4/+9
|\ \ \ \ \
OpenPOWER on IntegriCloud