aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-14workqueue: Convert to state machine callbacksThomas Gleixner2-65/+53
2016-07-14perf/core: Convert to hotplug state machineThomas Gleixner2-46/+21
2016-07-14cpu/hotplug: Handle early registration gracefullyThomas Gleixner1-0/+7
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+1
2016-07-14Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-07-13Merge branch 'core/urgent' into smp/hotplug to pick up dependenciesThomas Gleixner1-0/+2
2016-07-13Merge branch 'core/rcu' into smp/hotplug to pick up dependenciesThomas Gleixner9-736/+844
2016-07-13Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner12-537/+749
2016-07-13sched/core: Correct off by one bug in load migration calculationThomas Gleixner3-7/+9
2016-07-13cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribbleThomas Gleixner1-0/+2
2016-07-11bpf: make inode code explicitly non-modularPaul Gortmaker1-3/+1
2016-07-11irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov1-2/+4
2016-07-11posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan1-0/+1
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar1-7/+0
2016-07-10sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is setDaniel Bristot de Oliveira1-0/+3
2016-07-10PM / hibernate: Image data protection during restorationRafael J. Wysocki3-0/+52
2016-07-10PM / hibernate: Add missing braces in __register_nosave_region()Rafael J. Wysocki1-1/+2
2016-07-10PM / hibernate: Clean up comments in snapshot.cRafael J. Wysocki1-306/+330
2016-07-10PM / hibernate: Clean up function headers in snapshot.cRafael J. Wysocki1-51/+42
2016-07-10PM / hibernate: Add missing braces in hibernate_setup()Rafael J. Wysocki1-3/+3
2016-07-09sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats togetherZhao Lei1-0/+40
2016-07-09sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()Zhao Lei1-15/+14
2016-07-09sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enumsZhao Lei1-27/+20
2016-07-09bpf: introduce bpf_get_current_task() helperAlexei Starovoitov1-0/+13
2016-07-08Merge back earlier suspend/hibernation changes for v4.8.Rafael J. Wysocki10-95/+149
2016-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+20
2016-07-08Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar19-176/+277
2016-07-07Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar29-692/+1077
2016-07-07timers: Implement optimization for same expiry time in mod_timer()Anna-Maria Gleixner1-16/+35
2016-07-07timers: Split out index calculationAnna-Maria Gleixner1-15/+32
2016-07-07timers: Only wake softirq if necessaryThomas Gleixner1-0/+11
2016-07-07timers: Forward the wheel clock whenever possibleThomas Gleixner3-21/+120
2016-07-07timers/nohz: Remove pointless tick_nohz_kick_tick() functionThomas Gleixner1-32/+1
2016-07-07timers: Optimize collect_expired_timers() for NOHZAnna-Maria Gleixner1-8/+41
2016-07-07timers: Move __run_timers() functionAnna-Maria Gleixner1-26/+26
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner1-19/+0
2016-07-07timers: Switch to a non-cascading wheelThomas Gleixner1-362/+467
2016-07-07timers: Give a few structs and members proper namesThomas Gleixner1-59/+59
2016-07-07signals: Use hrtimer for sigtimedwait()Thomas Gleixner1-14/+10
2016-07-07timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner1-34/+5
2016-07-07timers: Make 'pinned' a timer propertyThomas Gleixner1-5/+5
2016-07-07Merge branch 'locking/arch-atomic' into locking/core, because the topic is readyIngo Molnar3-4/+4
2016-07-07locking/static_keys: Fix non static symbol Sparse warningWei Yongjun1-1/+1
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changesIngo Molnar7-114/+139
2016-07-07perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland1-1/+22
2016-07-06xen: add steal_clock support on x86Juergen Gross1-10/+0
2016-07-05ftrace: Reduce size of function graph entriesNamhyung Kim2-2/+13
2016-07-05tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi1-0/+1
2016-07-05tracing: Using for_each_set_bit() to simplify trace_pid_write()Wei Yongjun1-6/+2
2016-07-05tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerJisheng Zhang1-0/+1