summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix bug with passing command lineMichal Simek2012-10-042-12/+15
* microblaze: Remove PAGE properties duplicationMichal Simek2012-10-041-6/+0
* microblaze: Remove additional andi which has been already doneMichal Simek2012-10-041-3/+0
* microblaze: Use predefined macro for ESR_DIZMichal Simek2012-10-041-2/+3
* microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-043-9/+10
* microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-042-24/+32
* microblaze: Added fdt chosen capability for timerMichal Simek2012-10-041-1/+9
* microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek2012-10-041-0/+90
* microblaze: Improve failure handling for GPIO resetStephan Linz2012-10-041-2/+5
* microblaze: clinkage.hPaul Bolle2012-10-041-1/+0
* Linux 3.6v3.6Linus Torvalds2012-10-011-1/+1
* vfs: dcache: fix deadlock in tree traversalMiklos Szeredi2012-09-301-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-281-1/+4
| * | | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-281-2/+2
| * | | bnx2: Clean up remaining iounmapNeil Horman2012-09-281-1/+1
| * | | net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-281-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
|\ \ \ \ \
| * | | | | close the race in nlmsvc_free_block()Al Viro2012-09-231-2/+1
| * | | | | do_add_mount()/umount -l racesAl Viro2012-09-231-2/+8
* | | | | | Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-09-2815-106/+53
|\ \ \ \ \ \
| * | | | | | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-274-14/+12
| * | | | | | um: Fix IPC on umRichard Weinberger2012-09-271-0/+1
| * | | | | | um: kill thread->forkingAl Viro2012-09-277-66/+29
| * | | | | | um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-272-7/+5
| * | | | | | um: don't leak floating point state and segment registers on execve()Al Viro2012-09-271-0/+1