index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko
2019-05-14
lib/list_sort: optimize number of calls to comparison function
George Spelvin
2019-05-14
lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
George Spelvin
2019-05-14
lib/sort: avoid indirect calls to built-in swap
George Spelvin
2019-05-14
lib/sort: use more efficient bottom-up heapsort variant
George Spelvin
2019-05-14
lib/sort: make swap functions more generic
George Spelvin
2019-05-14
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
2019-05-14
lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
Rasmus Villemoes
2019-05-14
lib/bitmap.c: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
2019-05-14
kernel/user.c: clean up some leftover code
Rasmus Villemoes
2019-05-14
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
2019-05-14
kernel/latencytop.c: remove unnecessary checks for latencytop_enabled
Lin Feng
2019-05-14
kernel/notifier.c: double register detection
Vasily Averin
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2019-05-14
powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
Masahiro Yamada
2019-05-14
powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
Masahiro Yamada
2019-05-14
powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
Masahiro Yamada
2019-05-14
ARM: mark setup_machine_tags() stub as __init __noreturn
Masahiro Yamada
2019-05-14
MIPS: mark __fls() and __ffs() as __always_inline
Masahiro Yamada
2019-05-14
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
2019-05-14
s390/cpacf: mark scpacf_query() as __always_inline
Masahiro Yamada
2019-05-14
MIPS: mark mult_sh_align_mod() as __always_inline
Masahiro Yamada
2019-05-14
arm64: mark (__)cpus_have_const_cap as __always_inline
Masahiro Yamada
2019-05-14
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
2019-05-14
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
Masahiro Yamada
2019-05-14
fs/select: avoid clang stack usage warning
Arnd Bergmann
2019-05-14
mm/mincore.c: make mincore() more conservative
Jiri Kosina
2019-05-14
mm: maintain randomization of page free lists
Dan Williams
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
Uladzislau Rezki (Sony)
2019-05-14
mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
Uladzislau Rezki (Sony)
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-14
psi: track changed states
Suren Baghdasaryan
2019-05-14
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
psi: make psi_enable static
Suren Baghdasaryan
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-05-14
mm: update references to page _refcount
Baruch Siach
2019-05-14
mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE
Andrea Arcangeli
2019-05-14
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-14
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
Andrew Morton
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
kernel/memremap.c: remove the unused device_private_entry_fault() export
Christoph Hellwig
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
[next]