Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | timekeeping: Add ktime_get_coarse_with_offset | Arnd Bergmann | 2018-05-19 | 1 | -0/+16 | |
| * | | | | | | | timekeeping: Standardize on ktime_get_*() naming | Arnd Bergmann | 2018-05-19 | 2 | -15/+42 | |
| * | | | | | | | timekeeping: Clean up ktime_get_real_ts64 | Arnd Bergmann | 2018-05-19 | 2 | -14/+7 | |
| * | | | | | | | timekeeping: Remove timespec64 hack | Arnd Bergmann | 2018-05-19 | 3 | -67/+3 | |
| * | | | | | | | Merge branch 'linus' into timers/2038 | Thomas Gleixner | 2018-05-19 | 100 | -245/+903 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | y2038: ipc: Use __kernel_timespec | Arnd Bergmann | 2018-04-20 | 1 | -3/+3 | |
| * | | | | | | | | y2038: asm-generic: Extend sysvipc data structures | Arnd Bergmann | 2018-04-20 | 3 | -45/+49 | |
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-05 | 9 | -18/+62 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2018-05-02 | 46 | -153/+610 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | time: Change nanosleep to safe __kernel_* types | Deepa Dinamani | 2018-04-19 | 2 | -8/+6 | |
| * | | | | | | | | time: Change types to new y2038 safe __kernel_* types | Deepa Dinamani | 2018-04-19 | 1 | -3/+3 | |
| * | | | | | | | | time: Fix get_timespec64() for y2038 safe compat interfaces | Deepa Dinamani | 2018-04-19 | 1 | -2/+2 | |
| * | | | | | | | | time: Add new y2038 safe __kernel_timespec | Deepa Dinamani | 2018-04-19 | 3 | -1/+17 | |
| * | | | | | | | | compat: Enable compat_get/put_timespec64 always | Deepa Dinamani | 2018-04-19 | 2 | -2/+4 | |
| * | | | | | | | | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 2018-04-19 | 2 | -0/+20 | |
| * | | | | | | | | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 2 | -1/+5 | |
| * | | | | | | | | compat: Make compat helpers independent of CONFIG_COMPAT | Deepa Dinamani | 2018-04-19 | 1 | -2/+6 | |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-05 | 8 | -19/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | softirq/s390: Move default mutators of overwritten softirq mask to s390 | Frederic Weisbecker | 2018-05-14 | 1 | -7/+0 | |
| * | | | | | | | | | softirq/core: Consolidate default local_softirq_pending() implementations | Frederic Weisbecker | 2018-05-14 | 2 | -5/+15 | |
| * | | | | | | | | | softirq/core: Turn default irq_cpustat_t to standard per-cpu | Frederic Weisbecker | 2018-05-14 | 1 | -2/+2 | |
| * | | | | | | | | | Merge tag 'v4.17-rc5' into irq/core, to pick up fixes | Ingo Molnar | 2018-05-14 | 77 | -146/+447 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller | Marc Zyngier | 2018-05-13 | 1 | -0/+1 | |
| * | | | | | | | | | irqdomain: Let irq_find_host default to DOMAIN_BUS_WIRED | Marc Zyngier | 2018-05-13 | 1 | -1/+7 | |
| * | | | | | | | | | dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA | Marc Zyngier | 2018-05-13 | 1 | -0/+1 | |
| * | | | | | | | | | genirq/msi: Limit level-triggered MSI to platform devices | Marc Zyngier | 2018-05-13 | 1 | -0/+1 | |
| * | | | | | | | | | genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers | Marc Zyngier | 2018-05-13 | 1 | -0/+2 | |
| * | | | | | | | | | genirq/irq_sim: Use the SPDX license identifier in the header | Bartosz Golaszewski | 2018-04-26 | 1 | -8/+5 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-06-05 | 2 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() | Dan Williams | 2018-05-15 | 1 | -0/+15 | |
| * | | | | | | | | | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams | 2018-05-15 | 1 | -2/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-06-05 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2018-05-25 | 25 | -58/+142 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched/core: Distinguish between idle_cpu() calls based on desired effect, int... | Rohit Jain | 2018-05-14 | 1 | -0/+1 | |
| * | | | | | | | | | | sched/wait: Include <linux/wait.h> in <linux/swait.h> | Sebastian Andrzej Siewior | 2018-05-14 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-05 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2018-05-31 | 7 | -8/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | perf/core: Fix bad use of igrab() | Song Liu | 2018-05-25 | 1 | -1/+1 | |
| * | | | | | | | | | | perf/core: Fix group scheduling with mixed hw and sw events | Song Liu | 2018-05-25 | 1 | -0/+8 | |
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-06-05 | 8 | -15/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2018-05-25 | 24 | -57/+139 | |
| |\| | | | | | | | | | | ||||||
| * | | | | | | | | | | | locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked() | Andrea Parri | 2018-05-15 | 2 | -5/+0 | |
| * | | | | | | | | | | | locking/spinlocks: Document the semantics of spin_is_locked() | Andrea Parri | 2018-05-15 | 1 | -0/+18 | |
| * | | | | | | | | | | | Merge tag 'v4.17-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2018-05-15 | 45 | -50/+212 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2018-05-05 | 21 | -88/+171 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | locking/mutex: Optimize __mutex_trylock_fast() | Peter Zijlstra | 2018-05-04 | 1 | -0/+17 | |
| * | | | | | | | | | | | | delayacct: Use raw_spinlocks | Sebastian Andrzej Siewior | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | locking/qspinlock: Use smp_store_release() in queued_spin_unlock() | Will Deacon | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' | Will Deacon | 2018-04-27 | 1 | -2/+30 | |
| * | | | | | | | | | | | | locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela... | Will Deacon | 2018-04-27 | 3 | -6/+25 |