index
:
pm24.git
master
perf-mon
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-03-26
kbuild: rename real-objs-y/m to real-obj-y/m
Masahiro Yamada
2018-03-26
kbuild: move modname and modname-multi close to modname_flags
Masahiro Yamada
2018-03-26
kbuild: simplify modname calculation
Masahiro Yamada
2018-03-26
kbuild: fix modname for composite modules
Cao jin
2018-03-26
kbuild: define KBUILD_MODNAME even if multiple modules share objects
Masahiro Yamada
2018-03-26
kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi
Masahiro Yamada
2018-03-26
kbuild: Use ls(1) instead of stat(1) to obtain file size
Michael Forney
2018-03-26
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-03-26
kbuild: move include/config/ksym/* to include/ksym/*
Masahiro Yamada
2018-03-26
kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external module
Masahiro Yamada
2018-03-26
kbuild: restore autoksyms.h touch to the top Makefile
Masahiro Yamada
2018-03-26
kbuild: move 'scripts' target below
Masahiro Yamada
2018-03-26
kbuild: remove wrong 'touch' in adjust_autoksyms.sh
Masahiro Yamada
2018-03-26
kbuild: clear LDFLAGS in the top Makefile
Masahiro Yamada
2018-03-26
kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt
Masahiro Yamada
2018-03-26
kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt
Masahiro Yamada
2018-03-26
kbuild: simplify ld-option implementation
Masahiro Yamada
2018-03-26
kbuild: process mixture of clean/build targets one by one
Masahiro Yamada
2018-03-26
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
kbuild: remove incremental linking option
Nicholas Piggin
2018-03-26
kbuild: Improve portability of some sed invocations
Michael Forney
2018-03-26
kbuild: add clang-version.sh
Sami Tolvanen
2018-03-11
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-11
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-03-11
Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2018-03-11
Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-03-11
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-10
Merge tag 'kbuild-fixes-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-10
Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux...
Linus Torvalds
2018-03-10
Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-10
Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-03-10
Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-09
Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-03-09
Merge tag 'docs-4.16-fix' of git://git.lwn.net/linux
Linus Torvalds
2018-03-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-03-09
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
2018-03-09
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
2018-03-09
mm/page_alloc: fix memmap_init_zone pageblock alignment
Daniel Vacek
2018-03-09
mm/memblock.c: hardcode the end_pfn being -1
Daniel Vacek
2018-03-09
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
Andrea Arcangeli
2018-03-09
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
2018-03-09
bug: use %pB in BUG and stack protector failure
Kees Cook
2018-03-09
hugetlb: fix surplus pages accounting
Michal Hocko
[next]