| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-01-15 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2017-01-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
| 2017-01-15 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
| 2017-01-14 | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney | 1 | -0/+4 |
| 2017-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
| 2017-01-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+16 |
| 2017-01-14 | coredump: Ensure proper size of sparse core files | Dave Kleikamp | 1 | -0/+1 |
| 2017-01-14 | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc... | David S. Miller | 5 | -103/+170 |
| 2017-01-14 | locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define | Ingo Molnar | 1 | -1/+1 |
| 2017-01-14 | efi/x86: Prune invalid memory map entries and fix boot regression | Peter Jones | 1 | -0/+1 |
| 2017-01-14 | locking/ww_mutex: Turn off __must_check for now | Ingo Molnar | 1 | -2/+1 |
| 2017-01-14 | locking/atomic, kref: Kill kref_sub() | Peter Zijlstra | 2 | -42/+5 |
| 2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 5 | -6/+11 |
| 2017-01-14 | locking/atomic, kref: Add KREF_INIT() | Peter Zijlstra | 1 | -0/+2 |
| 2017-01-14 | locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER | Chris Wilson | 1 | -4/+4 |
| 2017-01-14 | math64, timers: Fix 32bit mul_u64_u32_shr() and friends | Peter Zijlstra | 1 | -8/+18 |
| 2017-01-14 | locking/mutex, sched/wait: Add mutex_lock_io() | Tejun Heo | 1 | -0/+4 |
| 2017-01-14 | sched/core: Separate out io_schedule_prepare() and io_schedule_finish() | Tejun Heo | 1 | -5/+3 |
| 2017-01-14 | sched/clock: Delay switching sched_clock to stable | Peter Zijlstra | 1 | -0/+5 |
| 2017-01-14 | sched/clock, clocksource: Add optional cs::mark_unstable() method | Thomas Gleixner | 1 | -0/+3 |
| 2017-01-14 | locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging | Nicolai Hähnle | 1 | -0/+1 |
| 2017-01-14 | locking/ww_mutex: Add waiters in stamp order | Nicolai Hähnle | 1 | -0/+3 |
| 2017-01-14 | locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers | Nicolai Hähnle | 1 | -14/+4 |
| 2017-01-14 | locking/ww_mutex: Set use_ww_ctx even when locking without a context | Nicolai Hähnle | 1 | -9/+2 |
| 2017-01-14 | locking/mutex: Fix mutex handoff | Peter Zijlstra | 1 | -1/+1 |
| 2017-01-14 | locking/percpu-rwsem: Replace waitqueue with rcuwait | Davidlohr Bueso | 1 | -4/+4 |
| 2017-01-14 | sched/wait, RCU: Introduce rcuwait machinery | Davidlohr Bueso | 1 | -0/+63 |
| 2017-01-14 | sched/core: Remove set_task_state() | Davidlohr Bueso | 1 | -26/+1 |
| 2017-01-14 | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa | 1 | -0/+1 |
| 2017-01-14 | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker | 2 | -3/+6 |
| 2017-01-14 | sched/cputime: Export account_guest_time() | Frederic Weisbecker | 1 | -0/+1 |
| 2017-01-14 | sched/cputime: Allow accounting system time using cpustat index | Frederic Weisbecker | 1 | -0/+2 |
| 2017-01-14 | kprobes, extable: Identify kprobes trampolines as kernel text area | Masami Hiramatsu | 1 | -1/+29 |
| 2017-01-14 | x86/platform/intel: Remove PMIC GPIO block support | Andy Shevchenko | 1 | -15/+0 |
| 2017-01-13 | tcp: remove thin_dupack feature | Yuchung Cheng | 1 | -1/+1 |
| 2017-01-13 | tcp: remove early retransmit | Yuchung Cheng | 2 | -21/+1 |
| 2017-01-13 | tcp: remove forward retransmit feature | Yuchung Cheng | 1 | -1/+0 |
| 2017-01-13 | tcp: enable RACK loss detection to trigger recovery | Yuchung Cheng | 1 | -7/+4 |
| 2017-01-13 | tcp: use sequence to break TS ties for RACK loss detection | Yuchung Cheng | 2 | -1/+2 |
| 2017-01-13 | tcp: add reordering timer in RACK loss detection | Yuchung Cheng | 2 | -1/+7 |
| 2017-01-13 | tcp: record most recent RTT in RACK loss detection | Yuchung Cheng | 2 | -3/+5 |
| 2017-01-13 | tcp: new helper for RACK to detect loss | Yuchung Cheng | 1 | -2/+1 |
| 2017-01-13 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -67/+79 |
| 2017-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
| 2017-01-13 | block: add blk_rq_payload_bytes | Christoph Hellwig | 1 | -0/+13 |
| 2017-01-13 | tcp: fix tcp_fastopen unaligned access complaints on sparc | Shannon Nelson | 1 | -1/+6 |
| 2017-01-13 | PCI/MSI: Remove pci_enable_msi_{exact,range}() | Christoph Hellwig | 1 | -14/+2 |
| 2017-01-13 | clk: rockchip: add clock ids for memory controller parts on rk3066/rk3188 | Heiko Stuebner | 1 | -0/+2 |
| 2017-01-13 | clk: rockchip: add rk3288 isp_in clock ids | Jacob Chen | 1 | -0/+1 |
| 2017-01-13 | pinctrl: core: Fix regression caused by delayed work for hogs | Tony Lindgren | 1 | -0/+15 |