index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-05
5
-19
/
+13
|
\
|
*
um: Replace if (cond) BUG() with BUG_ON()
Yang Li
2021-04-15
1
-2
/
+1
|
*
um: Disable CONFIG_GCOV with MODULES
Johannes Berg
2021-04-15
2
-17
/
+0
|
*
um: Mark all kernel symbols as local
Johannes Berg
2021-04-15
2
-0
/
+12
*
|
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
|
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-28
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
printk: introduce a kmsg_dump iterator
John Ogness
2021-03-08
1
-1
/
+4
|
*
um: synchronize kmsg_dumper
John Ogness
2021-03-08
1
-0
/
+8
*
|
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
|
/
*
um: add a pseudo RTC
Johannes Berg
2021-02-12
1
-1
/
+9
*
um: remove process stub VMA
Johannes Berg
2021-02-12
4
-105
/
+6
*
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
1
-2
/
+1
*
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
1
-14
/
+11
*
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
1
-4
/
+3
*
um: mm: check more comprehensively for stub changes
Johannes Berg
2021-02-12
1
-1
/
+11
*
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
2
-25
/
+153
*
um: time: fix initialization in time-travel mode
Johannes Berg
2021-01-26
1
-19
/
+31
*
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2021-01-26
1
-54
/
+0
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
1
-7
/
+4
*
um: kmsg_dumper: always dump when not tty console
Thomas Meyer
2021-01-26
1
-2
/
+7
*
um: stdio_console: Make preferred console
Thomas Meyer
2021-01-26
1
-3
/
+19
*
um: Fix build w/o CONFIG_PM_SLEEP
Johannes Berg
2020-12-14
1
-1
/
+1
*
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
1
-0
/
+38
*
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
1
-1
/
+16
*
um: time-travel: Actually apply "free-until" optimisation
Johannes Berg
2020-12-13
1
-1
/
+12
*
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
1
-4
/
+7
*
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2020-12-13
1
-0
/
+54
*
um: time-travel: avoid multiple identical propagations
Johannes Berg
2020-12-13
1
-0
/
+6
*
um: Support suspend to RAM
Johannes Berg
2020-12-13
3
-2
/
+130
*
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
1
-0
/
+25
*
um: time: Fix read_persistent_clock64() in time-travel
Johannes Berg
2020-12-13
1
-3
/
+20
*
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
2
-9
/
+14
*
um: Simplify IRQ handling code
Johannes Berg
2020-12-13
1
-242
/
+128
*
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
1
-8
/
+7
*
um: irq: Reduce irq_reg allocation
Johannes Berg
2020-12-13
1
-6
/
+6
*
um: irq: Clean up and rename struct irq_fd
Johannes Berg
2020-12-13
1
-12
/
+22
*
um: Clean up alarm IRQ chip name
Johannes Berg
2020-12-13
1
-5
/
+4
*
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
2
-6
/
+33
*
um: Fix time-travel mode
Johannes Berg
2020-12-13
1
-5
/
+0
*
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-13
1
-1
/
+2
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
*
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2020-10-26
1
-1
/
+1
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
2
-2
/
+2
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+1
*
|
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-18
3
-11
/
+14
|
\
\
|
|
/
|
/
|
|
*
um: Clean up stacktrace dump
Johannes Berg
2020-10-11
1
-3
/
+1
|
*
um: change sigio_spinlock to a mutex
Johannes Berg
2020-10-11
1
-3
/
+3
|
*
um: time-travel: Return the sequence number in ACK messages
Johannes Berg
2020-10-11
1
-0
/
+1
|
*
um: time-travel: Fix IRQ handling in time_travel_handle_message()
Johannes Berg
2020-10-11
1
-5
/
+9
[next]