index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-1
/
+1
*
um: add support for folded p4d page tables
Mike Rapoport
2019-12-04
3
-2
/
+3
*
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-2
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-2
/
+0
*
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-09-15
34
-34
/
+34
*
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
2
-2
/
+8
*
um: Don't use generic barrier.h
Johannes Berg
2019-09-15
1
-1
/
+0
*
um: time-travel: Fix periodic timers
Johannes Berg
2019-09-15
1
-0
/
+9
*
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
1
-1
/
+1
*
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-09-15
2
-1
/
+8
*
um: Remove misleading #define ARCh_IRQ_ENABLED
Johannes Berg
2019-09-15
1
-1
/
+0
*
um: Fix off by one error in IRQ enumeration
Anton Ivanov
2019-09-15
1
-1
/
+1
*
um: fix time travel mode
Johannes Berg
2019-08-23
1
-4
/
+10
*
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-14
3
-7
/
+53
|
\
|
*
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2019-07-04
1
-0
/
+2
|
*
um: Support time travel mode
Johannes Berg
2019-07-02
1
-0
/
+46
|
*
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
1
-2
/
+2
|
*
um: Silence lockdep complaint about mmap_sem
Johannes Berg
2019-07-02
1
-1
/
+1
|
*
um: Timer code cleanup
Johannes Berg
2019-07-02
1
-5
/
+3
|
*
um: fix os_timer_one_shot()
Johannes Berg
2019-07-02
1
-1
/
+1
*
|
um: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-14
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
1
-1
/
+0
|
\
|
*
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-09
1
-1
/
+0
*
|
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-12
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
2019-05-07
1
-1
/
+6
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-0
/
+1
|
\
\
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-156
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
um/tlb: Convert to generic mmu_gather
Peter Zijlstra
2019-04-03
1
-154
/
+2
|
*
|
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2019-04-03
1
-3
/
+1
|
|
/
*
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-33
/
+6
*
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-33
/
+6
|
/
*
a.out: remove core dumping support
Linus Torvalds
2019-03-05
1
-27
/
+0
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
*
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
1
-1
/
+0
*
um: remove redundant generic-y
Masahiro Yamada
2018-12-27
1
-2
/
+0
*
um: Avoid marking pages with "changed protection"
Anton Ivanov
2018-12-27
1
-1
/
+8
*
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
2018-12-27
1
-0
/
+1
*
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-31
1
-28
/
+0
|
\
|
*
um: remove unused AIO code
Christoph Hellwig
2018-10-29
1
-28
/
+0
*
|
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-10
1
-2
/
+0
|
/
*
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-16
2
-11
/
+0
|
\
|
*
um: remove uml initcalls
Alexander Pateenok
2018-06-10
2
-11
/
+0
*
|
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
|
/
*
High Performance UML Vector Network Driver
Anton Ivanov
2018-02-19
2
-0
/
+14
[next]