开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-18
clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_*
Chen-Yu Tsai
2019-06-18
clk: sunxi-ng: switch to of_clk_hw_register() for registering clks
Chen-Yu Tsai
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parent
Chen-Yu Tsai
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw *
Chen-Yu Tsai
2019-06-18
clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parent
Chen-Yu Tsai
2019-06-18
clk: Add CLK_HW_INIT_PARENT_DATA macro using .parent_data
Chen-Yu Tsai
2019-06-18
clk: Add CLK_HW_INIT_FW_NAME macro using .fw_name in .parent_data
Chen-Yu Tsai
2019-06-18
clk: Add CLK_HW_INIT_* macros using .parent_hws
Chen-Yu Tsai
2019-06-18
clk: Fix debugfs clk_possible_parents for clks without parent string names
Chen-Yu Tsai
2019-05-19
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
2019-05-19
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-19
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-19
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-18
Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
2019-05-18
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
2019-05-18
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
[next]