aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-08bcache: Add bch_btree_keys_u64s_remaining()Gravatar Kent Overstreet 1-0/+1
2014-01-08bcache: Add struct btree_keysGravatar Kent Overstreet 1-1/+1
2014-01-08bcache: Bkey indexing renamingGravatar Kent Overstreet 1-1/+1
2014-01-08bcache/md: Use raid stripe sizeGravatar Kent Overstreet 1-0/+1
2014-01-08bcache: Rework allocator reservesGravatar Kent Overstreet 1-4/+4
2013-12-31block: blk-mq: don't export blk_mq_free_queue()Gravatar Ming Lei 1-1/+0
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreGravatar Jens Axboe 74-238/+477
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEGravatar Ard Biesheuvel 1-1/+1
2013-12-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-1/+1
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 1-4/+1
2013-12-21aio/migratepages: make aio migrate pages saneGravatar Benjamin LaHaise 1-1/+2
2013-12-20pstore: Don't allow high traffic options on fragile devicesGravatar Luck, Tony 1-0/+3
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longGravatar Kirill A. Shutemov 3-5/+6
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportGravatar Kirill A. Shutemov 1-3/+2
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-5/+5
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2013-12-19target/file: Update hw_max_sectors based on current block_sizeGravatar Nicholas Bellinger 1-0/+1
2013-12-18Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 4-1/+60
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Gravatar Mel Gorman 1-1/+6
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeGravatar Rik van Riel 2-1/+45
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationGravatar Mel Gorman 1-0/+9
2013-12-18kexec: migrate to reboot cpuGravatar Vivek Goyal 1-0/+1
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+1
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-27/+43
2013-12-17perf: Document the new transaction sample typeGravatar Vince Weaver 1-0/+1
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsGravatar Marc Carino 1-0/+1
2013-12-16IB/core: const'ify inbuf in struct ib_udataGravatar Yann Droneaud 1-1/+1
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 9-34/+28
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-2/+0
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-15/+18
2013-12-13xen/block: Correctly define structures in public headers on ARM32 and ARM64Gravatar Julien Grall 1-5/+5
2013-12-12Merge branch 'akpm' (fixes from Andrew)Gravatar Linus Torvalds 3-3/+8
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCGravatar Krzysztof Kozlowski 1-1/+2
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUGravatar Axel Lin 1-1/+2
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineGravatar Naoya Horiguchi 1-1/+4
2013-12-13Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Gravatar Dave Airlie 1-0/+1
2013-12-12Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-4/+4
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitGravatar Sebastian Siewior 1-1/+1
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationGravatar Will Deacon 1-0/+8
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsGravatar Will Deacon 1-0/+2
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-3/+5
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclGravatar Roland Dreier 1-4/+0
2013-12-11micrel: add support for KSZ8041RNLIGravatar Sergei Shtylyov 1-0/+2
2013-12-11sched/fair: Rework sched_fair time accountingGravatar Peter Zijlstra 1-1/+2
2013-12-11math64: Add mul_u64_u32_shr()Gravatar Peter Zijlstra 1-0/+30
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codeGravatar Peter Zijlstra 2-26/+11
2013-12-10sctp: properly latch and use autoclose value from sock to associationGravatar Neil Horman 1-6/+0