summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-0/+4
2017-01-16Input: mpr121 - switch to device tree probeAkinobu Mita1-20/+0
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-15rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney1-0/+4
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+16
2017-01-15coredump: 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. Miller1-0/+2
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 Zijlstra1-28/+4
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra2-1/+6
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-14tcp: remove thin_dupack featureYuchung Cheng1-1/+1
2017-01-14tcp: remove early retransmitYuchung Cheng1-2/+1
2017-01-14tcp: remove forward retransmit featureYuchung Cheng1-1/+0
2017-01-14tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng1-0/+1
2017-01-14tcp: record most recent RTT in RACK loss detectionYuchung Cheng1-0/+1
2017-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2017-01-14block: 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-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren1-0/+15
2017-01-13ipmr: improve hash scalabilityNikolay Aleksandrov1-15/+42
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew1-0/+1
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov1-0/+1
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+3