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
2018-08-22
kernel: tracepoints: add support for relative references
Ard Biesheuvel
2018-08-22
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
2018-08-22
spelling.txt: add more spellings to spelling.txt
Colin Ian King
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2018-08-22
kernel/crash_core.c: print timestamp using time64_t
Arnd Bergmann
2018-08-22
linux/compiler.h: don't use bool
Rasmus Villemoes
2018-08-22
userns: use irqsave variant of refcount_dec_and_lock()
Anna-Maria Gleixner
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
bdi: use irqsave variant of refcount_dec_and_lock()
Anna-Maria Gleixner
2018-08-22
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
kernel.h: documentation for roundup() vs round_up()
Kees Cook
2018-08-22
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir
Omar Sandoval
2018-08-22
proc/kcore: optimize multiple page reads
Omar Sandoval
2018-08-22
proc/kcore: clean up ELF header generation
Omar Sandoval
2018-08-22
proc/kcore: hold lock during read
Omar Sandoval
2018-08-22
proc/kcore: fix memory hotplug vs multiple opens race
Omar Sandoval
2018-08-22
proc/kcore: replace kclist_lock rwlock with rwsem
Omar Sandoval
2018-08-22
proc/kcore: don't grab lock for memory hotplug notifier
Omar Sandoval
2018-08-22
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
2018-08-22
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
James Morse
2018-08-22
fs/proc/vmcore.c: use new typedef vm_fault_t
Souptick Joarder
2018-08-22
proc: use "unsigned int" in /proc/stat hook
Alexey Dobriyan
2018-08-22
proc: spread "const" a bit
Alexey Dobriyan
2018-08-22
proc: use macro in /proc/latency hook
Alexey Dobriyan
2018-08-22
proc: save 2 atomic ops on write to "/proc/*/attr/*"
Alexey Dobriyan
2018-08-22
proc: put task earlier in /proc/*/fail-nth
Alexey Dobriyan
2018-08-22
proc: smaller readlock section in readdir("/proc")
Alexey Dobriyan
2018-08-22
proc: test /proc/thread-self symlink
Alexey Dobriyan
2018-08-22
proc: test /proc/self symlink
Alexey Dobriyan
2018-08-22
fs/proc/uptime.c: use ktime_get_boottime_ts64
Arnd Bergmann
2018-08-22
proc: fixup PDE allocation bloat
Alexey Dobriyan
2018-08-22
mm: fix comment for NODEMASK_ALLOC
Oscar Salvador
2018-08-22
drivers/block/zram/zram_drv.c: fix bug storing backing_dev
Peter Kalauskas
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
2018-08-22
mm, oom: introduce memory.oom.group
Roman Gushchin
2018-08-22
mm, oom: refactor oom_kill_process()
Roman Gushchin
2018-08-22
tools/testing/selftests/vm/: add MAP_POPULATE test
Dmitry Safonov
2018-08-22
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
2018-08-22
mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
Oscar Salvador
2018-08-22
mm: remove __paginginit
Pavel Tatashin
2018-08-22
mm: access zone->node via zone_to_nid() and zone_set_nid()
Pavel Tatashin
2018-08-22
mm/page_alloc.c: move ifdefery out of free_area_init_core
Oscar Salvador
2018-08-22
mm: remove zone_id() and make use of zone_idx() in is_dev_zone()
Oscar Salvador
2018-08-22
Documentation/sysctl/vm.txt: update __vm_enough_memory()'s path
juviliu
[prev]
[next]