aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tile: remove unnecessary backslashes in asm-offsets.cChris Metcalf2013-08-12
* tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf2013-08-12
* tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf2013-08-12
* tile: support "memmap" boot parameterChris Metcalf2013-08-12
* tile: various console improvementsChris Metcalf2013-08-12
* tile PCI RC: remove stale include of linux/numa.hChris Metcalf2013-08-06
* tile PCI RC: reduce driver's vmalloc space usageChris Metcalf2013-08-06
* tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf2013-08-06
* tile PCI DMA: fix bug in non-page-aligned accessorsChris Metcalf2013-08-06
* tile PCI RC: add dma_get_required_mask()Chris Metcalf2013-08-06
* tile PCI RC: use proper accessor functionChris Metcalf2013-08-06
* tile PCI RC: bomb comments and whitespace formatChris Metcalf2013-08-06
* tile PCI RC: include pci/pcie/KconfigChris Metcalf2013-08-06
* tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2013-08-06
* tile PCI RC: restructure TRIO initializationChris Metcalf2013-08-06
* tile PCI DMA: handle a NULL dev argument properlyChris Metcalf2013-08-06
* tile PCI RC: support I/O space accessChris Metcalf2013-08-06
* tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf2013-08-06
* tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf2013-08-06
* tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf2013-08-06
* tile PCI RC: handle case that PCI link is already upChris Metcalf2013-08-05
* tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf2013-08-05
* tile PCI RC: support pci=off boot arg for tileproChris Metcalf2013-08-05
* tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf2013-08-05
* tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2013-08-05
* tile: optimize strnlen using SIMD instructionsKen Steele2013-08-01
* tile: optimize and clean up string functionsChris Metcalf2013-08-01
* tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-31
* tile: various minor cleanups to hardwall subsystemChris Metcalf2013-07-31
* edac: Remove redundant platform_set_drvdata()Sachin Kamat2013-07-17
* arch: tile: include: asm: add cmpxchg64() definitionChen Gang2013-07-17
* Linux 3.11-rc1Linus Torvalds2013-07-14
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-07
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-07
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * slab: fix init_lock_keysChristoph Lameter2013-07-07
| * slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-07
| * slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-07
| * mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-07
| * mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-07
| * mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-07
| * mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-07
| * mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-07
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
| * mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-14