summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-146-21/+153
|\
| * Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2016-03-086-21/+153
| |\
| | * posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-022-5/+0
| | * sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker2016-03-021-3/+0
| | * perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-022-8/+0
| | * nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2016-03-022-5/+32
| | * nohz: New tick dependency maskFrederic Weisbecker2016-03-022-0/+100
| | * atomic: Export fetch_or()Frederic Weisbecker2016-02-131-0/+21
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-147-10/+202
|\ \ \
| * | | sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni2016-03-081-5/+1
| * | | sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior2016-02-292-2/+12
| * | | sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra2016-02-291-0/+2
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-2957-1608/+1744
| |\ \ \
| * | | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-2/+3
| * | | | wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)2016-02-251-0/+172
| * | | | sched/wait: Fix wait_event_freezable() documentationStafford Horne2016-02-241-1/+1
| * | | | sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-093-0/+11
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-03-141-0/+1
|\ \ \ \ \
| * | | | | perf: Allow storage of PMU private data in eventThomas Gleixner2016-02-291-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-143-0/+19
|\ \ \ \ \
| * | | | | arch: Introduce post-init read-only memoryKees Cook2016-02-222-0/+15
| * | | | | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-0/+4
* | | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-141-8/+17
|\ \ \ \ \ \
| * | | | | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-8/+17
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-144-9/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-03-1019-63/+153
| |\ \ \ \ \ \
| * | | | | | | locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.hDan Streetman2016-02-292-5/+5
| * | | | | | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar2016-02-2931-1535/+1586
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2016-02-1313-30/+50
| |\ \ \ \ \ \ \
| * | | | | | | | locking/atomics: Update comment about READ_ONCE() and structuresKonrad Rzeszutek Wilk2016-02-091-2/+3
| * | | | | | | | locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-2/+0
| * | | | | | | | locking/lockdep: Convert hash tables to hlistsAndrew Morton2016-02-091-2/+2
* | | | | | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-142-3/+33
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-0474-1662/+1871
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | resource: Kill walk_iomem_res()Toshi Kani2016-01-301-3/+0
| * | | | | | | | | resource: Add walk_iomem_res_desc()Toshi Kani2016-01-301-0/+3
| * | | | | | | | | memremap: Change region_intersects() to take @flags and @descToshi Kani2016-01-301-1/+2
| * | | | | | | | | resource: Add I/O resource descriptorToshi Kani2016-01-301-0/+18
| * | | | | | | | | resource: Add System RAM resource typeToshi Kani2016-01-301-0/+11
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-121-5/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei2016-03-121-5/+0
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-111-1/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab2016-03-101-1/+5
* | | | | | | | | | Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-091-8/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)2016-03-091-8/+9
* | | | | | | | | | | dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei2016-03-091-1/+1
* | | | | | | | | | | kasan: add functions to clear stack poisonMark Rutland2016-03-091-1/+5
* | | | | | | | | | | list: kill list_force_poison()Dan Williams2016-03-091-11/+0
* | | | | | | | | | | Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2016-03-081-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi...Mark Brown2016-03-051-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |