summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix makefile and change to -slab1baserock/arm/csb1724_mgmt_v36Ben Dooks2012-11-271-2/+1
* Enable SECCOMP and disable DEBUG_STACK_TRACERichard Maw2012-10-101-0/+2
* Fix config to set defaults for new optionsRichard Maw2012-10-051-1/+2
* Merge branch 'linux35/arm/csb1724_mgmt' into linux/36/arm/csb1724_mgmtBen Dooks2012-10-057-56/+2721
|\
| * fix: Add probe messageBen Dooks2012-09-181-1/+1
| * Add probe messageBen Dooks2012-09-181-0/+2
| * Remove SDIOBen Dooks2012-09-181-31/+1
| * Change to LZMABen Dooks2012-09-181-2/+2
| * Make defconfig smallerBen Dooks2012-09-181-40/+36
| * Fixes for defconfigBen Dooks2012-09-181-3/+14
| * Add mgmt_som_defconfigBen Dooks2012-09-181-0/+2477
| * Updated for v3.5 and our current setupBen Dooks2012-09-171-55/+175
| * Update for hotplugBen Dooks2012-09-171-0/+1
| * Add hotplug to ARM filesBen Dooks2012-09-171-0/+1
| * mgmt_som: Add fixup to bring up USB on SLAB management SoM.Ian Molton2012-09-173-1/+88
* | Merge branch 'linux35/arm/csb1724' into linux36/arm/csb1724Ben Dooks2012-10-0520-17/+2587
|\ \ | |/
| * Add 'proper' registration as CSB1724_NEWBen Dooks2012-09-171-1/+1
| * kirkwood: Add csb1724_reset= command line to reset the machineBen Dooks2012-09-171-0/+45
| * Add hotplug mask and initial setupBen Dooks2012-09-1711-16/+18
| * Add basic morphology for building thisDaniel Silverstone2012-09-171-0/+22
| * i2c-mv64xxxx: Remove dependency on dev.id == 0Ben Dooks2012-09-171-1/+1
| * INTERNAL: Update makefile to know it is our kernelBen Dooks2012-09-171-1/+1
| * ARM: CSB1724: Add second i2c portBen Dooks2012-09-171-0/+1
| * ARM: kirkwood: Add second TWSI port on 88F6282Ben Dooks2012-09-174-0/+7
| * ARM: kirkwood: Initial CSB1724 csb1724_defconfigBen Dooks2012-09-171-0/+2349
| * ARM: kirkwood: Initial support for Cogent CSB1724Ben Dooks2012-09-174-0/+143
* | 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