summaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\
| * sched/cputime: Count actually elapsed irq & softirq timeRik van Riel2016-07-14
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \
| * | locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() APIDavidlohr Bueso2016-07-07
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra2016-06-16
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| * | locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.hPeter Zijlstra2016-06-14
| * | locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock()Pan Xinhui2016-06-08
| * | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-08
| * | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-08
| * | locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-08
| |/
* | vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-07-15
|/
* locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-06-08
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-25
|\
| * sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2016-05-17
* | locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra2016-05-20
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-19
|\ \
| * | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-19
| |/
* | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-19
|\ \
| * \ Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-05-09
| |\ \
| | * | io-64-nonatomic: Add relaxed accessor variantsRobin Murphy2016-05-03
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-05-13
| * | | seccomp: Get compat syscalls from asm-generic headerMatt Redfearn2016-05-13
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
|\ \ \
| * \ \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-05
| |\ \ \ | | |/ /
| * | | x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov2016-04-13
| | |/ | |/|
* | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-16
|\ \ \ | |_|/ |/| |
| * | locking/rwsem: Introduce basis for down_write_killable()Michal Hocko2016-04-13
| * | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-13
| |/
* | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-04-21
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-24
|\
| * asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-01
| * asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2016-03-01
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-26
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-24
|\ \
| * | bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-03-21
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\ \ \
| * | | mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-18
| * | | mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-18
| * | | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \ \ \
| * | | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\ \ \ \ \
| * | | | | lib/bug.c: use common WARN helperJosh Poimboeuf2016-03-17
| * | | | | include/asm-generic/atomic-long.h: force inlining of some atomic_long operationsDenys Vlasenko2016-03-17
| * | | | | bug: set warn variable before calling WARN()Steven Rostedt2016-03-17
| * | | | | mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V2016-03-17