summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf
2013-08-06tile PCI DMA: handle a NULL dev argument properlyChris Metcalf
2013-08-06tile PCI RC: support I/O space accessChris Metcalf
2013-08-06tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf
2013-08-06tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf
2013-08-05tile PCI RC: handle case that PCI link is already upChris Metcalf
2013-08-05tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf
2013-08-05tile PCI RC: support pci=off boot arg for tileproChris Metcalf
2013-08-05tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf
2013-08-05tile PCI RC: cleanups for tilepro PCI RCChris Metcalf
2013-08-02tile: optimize strnlen using SIMD instructionsKen Steele
2013-08-01tile: optimize and clean up string functionsChris Metcalf
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf
2013-07-31tile: various minor cleanups to hardwall subsystemChris Metcalf
2013-07-17edac: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14cgroup: we can use simple_lookup() nowAl Viro
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro
2013-07-14configfs: don't open-code d_alloc_name()Al Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton