index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
20
-31
/
+336
|
\
|
*
um: Remove the repeated declaration
Shaokun Zhang
2021-06-17
1
-1
/
+0
|
*
um: implement flush_cache_vmap/flush_cache_vunmap
Johannes Berg
2021-06-17
2
-1
/
+10
|
*
um: add a UML specific futex implementation
Anton Ivanov
2021-06-17
2
-1
/
+14
|
*
um: enable the use of optimized xor routines in UML
Anton Ivanov
2021-06-17
2
-1
/
+36
|
*
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
3
-0
/
+168
|
*
um: virtio/pci: enable suspend/resume
Johannes Berg
2021-06-17
1
-0
/
+13
|
*
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
5
-2
/
+54
|
*
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
2
-0
/
+4
|
*
um: expose time-travel mode to userspace side
Johannes Berg
2021-06-17
2
-11
/
+23
|
*
um: export signals_enabled directly
Johannes Berg
2021-06-17
3
-13
/
+12
|
*
um: remove unused smp_sigio_handler() declaration
Johannes Berg
2021-06-17
1
-1
/
+0
|
*
um: allow disabling NO_IOMEM
Johannes Berg
2021-06-17
1
-0
/
+2
*
|
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+1
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
2
-2
/
+0
|
/
*
um: Fix W=1 missing-include-dirs warnings
Randy Dunlap
2021-04-15
1
-0
/
+1
*
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2021-04-15
1
-1
/
+1
*
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-25
1
-0
/
+1
|
\
|
*
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
2021-02-16
1
-0
/
+1
*
|
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
2021-02-12
1
-0
/
+1
*
|
um: io.h: include <linux/types.h>
Johannes Berg
2021-02-12
1
-0
/
+1
*
|
um: add a pseudo RTC
Johannes Berg
2021-02-12
1
-0
/
+11
*
|
um: remove process stub VMA
Johannes Berg
2021-02-12
3
-29
/
+4
*
|
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
2
-12
/
+10
*
|
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
1
-1
/
+1
*
|
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
1
-0
/
+1
*
|
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
2021-02-12
1
-1
/
+0
*
|
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
2
-0
/
+66
|
/
*
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2021-01-26
2
-4
/
+0
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
1
-1
/
+1
*
um: return error from ioremap()
Johannes Berg
2021-01-26
1
-1
/
+1
*
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-18
9
-35
/
+47
|
\
|
*
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
2
-0
/
+6
|
*
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
1
-0
/
+8
|
*
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
1
-1
/
+1
|
*
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2020-12-13
2
-0
/
+4
|
*
um: Support suspend to RAM
Johannes Berg
2020-12-13
2
-0
/
+4
|
*
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
2
-0
/
+3
|
*
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
2
-3
/
+3
|
*
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
3
-10
/
+12
|
*
um: irq: Reduce irq_reg allocation
Johannes Berg
2020-12-13
1
-1
/
+1
|
*
um: irq: Clean up and rename struct irq_fd
Johannes Berg
2020-12-13
1
-14
/
+0
|
*
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2020-12-13
1
-3
/
+2
|
*
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
2
-9
/
+9
|
*
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-13
1
-0
/
+2
*
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-0
/
+2
|
\
\
|
*
|
um: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-0
/
+2
*
|
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-16
1
-7
/
+5
|
\
\
\
|
*
|
|
um: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
1
-7
/
+5
|
|
/
/
[next]