summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-1015-35/+341
|\
| * dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-0/+15
| * dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-0/+13
| * dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-0/+14
| * dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-0/+18
| * dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-0/+58
| * mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov2015-09-101-2/+10
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-3/+3
| * kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-101-0/+11
| * seq_file: provide an analogue of print_hex_dump()Andy Shevchenko2015-09-101-0/+4
| * kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-101-2/+0
| * lib/string_helpers: rename "esc" arg to "only"Kees Cook2015-09-101-7/+7
| * hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij2015-09-101-2/+8
| * include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld2015-09-101-2/+2
| * include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov2015-09-101-7/+0
| * include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2015-09-101-2/+2
| * proc: export idle flag via kpageflagsVladimir Davydov2015-09-101-0/+1
| * mm: introduce idle page trackingVladimir Davydov2015-09-104-0/+127
| * mmu-notifier: add clear_young callbackVladimir Davydov2015-09-101-0/+44
| * memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov2015-09-101-8/+1
| * memcg: add page_cgroup_ino helperVladimir Davydov2015-09-101-0/+1
| * zpool: add zpool_has_pool()Dan Streetman2015-09-101-0/+2
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-101-0/+14
|\ \
| * \ Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...Kevin Hilman2015-09-093-0/+92
| |\ \
| | * \ Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross2015-09-093-0/+92
| | |\ \
| * | \ \ Merge branch 'drivers/reset' into next/lateKevin Hilman2015-09-094-0/+14
| |\ \ \ \
| | * | | | reset: Add (devm_)reset_control_get stub functionsAxel Lin2015-09-011-0/+14
| * | | | | Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-08-202-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-107-6/+82
|\ \ \ \ \ \
| * | | | | | kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PFWanpeng Li2015-09-081-2/+2
| * | | | | | KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li2015-09-061-0/+30
| * | | | | | KVM: make halt_poll_ns per-vCPUWanpeng Li2015-09-061-0/+1
| * | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2015-08-2232-158/+268
| |\ \ \ \ \ \
| * | | | | | | KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-121-2/+5
| * | | | | | | KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interruptMarc Zyngier2015-08-121-0/+2
| * | | | | | | KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_activeMarc Zyngier2015-08-121-0/+2
| * | | | | | | KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier2015-08-121-0/+25
| * | | | | | | KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2015-08-122-1/+5
| * | | | | | | KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfieldsMarc Zyngier2015-08-121-3/+7
| * | | | | | | KVM: arm64: guest debug, HW assisted debug supportAlex Bennée2015-07-211-0/+2
| * | | | | | | KVM: add comments for kvm_debug_exit_arch structAlex Bennée2015-07-211-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-103-7/+11
|\ \ \ \ \ \ \
| * | | | | | | xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-082-5/+9
| * | | | | | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+2
* | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-09-101-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2015-09-101-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-108-7/+91
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ether: add IEEE 1722 ethertype - TSNHenrik Austad2015-09-091-0/+1
| * | | | | | | | netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann2015-09-091-2/+11
| * | | | | | | | add microchip LAN88xx phy driverWoojung.Huh@microchip.com2015-09-091-0/+73