Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cedd55d49dee941d0e4fabb2f2f555d50c53fad7
cedd55d
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
by Marc Herbert
· 7 years ago
1ccb271
kconfig: make "Selected by:" and "Implied by:" readable
by Petr Vorel
· 7 years ago
312ee68
kconfig: announce removal of oldnoconfig if used
by Masahiro Yamada
· 7 years ago
d0fd042
kconfig: fix make xconfig when gettext is missing
by Yaakov Selkowitz
· 7 years ago
b536880
kconfig: Clarify menu and 'if' dependency propagation
by Ulf Magnusson
· 7 years ago
9d1a9e8
kconfig: Document 'if' flattening logic
by Ulf Magnusson
· 7 years ago
d3465af
kconfig: Clarify choice dependency propagation
by Ulf Magnusson
· 7 years ago
3e41ba0
kconfig: Document SYMBOL_OPTIONAL logic
by Ulf Magnusson
· 7 years ago
eea199b
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
by Masahiro Yamada
· 7 years ago
765f4cd
kconfig: use default 'yy' prefix for lexer and parser
by Masahiro Yamada
· 7 years ago
84dd95d
kconfig: make conf_unsaved a local variable of conf_read()
by Masahiro Yamada
· 7 years ago
5a3dc71
kconfig: make xfgets() really static
by Masahiro Yamada
· 7 years ago
52e58a3
kconfig: make input_mode static
by Masahiro Yamada
· 7 years ago
6479f32
kconfig: Warn if there is more than one help text
by Ulf Magnusson
· 7 years ago
b92d804
kconfig: drop 'boolean' keyword
by Masahiro Yamada
· 7 years ago
1ae83c5
kconfig: use bool instead of boolean for type definition attributes, again
by Masahiro Yamada
· 7 years ago
df60f4b
kconfig: Remove menu_end_entry()
by Ulf Magnusson
· 7 years ago
0735f7e
kconfig: Document important expression functions
by Ulf Magnusson
· 7 years ago
05cccce
kconfig: Document automatic submenu creation code
by Ulf Magnusson
· 7 years ago
7cf33f8
kconfig: Fix choice symbol expression leak
by Ulf Magnusson
· 7 years ago
5b1374b
kconfig: Fix expr_free() E_NOT leak
by Ulf Magnusson
· 7 years ago
ae7440e
kconfig: Fix automatic menu creation mem leak
by Ulf Magnusson
· 7 years ago
0724a7c
kconfig: Don't leak main menus during parsing
by Ulf Magnusson
· 7 years ago
bc28fe1
kconfig: Don't leak 'option' arguments during parsing
by Ulf Magnusson
· 7 years ago
24161a6
kconfig: Don't leak 'source' filenames during parsing
by Ulf Magnusson
· 7 years ago
26e47a3
kconfig: Don't leak symbol names during parsing
by Ulf Magnusson
· 7 years ago
29c8330
kconfig: generate lexer and parser during build instead of shipping
by Masahiro Yamada
· 7 years ago
033dba2
kbuild: prepare to remove C files pre-generated by flex and bison
by Masahiro Yamada
· 7 years ago
73a4f6d
kbuild: add LEX and YACC variables
by Masahiro Yamada
· 7 years ago
e3b03bf
kconfig: display recursive dependency resolution hint just once
by Masahiro Yamada
· 7 years ago
f77850d
kconfig: Clean up modules handling and fix crash
by Ulf Magnusson
· 7 years ago
fa8ceda
kconfig: Clarify expression rewriting
by Ulf Magnusson
· 7 years ago
9a82684
kconfig: Rename menu_check_dep() to rewrite_m()
by Ulf Magnusson
· 7 years ago
c873443
kconfig: Sync zconf.y with zconf.tab.c_shipped
by Ulf Magnusson
· 7 years ago
52aede4
kconfig: Document the 'symbol' struct
by Ulf Magnusson
· 7 years ago
33ca1a2
kconfig: Document the 'menu' struct
by Ulf Magnusson
· 7 years ago
2c37e08
kconfig: Warn if choice default is not in choice
by Ulf Magnusson
· 7 years ago
ae64f9b
Linux 4.15-rc2
by Linus Torvalds
· 7 years ago
87fc5c6
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
ae4806a
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
49a418d
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
edef309
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
by Wolfram Sang
· 7 years ago
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
788c1da
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
e1ba1c9
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
by Linus Torvalds
· 7 years ago
4b1967c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
3b62de2
RISC-V: Fixes for clean allmodconfig build
by Palmer Dabbelt
· 7 years ago
185e788
move libgcc.h to include/linux
by Palmer Dabbelt
· 7 years ago
7382fbd
RISC-V: __io_writes should respect the length argument
by Palmer Dabbelt
· 7 years ago
07f8ba7
RISC-V: User-Visible Changes
by Palmer Dabbelt
· 7 years ago
f8182f6
RISC-V Atomic Cleanups
by Palmer Dabbelt
· 7 years ago
da894ff
RISC-V: __io_writes should respect the length argument
by Palmer Dabbelt
· 7 years ago
4db2b60
move libgcc.h to include/linux
by Christoph Hellwig
· 7 years ago
a0651c7
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
ae753ee
Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
3c1c4dd
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
5dc9cbc
Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
75f64f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
3a33c76
arm64: context: Fix comments and remove pointless smp_wmb()
by Will Deacon
· 7 years ago
770ba06
arm64: cpu_ops: Add missing 'const' qualifiers
by Yury Norov
· 7 years ago
f8ada18
arm64: perf: remove unsupported events for Cortex-A73
by Xu YiPing
· 7 years ago
9de52a7
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
by Dave Martin
· 7 years ago
a349b30
arm64: pgd: Mark pgd_cache as __ro_after_init
by Jinbum Park
· 7 years ago
be0f272
arm64: ftrace: emit ftrace-mod.o contents through code
by Ard Biesheuvel
· 7 years ago
7e8b9c1
arm64: module-plts: factor out PLT generation code for ftrace
by Ard Biesheuvel
· 7 years ago
f8de483
afs: Properly reset afs_vnode (inode) fields
by David Howells
· 7 years ago
1bcab12
afs: Fix permit refcounting
by David Howells
· 7 years ago
df8ba95
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
42062b9
Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
0cf710f
Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
9c41180
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
503505b
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
062076e
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 7 years ago
662e704
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 7 years ago
a42ea78
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 7 years ago
8503a4c
Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 7 years ago
9f93b78
Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
4dc0f7c
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes
by Dave Airlie
· 7 years ago
e4b2eb1
Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
68615eb
hwmon: (jc42) optionally try to disable the SMBUS timeout
by Peter Rosin
· 7 years ago
0e710ac
RISC-V: Clean up an unused include
by Palmer Dabbelt
· 7 years ago
921ebd8
RISC-V: Allow userspace to flush the instruction cache
by Andrew Waterman
· 7 years ago
08f051e
RISC-V: Flush I$ when making a dirty page executable
by Andrew Waterman
· 7 years ago
741fc3f
RISC-V: Add missing include
by Olof Johansson
· 7 years ago
4a41d5d
RISC-V: Use define for get_cycles like other architectures
by Olof Johansson
· 7 years ago
4bde632
RISC-V: Provide stub of setup_profiling_timer()
by Olof Johansson
· 7 years ago
24948b7
RISC-V: Export some expected symbols for modules
by Olof Johansson
· 7 years ago
83e7b87
RISC-V: move empty_zero_page definition to C and export it
by Olof Johansson
· 7 years ago
fe2726a
RISC-V: io.h: type fixes for warnings
by Olof Johansson
· 7 years ago
5e6f82b
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
by Olof Johansson
· 7 years ago
5ddf755
RISC-V: use generic serial.h
by Olof Johansson
· 7 years ago
eb5b46f
SUNRPC: Handle ENETDOWN errors
by Trond Myklebust
· 7 years ago
373b058
xfs: Properly retry failed dquot items in case of error during buffer writeback
by Carlos Maiolino
· 7 years ago
3b42d38
xfs: scrub inode mode properly
by Darrick J. Wong
· 7 years ago
2d5f4b5
xfs: remove unused parameter from xfs_writepage_map
by Darrick J. Wong
· 7 years ago
22a6c83
xfs: ubsan fixes
by Darrick J. Wong
· 7 years ago
9e0600f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
22985bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
a15299206
drm/imx: always call wait_for_flip_done in commit_tail
by Lucas Stach
· 7 years ago
b6c7026
Merge branch 'acpi-ec' into acpi
by Rafael J. Wysocki
· 7 years ago
Next »