Age | Commit message (Expand) | Author |
2015-12-21 | missing include asm/paravirt.h in cputime.c | Stefano Stabellini |
2015-12-21 | irqdomain: Introduce is_fwnode_irqchip helper | Suravee Suthikulpanit |
2015-12-20 | futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op | Darren Hart |
2015-12-20 | futex: Cleanup the goto confusion in requeue_pi() | Thomas Gleixner |
2015-12-20 | futex: Remove pointless put_pi_state calls in requeue() | Thomas Gleixner |
2015-12-20 | futex: Document pi_state refcounting in requeue code | Thomas Gleixner |
2015-12-20 | futex: Rename free_pi_state() to put_pi_state() | Thomas Gleixner |
2015-12-20 | futex: Drop refcount if requeue_pi() acquired the rtmutex | Thomas Gleixner |
2015-12-20 | genirq/msi: Export functions to allow MSI domains in modules | Jake Oshins |
2015-12-19 | clocksource: Make clocksource validation work for all clocksources | Yang Yingliang |
2015-12-19 | Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern... | Thomas Gleixner |
2015-12-19 | Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner |
2015-12-19 | kexec: Fix race between panic() and crash_kexec() | Hidehiro Kawai |
2015-12-19 | panic, x86: Allow CPUs to save registers even if looping in NMI context | Hidehiro Kawai |
2015-12-19 | panic, x86: Fix re-entrance problem due to panic on NMI | Hidehiro Kawai |
2015-12-18 | bpf: move clearing of A/X into classic to eBPF migration prologue | Daniel Borkmann |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-17 | locking/osq: Fix ordering of node initialisation in osq_lock | Will Deacon |
2015-12-16 | timekeeping: Cap adjustments so they don't exceed the maxadj value | John Stultz |
2015-12-16 | ntp: Fix second_overflow's input parameter type to be 64bits | DengChao |
2015-12-16 | ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds | DengChao |
2015-12-16 | timekeeping: Provide internal function __ktime_get_real_seconds | DengChao |
2015-12-16 | genirq/msi: Add msi_domain_populate_irqs | Marc Zyngier |
2015-12-16 | genirq/msi: Make the .prepare callback reusable | Marc Zyngier |
2015-12-16 | irqdomain: Make irq_domain_alloc_irqs_recursive available | Marc Zyngier |
2015-12-14 | cgroup_pids: fix a typo. | Rami Rosen |
2015-12-14 | net, cgroup: cgroup_sk_updat_lock was missing initializer | Tejun Heo |
2015-12-14 | genirq: Free irq_desc with rcu | Thomas Gleixner |
2015-12-14 | genirq: Prevent chip buslock deadlock | Thomas Gleixner |
2015-12-14 | Merge tag 'v4.4-rc5' into perf/core, to pick up fixes | Ingo Molnar |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra |
2015-12-12 | bpf, inode: allow for rename and link ops | Daniel Borkmann |
2015-12-12 | kernel: remove stop_machine() Kconfig dependency | Chris Wilson |
2015-12-10 | time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow | John Stultz |
2015-12-10 | ntp: Verify offset doesn't overflow in ntp_update_offset | Sasha Levin |
2015-12-08 | sock, cgroup: add sock->sk_cgroup | Tejun Heo |
2015-12-08 | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2015-12-08 | Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-12-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-12-08 | workqueue: implement lockup detector | Tejun Heo |
2015-12-08 | watchdog: introduce touch_softlockup_watchdog_sched() | Tejun Heo |
2015-12-08 | workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue | Tejun Heo |
2015-12-08 | genirq: Implement irq_percpu_is_enabled() | Thomas Petazzoni |
2015-12-08 | Back merge tag 'v4.4-rc4' into drm-next | Dave Airlie |
2015-12-07 | Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li... | Paul E. McKenney |
2015-12-07 | rcu: Make rcu_gp_init() be bool rather than int | Paul E. McKenney |
2015-12-07 | rcu: Move wakeup out from under rnp->lock | Peter Zijlstra |
2015-12-07 | rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() | Paul E. McKenney |
2015-12-07 | rcu: Make cpu_needs_another_gp() be bool | Paul E. McKenney |
2015-12-07 | rcu: Eliminate unused rcu_init_one() argument | Paul E. McKenney |