index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
zengtao
2016-02-02
1
-2
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-21
3
-485
/
+0
|
\
|
*
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
2016-01-20
1
-32
/
+0
|
*
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
2
-453
/
+0
*
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-20
1
-1
/
+177
|
\
\
|
|
/
|
/
|
|
*
__div64_32(): make it overridable at compile time
Nicolas Pitre
2015-11-16
1
-0
/
+2
|
*
__div64_const32(): abstract out the actual 128-bit cross product code
Nicolas Pitre
2015-11-16
1
-30
/
+51
|
*
do_div(): generic optimization for constant divisor on 32-bit machines
Nicolas Pitre
2015-11-16
1
-0
/
+147
|
*
div64.h: optimize do_div() for power-of-two constant divisors
Nicolas Pitre
2015-11-16
1
-1
/
+7
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-01-18
1
-9
/
+97
|
\
\
|
*
|
asm-generic: implement virt_xxx memory barriers
Michael S. Tsirkin
2016-01-12
1
-0
/
+11
|
*
|
asm-generic: add __smp_xxx wrappers
Michael S. Tsirkin
2016-01-12
1
-9
/
+82
|
*
|
asm-generic: guard smp_store_release/load_acquire
Michael S. Tsirkin
2016-01-12
1
-0
/
+4
|
*
|
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
2016-01-12
1
-1
/
+1
*
|
|
asm/sections: add helpers to check for section data
Thierry Reding
2016-01-16
1
-0
/
+65
*
|
|
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
2016-01-15
1
-2
/
+4
*
|
|
mm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-9
/
+0
*
|
|
mm: add PHYS_PFN, use it in __phys_to_pfn()
Chen Gang
2016-01-14
1
-1
/
+3
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-11
1
-1
/
+9
|
\
\
\
|
*
|
|
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
2016-01-05
1
-1
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
2
-5
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
2015-12-04
1
-1
/
+1
|
*
|
locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()
Waiman Long
2015-11-23
1
-4
/
+5
|
|
/
*
/
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
|
/
*
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2015-11-12
1
-4
/
+6
|
\
|
*
asm-generic: {get,put}_user ptr argument evaluate only 1 time
Yoshinori Sato
2015-11-08
1
-4
/
+6
*
|
pci: remove pci_dma_supported
Christoph Hellwig
2015-11-10
1
-6
/
+0
*
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
4
-125
/
+11
|
\
\
|
*
|
asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h
Arnd Bergmann
2015-10-16
2
-0
/
+4
|
*
|
asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations
Marek Vasut
2015-10-15
1
-4
/
+7
|
*
|
move count_zeroes.h out of asm-generic
Christoph Hellwig
2015-10-15
1
-57
/
+0
|
*
|
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
2
-64
/
+0
|
|
/
*
|
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
1
-0
/
+12
|
\
\
|
*
\
Merge branch 'acpi-init'
Rafael J. Wysocki
2015-10-25
1
-0
/
+12
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources
Marc Zyngier
2015-10-01
1
-0
/
+1
|
|
*
irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips
Marc Zyngier
2015-10-01
1
-0
/
+1
|
|
*
ACPI: Add early device probing infrastructure
Marc Zyngier
2015-10-01
1
-0
/
+10
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-04
1
-0
/
+10
|
\
\
\
|
*
|
|
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
2015-10-14
1
-0
/
+10
|
|
/
/
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
1
-1
/
+1
|
\
\
\
|
*
|
|
sched/core: Create preempt_count invariant
Peter Zijlstra
2015-10-06
1
-1
/
+1
|
|
/
/
*
|
|
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
2015-11-03
1
-1
/
+0
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
6
-43
/
+60
|
\
\
\
|
*
|
|
locking/rwsem: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
1
-7
/
+14
|
*
|
|
locking/mutex: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
2
-9
/
+9
|
*
|
|
locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...
Davidlohr Bueso
2015-10-06
1
-12
/
+17
|
*
|
|
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
2015-10-06
1
-8
/
+72
|
|
\
|
|
|
*
|
|
atomic: Implement atomic_read_ctrl()
Peter Zijlstra
2015-09-23
1
-1
/
+2
|
*
|
|
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
2015-09-23
1
-2
/
+2
|
*
|
|
atomic: Add atomic_long_t bitops
Peter Zijlstra
2015-09-23
1
-10
/
+14
[next]