summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-211-0/+6
* mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-211-4/+0
* Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-201-9/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-202-0/+31
|\
| * take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-151-0/+29
| * consolidate simple ->d_delete() instancesAl Viro2013-11-151-0/+2
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-204-12/+29
|\ \
| * | ACPI: Provide acpi_dev_name accessor for struct acpi_device device nameJarkko Nikula2013-11-141-0/+10
| * | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-142-4/+2
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-143-10/+19
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-202-24/+60
|\ \ \
| * \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-14/+50
| |\ \ \
| | * | | dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-14/+4
| | * | | async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-141-0/+17
| | * | | dmaengine: reference counted unmap dataDan Williams2013-11-131-0/+3
| | * | | dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-131-0/+26
| * | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-311-4/+4
| |\ \ \ \
| | * | | | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-301-4/+4
| * | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-301-6/+6
| |\| | | |
| | * | | | dmaengine: remove unused DMA_SUCCESSVinod Koul2013-10-251-1/+1
| | * | | | dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-6/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-201-0/+3
|\ \ \ \ \ \
| * | | | | | blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe2013-11-191-0/+3
* | | | | | | Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds2013-11-202-0/+26
|\ \ \ \ \ \ \
| * | | | | | | UAPI: include <asm/byteorder.h> in linux/raid/md_p.hAurelien Jarno2013-11-191-0/+1
| * | | | | | | wait: add wait_event_cmd()Shaohua Li2013-11-141-0/+25
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-196-89/+159
|\ \ \ \ \ \ \ \
| * | | | | | | | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-192-46/+51
| * | | | | | | | genetlink: pass family to functions using groupsJohannes Berg2013-11-192-7/+18
| * | | | | | | | genetlink: add and use genl_set_err()Johannes Berg2013-11-191-0/+14
| * | | | | | | | genetlink: remove family pointer from genl_multicast_groupJohannes Berg2013-11-191-2/+0
| * | | | | | | | genetlink: remove genl_unregister_mc_group()Johannes Berg2013-11-191-2/+0
| * | | | | | | | quota/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-191-0/+1
| * | | | | | | | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-192-4/+7
| * | | | | | | | net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-151-18/+21
| * | | | | | | | pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-151-0/+3
| * | | | | | | | pkt_sched: fq: warn users using defrateEric Dumazet2013-11-151-3/+1
| * | | | | | | | genetlink: unify registration functionsJohannes Berg2013-11-151-4/+24
| * | | | | | | | macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček2013-11-151-0/+17
| * | | | | | | | genetlink: make genl_ops flags a u8 and move to endJohannes Berg2013-11-141-3/+3
| * | | | | | | | genetlink: allow making ops constJohannes Berg2013-11-141-5/+5
| * | | | | | | | genetlink: register family ops as arrayJohannes Berg2013-11-141-3/+4
| * | | | | | | | genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2013-11-141-2/+0
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-193-32/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-132-11/+6
| * | | | | | | | | hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-22/+8
| * | | | | | | | | genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-131-1/+6
* | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-183-4/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen2013-10-031-2/+0
| * | | | | | | | | | media: core: Don't use i2c_client->driverLars-Peter Clausen2013-10-031-1/+1