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
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
1
-0
/
+2
2020-04-29
um: Fix xor.h include
Johannes Berg
1
-1
/
+1
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-10
/
+0
2020-03-29
um: Implement ndelay/udelay in time-travel mode
Johannes Berg
3
-1
/
+36
2020-03-29
um: Implement time-travel=ext
Johannes Berg
2
-0
/
+28
2020-03-29
um: time-travel: Rewrite as an event scheduler
Johannes Berg
1
-45
/
+20
2020-03-29
um: Move timer-internal.h to non-shared
Johannes Berg
1
-0
/
+0
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-5
/
+0
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+8
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
1
-5
/
+0
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2020-01-19
um: Fix time-travel=inf-cpu with xor/raid6
Johannes Berg
2
-1
/
+7
2020-01-19
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
1
-1
/
+1
2020-01-07
um: Implement copy_thread_tls
Amanieu d'Antras
1
-1
/
+1
2019-12-18
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
1
-1
/
+1
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
3
-2
/
+3
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
34
-34
/
+34
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
2
-2
/
+8
2019-09-15
um: Don't use generic barrier.h
Johannes Berg
1
-1
/
+0
2019-09-15
um: time-travel: Fix periodic timers
Johannes Berg
1
-0
/
+9
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
1
-1
/
+1
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2
-1
/
+8
2019-09-15
um: Remove misleading #define ARCh_IRQ_ENABLED
Johannes Berg
1
-1
/
+0
2019-09-15
um: Fix off by one error in IRQ enumeration
Anton Ivanov
1
-1
/
+1
2019-08-23
um: fix time travel mode
Johannes Berg
1
-4
/
+10
2019-07-14
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+53
2019-07-12
um: switch to generic version of pte allocation
Mike Rapoport
1
-14
/
+2
2019-07-04
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
1
-0
/
+2
2019-07-02
um: Support time travel mode
Johannes Berg
1
-0
/
+46
2019-07-02
um: Pass nsecs to os timer functions
Johannes Berg
1
-2
/
+2
2019-07-02
um: Silence lockdep complaint about mmap_sem
Johannes Berg
1
-1
/
+1
2019-07-02
um: Timer code cleanup
Johannes Berg
1
-5
/
+3
2019-07-02
um: fix os_timer_one_shot()
Johannes Berg
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
1
-1
/
+0
2019-05-07
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
1
-1
/
+6
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-156
/
+2
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-33
/
+6
[next]