index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+8
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
1
-0
/
+8
2016-02-02
cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
zengtao
1
-2
/
+3
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-485
/
+0
2016-01-20
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+177
2016-01-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
1
-32
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-453
/
+0
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-9
/
+97
2016-01-16
asm/sections: add helpers to check for section data
Thierry Reding
1
-0
/
+65
2016-01-15
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
1
-2
/
+4
2016-01-15
mm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-9
/
+0
2016-01-14
mm: add PHYS_PFN, use it in __phys_to_pfn()
Chen Gang
1
-1
/
+3
2016-01-12
asm-generic: implement virt_xxx memory barriers
Michael S. Tsirkin
1
-0
/
+11
2016-01-12
asm-generic: add __smp_xxx wrappers
Michael S. Tsirkin
1
-9
/
+82
2016-01-12
asm-generic: guard smp_store_release/load_acquire
Michael S. Tsirkin
1
-0
/
+4
2016-01-12
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
1
-1
/
+1
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+9
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+6
2016-01-05
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
1
-1
/
+9
2015-12-04
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
1
-1
/
+1
2015-11-23
locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()
Waiman Long
1
-4
/
+5
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-11-16
__div64_32(): make it overridable at compile time
Nicolas Pitre
1
-0
/
+2
2015-11-16
__div64_const32(): abstract out the actual 128-bit cross product code
Nicolas Pitre
1
-30
/
+51
2015-11-16
do_div(): generic optimization for constant divisor on 32-bit machines
Nicolas Pitre
1
-0
/
+147
2015-11-16
div64.h: optimize do_div() for power-of-two constant divisors
Nicolas Pitre
1
-1
/
+7
2015-11-12
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
1
-4
/
+6
2015-11-10
pci: remove pci_dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-08
asm-generic: {get,put}_user ptr argument evaluate only 1 time
Yoshinori Sato
1
-4
/
+6
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-125
/
+11
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+10
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
1
-1
/
+0
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-43
/
+60
2015-10-25
Merge branch 'acpi-init'
Rafael J. Wysocki
1
-0
/
+12
2015-10-17
mm,thp: reduce ifdef'ery for THP in generic code
Vineet Gupta
1
-7
/
+30
2015-10-16
asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h
Arnd Bergmann
2
-0
/
+4
2015-10-15
asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations
Marek Vasut
1
-4
/
+7
2015-10-15
move count_zeroes.h out of asm-generic
Christoph Hellwig
1
-57
/
+0
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2
-64
/
+0
2015-10-14
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
1
-0
/
+10
2015-10-06
locking/rwsem: Use acquire/release semantics
Davidlohr Bueso
1
-7
/
+14
2015-10-06
locking/mutex: Use acquire/release semantics
Davidlohr Bueso
2
-9
/
+9
2015-10-06
locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...
Davidlohr Bueso
1
-12
/
+17
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
1
-8
/
+72
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
1
-1
/
+1
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-8
/
+72
2015-10-01
clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources
Marc Zyngier
1
-0
/
+1
2015-10-01
irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips
Marc Zyngier
1
-0
/
+1
[next]