summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | lockdep: Fix per-cpu static objectsPeter Zijlstra2017-03-261-0/+12
| * | | | | | | | | | | | | | | locking/atomic: Introduce atomic_try_cmpxchg()Peter Zijlstra2017-03-231-0/+42
| * | | | | | | | | | | | | | | locking/lockdep: Handle statically initialized PER_CPU locks properlyThomas Gleixner2017-03-162-0/+7
| * | | | | | | | | | | | | | | locking/lockdep: Add new check to lock_downgrade()J. R. Okajima2017-03-161-0/+3
| * | | | | | | | | | | | | | | locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor2017-03-131-0/+19
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-022-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | workqueue: Provide work_on_cpu_safe()Thomas Gleixner2017-04-151-0/+5
| * | | | | | | | | | | | | | | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown2017-04-111-3/+3
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-022-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-051-3/+0
| * | | | | | | | | | | | | | | efi/libstub: Unify command line param parsingArd Biesheuvel2017-04-051-1/+1
| * | | | | | | | | | | | | | | efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma2017-04-051-0/+5
* | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-029-38/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn2017-04-201-1/+0
| * | | | | | | | | | | | | | | | clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke2017-04-201-1/+1
| * | | | | | | | | | | | | | | | Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2017-04-202-0/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei2017-04-191-0/+1
| | * | | | | | | | | | | | | | | | acpi/arm64: Add GTDT table parse driverFu Wei2017-04-191-0/+6
| | * | | | | | | | | | | | | | | | clocksource: arm_arch_timer: add structs to describe MMIO timerFu Wei2017-04-191-0/+16
| | * | | | | | | | | | | | | | | | clocksource: arm_arch_timer: add a new enum for spi typeFu Wei2017-04-101-0/+6
| | * | | | | | | | | | | | | | | | clocksource: arm_arch_timer: move enums and defines to header fileFu Wei2017-04-101-0/+12
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | time: Change k_clock nsleep() to use timespec64Deepa Dinamani2017-04-142-2/+2
| * | | | | | | | | | | | | | | | time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani2017-04-141-6/+6
| * | | | | | | | | | | | | | | | time: Change k_clock clock_set() to use timespec64Deepa Dinamani2017-04-141-1/+1
| * | | | | | | | | | | | | | | | time: Change k_clock clock_getres() to use timespec64Deepa Dinamani2017-04-141-1/+1
| * | | | | | | | | | | | | | | | time: Change k_clock clock_get() to use timespec64Deepa Dinamani2017-04-142-1/+6
| * | | | | | | | | | | | | | | | time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2017-04-141-5/+5
| * | | | | | | | | | | | | | | | time: Delete do_sys_setimeofday()Deepa Dinamani2017-04-141-15/+0
| * | | | | | | | | | | | | | | | Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-03-3121-40/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | clockevents: Make clockevents_config() staticNicolai Stange2017-03-231-1/+0
| | |/ / / / / / / / / / / / / / /
| * | | | / / / / / / / / / / / / hrtimer: Remove hrtimer_peek_ahead_timers() leftoversStephen Boyd2017-03-171-4/+0
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2017-04-2031-73/+166
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2017-04-1546-137/+241
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | cpumask: Add helper cpumask_available()Matthias Kaehlcke2017-04-141-0/+10
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2017-05-021-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt2017-05-011-1/+0
* | | | | | | | | | | | | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-014-134/+226
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-262-46/+2
| | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2677-331/+817
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | | kill __copy_from_user_nocache()Al Viro2017-03-291-6/+0
| | | |_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0273-227/+577
| | | |_|/| | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | |/ / / / / | | | | | | |_|_|_|_|_|_|_|_|_|/| | | | | | | | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-064-3/+22
| | | |/| | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-075-24/+32
| | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | generic ...copy_..._user primitivesAl Viro2017-03-292-0/+198
| | * | | | | | | | | | | | | | | | | | | asm-generic: zero in __get_user(), not __get_user_fn()Al Viro2017-03-281-12/+6
| | * | | | | | | | | | | | | | | | | | | asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-281-63/+0
| | * | | | | | | | | | | | | | | | | | | new helper: uaccess_kernel()Al Viro2017-03-282-1/+3
| | * | | | | | | | | | | | | | | | | | | add asm-generic/extable.hAl Viro2017-03-282-18/+28
| | * | | | | | | | | | | | | | | | | | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-062-1/+1