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.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-15
5
-12
/
+183
|
\
|
*
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2019-07-04
1
-1
/
+1
|
*
um: Fix kcov crash during startup
Marek Majkowski
2019-07-02
1
-0
/
+2
|
*
um: Support time travel mode
Johannes Berg
2019-07-02
3
-7
/
+175
|
*
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
1
-2
/
+2
|
*
um: Don't garbage collect in deactivate_all_fds()
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
1
-2
/
+2
|
*
um: Fix IRQ controller regression on console read
Jouni Malinen
2019-07-02
1
-0
/
+4
*
|
um: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-22
/
+0
*
|
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
4
-16
/
+4
|
/
*
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
3
-3
/
+2
|
\
|
*
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
2019-05-07
1
-1
/
+1
|
*
um: remove unused variable
Bartosz Golaszewski
2019-05-07
1
-1
/
+0
|
*
uml: fix a boot splat wrt use of cpu_all_mask
Maciej Żenczykowski
2019-05-07
1
-1
/
+1
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
|
um/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-2
/
+0
|
|
/
|
/
|
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-0
/
+18
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-2
/
+2
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+2
|
/
*
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-03
4
-57
/
+88
|
\
|
*
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
2
-7
/
+0
|
*
um: Optimize Flush TLB for force/fork case
Anton Ivanov
2018-12-27
1
-4
/
+5
|
*
um: Skip TLB flushing where not needed
Anton Ivanov
2018-12-27
1
-7
/
+14
|
*
um: Optimize TLB operations v2
Anton Ivanov
2018-12-27
1
-28
/
+57
|
*
um: Remove unnecessary faulted check in uaccess.c
Anton Ivanov
2018-12-27
1
-11
/
+12
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
|
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-31
2
-3
/
+2
|
\
|
*
um: trap: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-10-29
1
-1
/
+1
|
*
um: NULL check before kfree is not needed
YueHaibing
2018-10-29
1
-2
/
+1
*
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-3
/
+1
*
|
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+2
*
|
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
1
-4
/
+6
*
|
um: switch to NO_BOOTMEM
Mike Rapoport
2018-10-27
1
-11
/
+9
*
|
um: setup_physmem: stop using global variables
Mike Rapoport
2018-10-27
1
-3
/
+3
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-1
/
+1
*
signal/um: More carefully relay signals in relay_signal.
Eric W. Biederman
2018-04-28
1
-24
/
+14
*
signal/um: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
2
-28
/
+11
[next]