summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07workqueue: fix path to documentationBenjamin Peterson
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin
2017-08-05ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin
2017-08-02pid: kill pidhash_size in pidhash_init()Kefeng Wang
2017-08-02cgroup: short-circuit cset_cgroup_from_root() on the default hierarchyTejun Heo
2017-08-02cgroup: re-use the parent pointer in cgroup_destroy_locked()Roman Gushchin
2017-08-02cgroup: add cgroup.stat interface with basic hierarchy statsRoman Gushchin
2017-08-02cgroup: implement hierarchy limitsRoman Gushchin
2017-08-02cgroup: keep track of number of descent cgroupsRoman Gushchin
2017-08-02ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)
2017-08-02tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter
2017-08-02tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-01futex: Allow for compiling out PI supportNicolas Pitre
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar
2017-08-01timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-31PM / CPU: replace raw_notifier with atomic_notifierAlex Shi
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-29bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann
2017-07-29bpf: don't indicate success when copy_from_user failsDaniel Borkmann
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li
2017-07-29blktrace: export cgroup info in traceShaohua Li
2017-07-29kernfs: add exportfs operationsShaohua Li
2017-07-28sched: Allow migrating kthreads into online but inactive CPUsTejun Heo
2017-07-28workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann
2017-07-27srcu: Provide ordering for CPU not involved in grace periodPaul E. McKenney
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner
2017-07-27printk/console: Enhance the check for consoles using init memoryPetr Mladek
2017-07-27printk/console: Always disable boot consoles that use init memory before it i...Matt Redfearn
2017-07-27printk: Modify operators of printed_len and text_lenPierre Kuo
2017-07-26cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes
2017-07-26cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes
2017-07-26device property: export irqchip_fwnode_opsArnd Bergmann
2017-07-26cpufreq: schedutil: Set dynamic_switching to trueViresh Kumar
2017-07-25rcu: Move callback-list warning to irq-disable regionPaul E. McKenney
2017-07-25rcu: Remove unused RCU list functionsPaul E. McKenney
2017-07-25rcu: Localize rcu_state ->orphan_pend and ->orphan_donePaul E. McKenney
2017-07-25rcu: Advance callbacks after migrationPaul E. McKenney
2017-07-25rcu: Eliminate rcu_state ->orphan_lockPaul E. McKenney
2017-07-25rcu: Advance outgoing CPU's callbacks before migrating themPaul E. McKenney
2017-07-25rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney
2017-07-25rcu: Check for NOCB CPUs and empty lists earlier in CB migrationPaul E. McKenney