summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-01-14sched/clock: Delay switching sched_clock to stablePeter Zijlstra
2017-01-14sched/clock: Update static_key usagePeter Zijlstra
2017-01-14sched/clock, clocksource: Add optional cs::mark_unstable() methodThomas Gleixner
2017-01-14sched/core: Add debugging code to catch missing update_rq_clock() callsMatt Fleming
2017-01-14sched/core: Add missing update_rq_clock() call in set_user_nice()Peter Zijlstra
2017-01-14sched/core: Add missing update_rq_clock() call for task_hot()Peter Zijlstra
2017-01-14sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()Peter Zijlstra
2017-01-14sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()Peter Zijlstra
2017-01-14sched/fair: Push rq lock pin/unpin into idle_balance()Matt Fleming
2017-01-14sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lockMatt Fleming
2017-01-14sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-14perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra
2017-01-14perf/core: Fix sys_perf_event_open() vs. hotplugPeter Zijlstra
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker
2017-01-14sched/cputime: Export account_guest_time()Frederic Weisbecker
2017-01-14sched/cputime: Allow accounting system time using cpustat indexFrederic Weisbecker
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-12capability: export has_capabilityJike Song
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-11nohz: Fix collision between tick and other hrtimersFrederic Weisbecker
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-01-10mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams
2017-01-10bpf: do not use KMALLOC_SHIFT_MAXMichal Hocko
2017-01-10pid: fix lockdep deadlock warning due to ucount_lockAndrei Vagin
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-01-03audit: Fix sleep in atomicJan Kara
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner
2016-12-25cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-23fsnotify: Remove fsnotify_duplicate_mark()Jan Kara
2016-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-22move aio compat to fs/aio.cAl Viro
2016-12-21CPU/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky
2016-12-20kcov: make kcov work properly with KASLR enabledAlexander Popov
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar
2016-12-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-18uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...Marcin Nowakowski
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds