summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | locking/qrwlock: Implement queue_write_unlock() using smp_store_release()Will Deacon2015-08-121-8/+1Star
| * | | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l...Will Deacon2015-08-121-27/+59
| * | | locking, asm-generic: Rework atomic-long.h to avoid bulk code duplicationWill Deacon2015-08-121-149/+40Star
| * | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-122-5/+10
| |\ \ \
| | * | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0Star
| | * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-272-9/+16
| | * | | atomic: Prepare generic atomic implementation for logic opsPeter Zijlstra2015-07-271-2/+10
| | |/ /
| * | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
| * | | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-031-0/+16
| |\| |
| * | | locking/qrwlock: Better optimization for interrupt context readersWaiman Long2015-07-061-2/+2
| * | | locking/qrwlock: Rename functions to queued_*()Waiman Long2015-07-061-29/+29
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-012-1/+43
|\ \ \
| * | | PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez2015-08-251-0/+14
| * | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2512-74/+296
| |\ \ \ | | | |/ | | |/|
| * | | x86/mm, asm-generic: Add IOMMU ioremap_uc() variant defaultLuis R. Rodriguez2015-07-211-1/+29
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-011-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-08-031-2/+3
| | |/ | |/|
* / | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-181-0/+16
|/ /
* | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-011-1/+27
|\ \
| * | arch: conditionally define smp_{mb,rmb,wmb}Vineet Gupta2015-06-251-0/+25
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-34/+0Star
|\ \ \
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-34/+0Star
| |/ /
* | | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-06-251-0/+1
|\ \ \
| * | | asm-generic: Add common asm-offsets.hYoshinori Sato2015-06-231-0/+1
| |/ /
* | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-251-9/+9
* | | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-251-7/+2Star
* | | mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-251-0/+21
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-13/+0Star
|\ \ \
| * | | PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas2015-06-081-13/+0Star
| |/ /
* | | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-06-231-5/+0Star
|\ \ \
| * | | gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2015-05-121-5/+0Star
| |/ /
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-233-0/+25
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-227-5/+245
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * x86/mm/pat: Add pgprot_writethrough()Toshi Kani2015-06-071-0/+4
| | | * x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-072-0/+13
| | * | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-034-5/+220
| | |\ \ | | | |/ | | |/|
| | * | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez2015-05-111-0/+8
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-232-7/+7
|\ \ \ | |_|/ |/| |
| * | preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2015-06-071-5/+2Star
| * | sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...David Hildenbrand2015-05-191-0/+2
| * | sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...David Hildenbrand2015-05-191-2/+3
| |/
* | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-2/+2
* | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
* | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHGSebastian Andrzej Siewior2015-05-131-3/+0Star
* | locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)2015-05-081-0/+7
* | locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)2015-05-081-0/+13
* | locking/qspinlock: Extract out code snippets for the next patchWaiman Long2015-05-081-0/+2
* | locking/qspinlock: Add pending bitPeter Zijlstra (Intel)2015-05-081-3/+9
* | locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long2015-05-082-0/+190
|/
* Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-0/+9
|\