index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
um: Don't use generic barrier.h
Johannes Berg
2019-09-15
1
-1
/
+0
|
*
um: time-travel: Restrict time update in IRQ handler
Johannes Berg
2019-09-15
2
-4
/
+15
|
*
um: time-travel: Fix periodic timers
Johannes Berg
2019-09-15
3
-1
/
+16
|
*
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
2
-2
/
+1
|
*
um: Place (soft)irq text with macros
Johannes Berg
2019-09-15
2
-0
/
+4
|
*
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-09-15
9
-26
/
+81
|
*
um: Remove misleading #define ARCh_IRQ_ENABLED
Johannes Berg
2019-09-15
1
-1
/
+0
|
*
um: Avoid using uninitialized regs
Johannes Berg
2019-09-15
1
-0
/
+3
|
*
um: Remove sig_info[SIGALRM]
Johannes Berg
2019-09-15
1
-2
/
+1
|
*
um: Error handling fixes in vector drivers
Anton Ivanov
2019-09-15
3
-7
/
+35
|
*
um: Add checks to mtu parameter parsing
Anton Ivanov
2019-09-15
1
-1
/
+2
|
*
um: Added support for unix socket transports and bess transport
Anton Ivanov
2019-09-15
3
-1
/
+101
|
*
um: Add legacy tap support and rename existing vector to hybrid
Anton Ivanov
2019-09-15
4
-87
/
+151
|
*
um: Remove meaningless clearing of clean-files
Masahiro Yamada
2019-09-15
1
-1
/
+0
|
*
um: Fix off by one error in IRQ enumeration
Anton Ivanov
2019-09-15
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-21
1
-0
/
+1
*
|
um: fix time travel mode
Johannes Berg
2019-08-23
3
-12
/
+20
|
/
*
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-15
15
-142
/
+320
|
\
|
*
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2019-07-04
2
-1
/
+3
|
*
um: Fix kcov crash during startup
Marek Majkowski
2019-07-02
1
-0
/
+2
|
*
um: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2019-07-02
2
-2
/
+0
|
*
um: Support time travel mode
Johannes Berg
2019-07-02
5
-7
/
+233
|
*
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
3
-16
/
+12
|
*
um: Remove drivers/ssl.h
Johannes Berg
2019-07-02
2
-14
/
+0
|
*
um: Don't garbage collect in deactivate_all_fds()
Johannes Berg
2019-07-02
1
-1
/
+1
|
*
um: Silence lockdep complaint about mmap_sem
Johannes Berg
2019-07-02
1
-1
/
+1
|
*
um: Remove locking in deactivate_all_fds()
Johannes Berg
2019-07-02
1
-3
/
+0
|
*
um: Timer code cleanup
Johannes Berg
2019-07-02
3
-100
/
+31
|
*
um: fix os_timer_one_shot()
Johannes Berg
2019-07-02
2
-2
/
+2
|
*
um: Fix IRQ controller regression on console read
Jouni Malinen
2019-07-02
2
-8
/
+48
*
|
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-13
1
-1
/
+1
|
\
\
|
*
|
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
2019-07-10
1
-1
/
+1
*
|
|
um: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
2
-36
/
+2
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
5
-18
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
2
-10
/
+5
|
*
|
signal/um: Remove task parameter from send_sigtrap
Eric W. Biederman
2019-05-29
1
-4
/
+4
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
3
-4
/
+4
|
*
|
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-27
2
-2
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
5
-20
/
+5
|
|
/
|
/
|
*
|
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
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
*
|
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
|
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-12
9
-238
/
+252
|
\
\
|
*
|
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
2019-05-07
1
-1
/
+1
|
*
|
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
2019-05-07
1
-1
/
+6
|
*
|
um: remove uses of variable length arrays
Bartosz Golaszewski
2019-05-07
1
-9
/
+27
|
*
|
um: remove unused variable
Bartosz Golaszewski
2019-05-07
1
-1
/
+0
[prev]
[next]