summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-07-11bpf: make inode code explicitly non-modularPaul Gortmaker
2016-07-11irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov
2016-07-11posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar
2016-07-10sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is setDaniel Bristot de Oliveira
2016-07-10PM / hibernate: Image data protection during restorationRafael J. Wysocki
2016-07-10PM / hibernate: Add missing braces in __register_nosave_region()Rafael J. Wysocki
2016-07-10PM / hibernate: Clean up comments in snapshot.cRafael J. Wysocki
2016-07-10PM / hibernate: Clean up function headers in snapshot.cRafael J. Wysocki
2016-07-10PM / hibernate: Add missing braces in hibernate_setup()Rafael J. Wysocki
2016-07-09sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats togetherZhao Lei
2016-07-09sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()Zhao Lei
2016-07-09sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enumsZhao Lei
2016-07-09bpf: introduce bpf_get_current_task() helperAlexei Starovoitov
2016-07-08Merge back earlier suspend/hibernation changes for v4.8.Rafael J. Wysocki
2016-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-08Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar
2016-07-07Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar
2016-07-07timers: Implement optimization for same expiry time in mod_timer()Anna-Maria Gleixner
2016-07-07timers: Split out index calculationAnna-Maria Gleixner
2016-07-07timers: Only wake softirq if necessaryThomas Gleixner
2016-07-07timers: Forward the wheel clock whenever possibleThomas Gleixner
2016-07-07timers/nohz: Remove pointless tick_nohz_kick_tick() functionThomas Gleixner
2016-07-07timers: Optimize collect_expired_timers() for NOHZAnna-Maria Gleixner
2016-07-07timers: Move __run_timers() functionAnna-Maria Gleixner
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner
2016-07-07timers: Switch to a non-cascading wheelThomas Gleixner
2016-07-07timers: Give a few structs and members proper namesThomas Gleixner
2016-07-07signals: Use hrtimer for sigtimedwait()Thomas Gleixner
2016-07-07timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner
2016-07-07timers: Make 'pinned' a timer propertyThomas Gleixner
2016-07-07Merge branch 'locking/arch-atomic' into locking/core, because the topic is readyIngo Molnar
2016-07-07locking/static_keys: Fix non static symbol Sparse warningWei Yongjun
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2016-07-07perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland
2016-07-06xen: add steal_clock support on x86Juergen Gross
2016-07-05ftrace: Reduce size of function graph entriesNamhyung Kim
2016-07-05tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi
2016-07-05tracing: Using for_each_set_bit() to simplify trace_pid_write()Wei Yongjun
2016-07-05tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerJisheng Zhang
2016-07-05ftrace: Move toplevel init out of ftrace_init_tracefs()Steven Rostedt (Red Hat)
2016-07-04genirq/msi: Fix broken debug outputThomas Gleixner
2016-07-04Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig
2016-07-04genirq/msi: Make use of affinity aware allocationsThomas Gleixner
2016-07-04genirq: Use affinity hint in irqdesc allocationThomas Gleixner
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner
2016-07-04genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner
2016-07-04genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner