summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
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-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/k...Linus 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 ne...Ingo 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-05tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerJisheng Zhang1-0/+1
2016-07-04genirq/msi: Fix broken debug outputThomas Gleixner1-0/+1
2016-07-04Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki1-34/+9
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner34-245/+543
2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2-0/+62
2016-07-04genirq/msi: Make use of affinity aware allocationsThomas Gleixner1-1/+1
2016-07-04genirq: Use affinity hint in irqdesc allocationThomas Gleixner1-12/+39
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner5-17/+29
2016-07-04genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner3-4/+21
2016-07-04genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner1-6/+2
2016-07-02PM / hibernate: Recycle safe pages after image restorationRafael J. Wysocki1-2/+38
2016-07-02PM / hibernate: Simplify mark_unsafe_pages()Rafael J. Wysocki1-39/+25
2016-07-02PM / hibernate: Do not free preallocated safe pages during image restoreRafael J. Wysocki1-28/+38
2016-07-02PM / suspend: show workqueue state in suspend flowRoger Lu2-2/+5
2016-07-01timers/nohz: Capitalize 'CPU' consistentlyIngo Molnar1-21/+21
2016-07-01timers/nohz: Fix several typosWei Jiangang1-5/+5
2016-06-30timekeeping: export get_monotonic_coarse64 symbolGregor Boirie1-0/+1
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar9-736/+844
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-4/+25
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-37/+16
2016-06-29Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-72/+76
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann1-1/+1
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs3-1/+21
2016-06-28audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs1-3/+4
2016-06-28PM / sleep: make PM notifiers called symmetricallyLianwei Wang5-20/+37
2016-06-27sched/fair: Rework throttle_count syncPeter Zijlstra2-21/+20