summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tile PCI RC: use proper accessor functionChris Metcalf2013-08-061-13/+11
* tile PCI RC: bomb comments and whitespace formatChris Metcalf2013-08-061-124/+56
* tile PCI RC: include pci/pcie/KconfigChris Metcalf2013-08-061-0/+2
* tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2013-08-062-62/+12
* tile PCI RC: restructure TRIO initializationChris Metcalf2013-08-062-92/+118
* tile PCI DMA: handle a NULL dev argument properlyChris Metcalf2013-08-061-2/+3
* tile PCI RC: support I/O space accessChris Metcalf2013-08-064-18/+257
* tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf2013-08-062-4/+11
* tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf2013-08-064-20/+106
* tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf2013-08-062-12/+38
* tile PCI RC: handle case that PCI link is already upChris Metcalf2013-08-051-13/+28
* tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf2013-08-051-19/+16
* tile PCI RC: support pci=off boot arg for tileproChris Metcalf2013-08-051-0/+17
* tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf2013-08-051-4/+5
* tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2013-08-052-14/+3
* tile: optimize strnlen using SIMD instructionsKen Steele2013-08-014-1/+98
* tile: optimize and clean up string functionsChris Metcalf2013-08-018-84/+212
* tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-319-103/+32
* tile: various minor cleanups to hardwall subsystemChris Metcalf2013-07-312-15/+18
* edac: Remove redundant platform_set_drvdata()Sachin Kamat2013-07-171-1/+0
* arch: tile: include: asm: add cmpxchg64() definitionChen Gang2013-07-171-0/+6
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-142-1604/+883
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-148-69/+121
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-141-1/+1
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * slab: fix init_lock_keysChristoph Lameter2013-07-071-1/+1
| * slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-071-1/+1
| * slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-071-0/+3
| * mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-071-2/+2
| * mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-071-2/+0
| * mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-071-1/+9
| * mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-073-12/+5
| * mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-071-3/+9
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
| * mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-081-12/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-1418-137/+73
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | cgroup: we can use simple_lookup() nowAl Viro2013-07-141-10/+1
| * | efivarfs: we can use simple_lookup() nowAl Viro2013-07-141-13/+1
| * | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-141-1/+2
| * | configfs: don't open-code d_alloc_name()Al Viro2013-07-141-11/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-144-33/+23
| * | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-131-10/+4
| * | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-132-22/+12
| * | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-132-15/+12
| * | fs/file_table.c:fput(): add commentAndrew Morton2013-07-131-0/+6
OpenPOWER on IntegriCloud