index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-18
3
-12
/
+38
|
\
|
*
lib/bug.c: use common WARN helper
Josh Poimboeuf
2016-03-17
1
-0
/
+6
|
*
include/asm-generic/atomic-long.h: force inlining of some atomic_long operations
Denys Vlasenko
2016-03-17
1
-3
/
+3
|
*
bug: set warn variable before calling WARN()
Steven Rostedt
2016-03-17
1
-9
/
+12
|
*
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
2016-03-17
1
-0
/
+17
*
|
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-17
1
-0
/
+4
|
\
\
|
*
|
gpio: allow setting ARCH_NR_GPIOS from Kconfig
Arnd Bergmann
2016-02-19
1
-0
/
+4
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-6
/
+6
|
\
\
\
|
*
|
|
asm-generic: Fix local variable shadow in __set_fixmap_offset
Mark Rutland
2016-02-16
1
-6
/
+6
*
|
|
|
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
1
-4
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2016-02-14
1
-2
/
+3
|
|
\
\
\
|
|
|
/
/
|
*
|
|
earlycon: Use common framework for earlycon declarations
Peter Hurley
2016-02-06
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
2
-192
/
+0
|
\
\
\
|
*
|
|
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2016-03-07
1
-118
/
+0
|
*
|
|
PCI: Remove empty asm-generic/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-9
/
+0
|
*
|
|
PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h
Bjorn Helgaas
2016-02-05
1
-65
/
+0
|
|
/
/
*
|
|
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
1
-0
/
+1
|
\
\
\
|
*
|
|
arch: Introduce post-init read-only memory
Kees Cook
2016-02-22
1
-0
/
+1
*
|
|
|
locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
Dan Streetman
2016-02-29
2
-5
/
+5
|
/
/
/
*
|
|
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-02-20
1
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-02-15
1
-0
/
+8
*
|
|
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
[next]