summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: fix for flush deadlockChristoph Hellwig2013-10-281-1/+1
* blk-mq: add blk_mq_stop_hw_queuesChristoph Hellwig2013-10-251-0/+1
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-254-7/+233
* percpu_ida: add an API to return free tagsShaohua Li2013-10-251-0/+1
* percpu_ida: add percpu_ida_for_each_freeShaohua Li2013-10-251-0/+4
* percpu_ida: make percpu_ida percpu size/batch configurableShaohua Li2013-10-251-1/+17
* block: remove request ref_countChristoph Hellwig2013-10-251-2/+0
* block: make rq->cmd_flags be 64-bitJens Axboe2013-10-252-35/+35
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-121-0/+15
|\
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-0/+15
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-111-7/+0
|\ \ | |/ |/|
| * Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2013-10-111-7/+0
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-102-0/+15
|\ \
| * | random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-101-0/+14
| * | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-231-0/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-1/+23
|\ \ \
| * | | perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-041-1/+23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-10-071-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | HID: uhid: allocate static minorDavid Herrmann2013-09-261-0/+1
* | | | Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-041-1/+1
|\ \ \ \
| * | | | x86/iommu: correct ICS register offsetLi, Zhen-Hua2013-09-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-014-1/+14
|\ \ \ \ \
| * | | | | skbuff: size of hole is wrong in a commentNicolas Dichtel2013-09-301-1/+1
| * | | | | USBNET: fix handling padding packetMing Lei2013-09-281-0/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-271-0/+1
| |\ \ \ \ \
| | * | | | | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-261-0/+1
| * | | | | | lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-201-0/+11
| |/ / / / /
* | | | | | Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-301-1/+2
|\ \ \ \ \ \
| * | | | | | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-261-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-09-301-0/+25
|\ \ \ \ \ \
| * | | | | | mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-09-301-0/+25
* | | | | | | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-09-301-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | regulator: fix fatal kernel-doc errorRandy Dunlap2013-09-171-0/+2
* | | | | | | Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-291-2/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-2/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2013-09-281-3/+3
|\ \ \ \ \ \
| * | | | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-281-3/+3
* | | | | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-281-12/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | of: clean-up ifdefs in of_irq.hRob Herring2013-09-241-12/+8
| |/ / / / /
* | | | | | Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-09-251-1/+2
|\ \ \ \ \ \
| * | | | | | dm mpath: disable WRITE SAME if it failsMike Snitzer2013-09-201-1/+2
| | |/ / / / | |/| | | |
* | | | | | revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton2013-09-241-3/+7
* | | | | | revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton2013-09-241-4/+2
* | | | | | revert "memcg: enhance memcg iterator to support predicates"Andrew Morton2013-09-241-43/+6
* | | | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-241-0/+6
| |/ / / / |/| | | |
* | | | | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-221-0/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-211-0/+11
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-192-6/+8
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-171-2/+4
| |\ \ \ \
| | * | | | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-161-2/+4