summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+63
2015-06-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-13/+233
2015-06-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-70/+51
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-27/+47
2015-06-20perf tools: Add time out to force stop proc map processingKan Liang1-0/+4
2015-06-19locking/lockdep: Remove hard coded array size dependencyGeorge Beshers1-2/+2
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer1-0/+1
2015-06-15Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-1/+2
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai1-0/+2
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse1-1/+2
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2-0/+15
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng1-0/+13
2015-06-07perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeStephane Eranian1-0/+2
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+0
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-70/+51
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+6
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli1-0/+1
2015-06-01tcp: fix child sockets to use system default congestion control if not setNeal Cardwell1-1/+2
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-7/+7
2015-05-31Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller1-3/+4
2015-05-31target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-4/+2
2015-05-31target: Move passthrough CDB parsing into a common functionAndy Grover1-0/+2
2015-05-31target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2-3/+3
2015-05-30Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+12
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+50
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2015-05-29tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu1-1/+24
2015-05-29tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu1-1/+13
2015-05-29tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu1-2/+13
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner1-1/+12
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2-2/+0
2015-05-28mac80211: Fix mac80211.h docbook commentsJonathan Corbet1-3/+4
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell1-4/+2
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2015-05-27Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney6-11/+42
2015-05-27rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney3-4/+21
2015-05-27rculist: Fix another sparse warningYing Xue1-2/+2
2015-05-27smp: Make control dependencies work on Alpha, improve documentationPaul E. McKenney1-0/+16
2015-05-27rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefsPaul E. McKenney2-4/+2
2015-05-27documentation: memory-barriers: Fix smp_mb__before_spinlock() semanticsWill Deacon1-1/+1
2015-05-27rcu: Eliminate array-index-based RCU primitivesPaul E. McKenney1-50/+0
2015-05-27rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Paul E. McKenney2-11/+11
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-05-27perf/x86/intel/cqm: Use proper data typesThomas Gleixner1-1/+1
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar31-42/+212
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra1-4/+0
2015-05-27drivers: of/base: move of_init to driver_initSudeep Holla1-0/+6