aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-01-14rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney1-0/+4
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+16
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller5-103/+170
2017-01-14locking/mutex, sched/wait: Fix the mutex_lock_io_nested() defineIngo Molnar1-1/+1
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones1-0/+1
2017-01-14locking/ww_mutex: Turn off __must_check for nowIngo Molnar1-2/+1
2017-01-14locking/atomic, kref: Kill kref_sub()Peter Zijlstra2-42/+5
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra5-6/+11
2017-01-14locking/atomic, kref: Add KREF_INIT()Peter Zijlstra1-0/+2
2017-01-14locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson1-4/+4
2017-01-14math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra1-8/+18
2017-01-14locking/mutex, sched/wait: Add mutex_lock_io()Tejun Heo1-0/+4
2017-01-14sched/core: Separate out io_schedule_prepare() and io_schedule_finish()Tejun Heo1-5/+3
2017-01-14sched/clock: Delay switching sched_clock to stablePeter Zijlstra1-0/+5
2017-01-14sched/clock, clocksource: Add optional cs::mark_unstable() methodThomas Gleixner1-0/+3
2017-01-14locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle1-0/+1
2017-01-14locking/ww_mutex: Add waiters in stamp orderNicolai Hähnle1-0/+3
2017-01-14locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappersNicolai Hähnle1-14/+4
2017-01-14locking/ww_mutex: Set use_ww_ctx even when locking without a contextNicolai Hähnle1-9/+2
2017-01-14locking/mutex: Fix mutex handoffPeter Zijlstra1-1/+1
2017-01-14locking/percpu-rwsem: Replace waitqueue with rcuwaitDavidlohr Bueso1-4/+4
2017-01-14sched/wait, RCU: Introduce rcuwait machineryDavidlohr Bueso1-0/+63
2017-01-14sched/core: Remove set_task_state()Davidlohr Bueso1-26/+1
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa1-0/+1
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2-3/+6
2017-01-14sched/cputime: Export account_guest_time()Frederic Weisbecker1-0/+1
2017-01-14sched/cputime: Allow accounting system time using cpustat indexFrederic Weisbecker1-0/+2
2017-01-14kprobes, extable: Identify kprobes trampolines as kernel text areaMasami Hiramatsu1-1/+29
2017-01-14x86/platform/intel: Remove PMIC GPIO block supportAndy Shevchenko1-15/+0
2017-01-13tcp: remove thin_dupack featureYuchung Cheng1-1/+1
2017-01-13tcp: remove early retransmitYuchung Cheng2-21/+1
2017-01-13tcp: remove forward retransmit featureYuchung Cheng1-1/+0
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng1-7/+4
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng2-1/+2
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng2-1/+7
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng2-3/+5
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng1-2/+1
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-67/+79
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig1-0/+13
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+6
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig1-14/+2
2017-01-13clk: rockchip: add clock ids for memory controller parts on rk3066/rk3188Heiko Stuebner1-0/+2
2017-01-13clk: rockchip: add rk3288 isp_in clock idsJacob Chen1-0/+1
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren1-0/+15