index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
2019-05-07
um: remove unused variable
Bartosz Golaszewski
2019-05-07
uml: fix a boot splat wrt use of cpu_all_mask
Maciej Żenczykowski
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-14
um/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-27
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
um: Optimize Flush TLB for force/fork case
Anton Ivanov
2018-12-27
um: Skip TLB flushing where not needed
Anton Ivanov
2018-12-27
um: Optimize TLB operations v2
Anton Ivanov
2018-12-27
um: Remove unnecessary faulted check in uaccess.c
Anton Ivanov
2018-10-31
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-29
um: trap: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-10-29
um: NULL check before kfree is not needed
YueHaibing
2018-10-26
um: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
um: setup_physmem: stop using global variables
Mike Rapoport
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-04-28
signal/um: More carefully relay signals in relay_signal.
Eric W. Biederman
2018-04-25
signal/um: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-02-19
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2018-02-19
um: time: Use timespec64 for persistent clock
Arnd Bergmann
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-22
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-12-19
Do not hash userspace addresses in fault handlers
Kees Cook
2017-11-15
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-29
um/time: Fixup namespace collision
Thomas Gleixner
2017-09-13
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]