summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-99/+93
|\
| * timekeeping: Add more coarse clocktai/boottime interfacesArnd Bergmann2018-05-191-1/+23
| * timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann2018-05-191-0/+16
| * timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2018-05-192-15/+42
| * timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2018-05-192-14/+7
| * timekeeping: Remove timespec64 hackArnd Bergmann2018-05-193-67/+3
| * Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1947-138/+323
| |\
| * | y2038: ipc: Use __kernel_timespecArnd Bergmann2018-04-201-3/+3
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-046-18/+51
|\ \ \
| * \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0229-104/+209
| |\ \ \ | | |/ / | |/| |
| * | | time: Change nanosleep to safe __kernel_* typesDeepa Dinamani2018-04-192-8/+6
| * | | time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani2018-04-191-3/+3
| * | | time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani2018-04-191-2/+2
| * | | time: Add new y2038 safe __kernel_timespecDeepa Dinamani2018-04-191-1/+9
| * | | compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani2018-04-192-2/+4
| * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-192-0/+20
| * | | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-1/+2
| * | | compat: Make compat helpers independent of CONFIG_COMPATDeepa Dinamani2018-04-191-2/+6
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-048-19/+30
|\ \ \ \
| * | | | softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker2018-05-141-7/+0
| * | | | softirq/core: Consolidate default local_softirq_pending() implementationsFrederic Weisbecker2018-05-142-5/+15
| * | | | softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker2018-05-141-2/+2
| * | | | Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar2018-05-1430-75/+234
| |\ \ \ \
| * | | | | irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerMarc Zyngier2018-05-131-0/+1
| * | | | | irqdomain: Let irq_find_host default to DOMAIN_BUS_WIREDMarc Zyngier2018-05-131-1/+7
| * | | | | dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier2018-05-131-0/+1
| * | | | | genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier2018-05-131-0/+1
| * | | | | genirq/msi: Allow level-triggered MSIs to be exposed by MSI providersMarc Zyngier2018-05-131-0/+2
| * | | | | genirq/irq_sim: Use the SPDX license identifier in the headerBartosz Golaszewski2018-04-261-8/+5
* | | | | | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-042-2/+17
|\ \ \ \ \ \
| * | | | | | x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()Dan Williams2018-05-151-0/+15
| * | | | | | x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-151-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-042-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-05-2515-33/+66
| |\ \ \ \ \ \
| * | | | | | | sched/core: Distinguish between idle_cpu() calls based on desired effect, int...Rohit Jain2018-05-141-0/+1
| * | | | | | | sched/wait: Include <linux/wait.h> in <linux/swait.h>Sebastian Andrzej Siewior2018-05-141-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-041-1/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-05-313-5/+7
| |\ \ \ \ \ \ \
| * | | | | | | | perf/core: Fix bad use of igrab()Song Liu2018-05-251-1/+1
| * | | | | | | | perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu2018-05-251-0/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-044-4/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-2515-33/+66
| |\| | | | | | |
| * | | | | | | | locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked()Andrea Parri2018-05-151-3/+0
| * | | | | | | | locking/spinlocks: Document the semantics of spin_is_locked()Andrea Parri2018-05-151-0/+18
| * | | | | | | | Merge tag 'v4.17-rc5' into locking/core, to pick up fixesIngo Molnar2018-05-1513-11/+87
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-0512-59/+130
| |\ \ \ \ \ \ \ \
| * | | | | | | | | delayacct: Use raw_spinlocksSebastian Andrzej Siewior2018-04-271-1/+1
| * | | | | | | | | locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela...Will Deacon2018-04-271-0/+2
* | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-042-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | efi: Align efi_pci_io_protocol typedefs to type naming conventionArd Biesheuvel2018-05-141-3/+3