aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-20/+140
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+12
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 16-204/+298
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-4/+63
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 8-13/+233
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-70/+51
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 5-27/+47
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Gravatar Ingo Molnar 32-52/+401
2015-06-19perf tools: Add time out to force stop proc map processingGravatar Kan Liang 1-0/+4
2015-06-19sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Gravatar Peter Zijlstra 1-0/+5
2015-06-19locking/lockdep: Remove hard coded array size dependencyGravatar George Beshers 1-2/+2
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryGravatar Michel Dänzer 1-0/+1
2015-06-16genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainGravatar Jiang Liu 1-0/+9
2015-06-14Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+2
2015-06-12Merge git://git.infradead.org/intel-iommuGravatar Linus Torvalds 1-1/+2
2015-06-12iommu, x86: Add cap_pi_support() to detect VT-d PI capabilityGravatar Feng Wu 1-0/+1
2015-06-12iommu: dmar: Provide helper to copy shared irte fieldsGravatar Thomas Gleixner 1-0/+12
2015-06-12iommu: dmar: Extend struct irte for VT-d Posted-InterruptsGravatar Thomas Gleixner 1-15/+55
2015-06-11Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Gravatar Ingo Molnar 1-0/+4
2015-06-11ALSA: hda - Re-add the lost fake mute supportGravatar Takashi Iwai 1-0/+2
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterGravatar David Woodhouse 1-1/+2
2015-06-08efi: Work around ia64 build problem with ESRT driverGravatar Peter Jones 1-0/+4
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESGravatar Kan Liang 2-0/+15
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferGravatar Yan, Zheng 1-0/+13
2015-06-07perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeGravatar Stephane Eranian 1-0/+2
2015-06-07preempt: Reorganize the notrace definitions a bitGravatar Frederic Weisbecker 1-17/+15
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointGravatar Frederic Weisbecker 2-10/+3
2015-06-07x86/mm/pat: Add pgprot_writethrough()Gravatar Toshi Kani 1-0/+4
2015-06-07x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsGravatar Toshi Kani 2-0/+13
2015-06-06Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+6
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+0
2015-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+0
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Gravatar Stephen Rothwell 1-0/+1
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchGravatar Ingo Molnar 7-11/+231
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Gravatar Ingo Molnar 6-5/+45
2015-06-02Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Gravatar Ingo Molnar 1-0/+8
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 6-70/+51
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictGravatar Ingo Molnar 21-41/+137
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-4/+6
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hGravatar Mikko Rapeli 1-0/+1
2015-05-31tcp: fix child sockets to use system default congestion control if not setGravatar Neal Cardwell 1-1/+2
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 3-7/+7
2015-05-30Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 1-3/+4
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesGravatar Andy Grover 1-4/+2
2015-05-30target: Move passthrough CDB parsing into a common functionGravatar Andy Grover 1-0/+2
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemGravatar Christoph Hellwig 2-3/+3
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+12
2015-05-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-4/+50
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-4/+2
2015-05-28tracing/mm: don't trace mm_page_pcpu_drain on offline cpusGravatar Shreyas B. Prabhu 1-1/+24