Age | Commit message (Expand) | Author |
2017-08-25 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-08-25 | locking/lockdep: Fix workqueue crossrelease annotation | Peter Zijlstra |
2017-08-25 | workqueue/lockdep: 'Fix' flush_work() annotation | Peter Zijlstra |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-08-25 | tracing, perf: Adjust code layout in get_recursion_context() | Jesper Dangaard Brouer |
2017-08-25 | perf/core: Don't report zero PIDs for exiting tasks | Oleg Nesterov |
2017-08-25 | perf/aux: Ensure aux_wakeup represents most recent wakeup index | Will Deacon |
2017-08-25 | perf/aux: Make aux_{head,wakeup} ring_buffer members long | Will Deacon |
2017-08-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-25 | perf/core: Fix group {cpu,task} validation | Mark Rutland |
2017-08-24 | Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-08-24 | cpuset: Fix incorrect memory_pressure control file mapping | Waiman Long |
2017-08-24 | tracing: Fix freeing of filter in create_filter() when set_str is false | Steven Rostedt (VMware) |
2017-08-24 | tracing: Fix kmemleak in tracing_map_array_free() | Chunyu Hu |
2017-08-24 | ftrace: Check for null ret_stack on profile function graph entry function | Steven Rostedt (VMware) |
2017-08-24 | timers: Fix excessive granularity of new timers after a nohz idle | Nicholas Piggin |
2017-08-24 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-23 | genirq: Let irq_set_vcpu_affinity() iterate over hierarchy | Marc Zyngier |
2017-08-22 | ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. | Martijn Coenen |
2017-08-22 | bpf: fix map value attribute for hash of maps | Daniel Borkmann |
2017-08-21 | pids: make task_tgid_nr_ns() safe | Oleg Nesterov |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-08-20 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-08-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-08-20 | Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner |
2017-08-20 | genirq/ipi: Fixup checks against nr_cpu_ids | Alexey Dobriyan |
2017-08-18 | signal: don't remove SIGNAL_UNKILLABLE for traced tasks. | Jamie Iles |
2017-08-18 | kmod: fix wait on recursive loop | Luis R. Rodriguez |
2017-08-18 | posix-cpu-timers: Use dedicated helper to access rlimit values | Krzysztof Opasiak |
2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner |
2017-08-18 | genirq: Restore trigger settings in irq_modify_status() | Marc Zyngier |
2017-08-18 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner |
2017-08-18 | irqdomain: Add irq_domain_{push,pop}_irq() functions | David Daney |
2017-08-18 | irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy() | David Daney |
2017-08-18 | irqdomain: Factor out code to add and remove items to and from the revmap | David Daney |
2017-08-18 | genirq: Add handle_fasteoi_{level,edge}_irq flow handlers | David Daney |
2017-08-18 | genirq: Export more irq_chip_*_parent() functions | David Daney |
2017-08-18 | genirq/proc: Use the the accessor to report the effective affinity | Marc Zyngier |
2017-08-18 | genirq/debugfs: Triggering of interrupts from userspace | Marc Zyngier |
2017-08-18 | ACPI / PM: Check low power idle constraints for debug only | Srinivas Pandruvada |
2017-08-18 | cpufreq: schedutil: Always process remote callback with slow switching | Viresh Kumar |
2017-08-18 | cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily | Viresh Kumar |
2017-08-17 | alarmtimer: Fix unavailable wake-up source in sysfs | Geert Uytterhoeven |
2017-08-17 | timekeeping: Use proper timekeeper for debug code | Stafford Horne |
2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney |
2017-08-17 | locking: Remove spin_unlock_wait() generic definitions | Paul E. McKenney |
2017-08-17 | exit: Replace spin_unlock_wait() with lock/unlock pair | Paul E. McKenney |
2017-08-17 | completion: Replace spin_unlock_wait() with lock/unlock pair | Paul E. McKenney |
2017-08-17 | membarrier: Provide expedited private command | Mathieu Desnoyers |