index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: remove duplicated file name and lineno of recursive inclusion
Masahiro Yamada
2018-03-25
2
-10
/
+10
*
kconfig: do not include both curses.h and ncurses.h for nconfig
Masahiro Yamada
2018-03-25
1
-3
/
+1
*
kconfig: make unmet dependency warnings readable
Masahiro Yamada
2018-03-25
3
-55
/
+23
*
kconfig: warn unmet direct dependency of tristate symbols selected by y
Masahiro Yamada
2018-03-25
1
-2
/
+2
*
kconfig: tests: test if recursive inclusion is detected
Masahiro Yamada
2018-03-25
6
-0
/
+24
*
kconfig: tests: test if recursive dependencies are detected
Masahiro Yamada
2018-03-25
3
-0
/
+101
*
kconfig: tests: test randconfig for choice in choice
Masahiro Yamada
2018-03-25
5
-0
/
+60
*
kconfig: tests: test defconfig when two choices interact
Masahiro Yamada
2018-03-25
4
-0
/
+42
*
kconfig: tests: check visibility of tristate choice values in y choice
Masahiro Yamada
2018-03-25
5
-0
/
+43
*
kconfig: tests: check unneeded "is not set" with unmet dependency
Masahiro Yamada
2018-03-25
4
-0
/
+39
*
kconfig: tests: test if new symbols in choice are asked
Masahiro Yamada
2018-03-25
4
-0
/
+64
*
kconfig: tests: test automatic submenu creation
Masahiro Yamada
2018-03-25
3
-0
/
+72
*
kconfig: tests: add basic choice tests
Masahiro Yamada
2018-03-25
9
-0
/
+149
*
kconfig: tests: add framework for Kconfig unit testing
Masahiro Yamada
2018-03-25
3
-0
/
+306
*
kbuild: add PYTHON2 and PYTHON3 variables
Masahiro Yamada
2018-03-25
1
-1
/
+3
*
kconfig: remove redundant streamline_config.pl prerequisite
Ulf Magnusson
2018-03-25
1
-4
/
+4
*
kconfig: rename silentoldconfig to syncconfig
Masahiro Yamada
2018-03-25
5
-16
/
+23
*
kconfig: invoke oldconfig instead of silentoldconfig from local*config
Masahiro Yamada
2018-03-25
1
-2
/
+2
*
kconfig: hide irrelevant sub-menus for oldconfig
Masahiro Yamada
2018-03-25
1
-3
/
+6
*
kconfig: remove redundant input_mode test for check_conf() loop
Masahiro Yamada
2018-03-25
1
-1
/
+1
*
kconfig: remove unneeded input_mode test in conf()
Masahiro Yamada
2018-03-25
1
-3
/
+1
*
kconfig: do not call check_conf() for olddefconfig
Masahiro Yamada
2018-03-25
1
-5
/
+5
*
kconfig: only write '# CONFIG_FOO is not set' for visible symbols
Ulf Magnusson
2018-03-25
1
-1
/
+2
*
kconfig: Print reverse dependencies in groups
Eugeniu Rosca
2018-03-25
3
-13
/
+20
*
kconfig: clean-up reverse dependency help implementation
Masahiro Yamada
2018-03-25
2
-17
/
+23
*
checkpatch: kconfig: prefer 'help' over '---help---'
Ulf Magnusson
2018-03-25
1
-1
/
+5
*
checkpatch: kconfig: check help texts for menuconfig and choice
Ulf Magnusson
2018-03-25
1
-2
/
+11
*
checkpatch: kconfig: recognize more prompts when checking help texts
Ulf Magnusson
2018-03-25
1
-1
/
+1
*
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
2018-03-12
1
-1
/
+1
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-11
17
-182
/
+291
|
\
|
*
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
2018-03-09
3
-1
/
+12
|
*
x86/pti: Fix a comment typo
Seunghun Han
2018-03-08
1
-1
/
+1
|
*
x86/microcode: Synchronize late microcode loading
Ashok Raj
2018-03-08
1
-26
/
+92
|
*
x86/microcode: Request microcode on the BSP
Borislav Petkov
2018-03-08
1
-6
/
+5
|
*
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
2018-03-08
1
-6
/
+5
|
*
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
2018-03-08
1
-0
/
+18
|
*
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
2018-03-08
1
-0
/
+12
|
*
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
2018-03-08
1
-3
/
+24
|
*
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
2018-03-08
1
-11
/
+8
|
*
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
2018-03-08
1
-0
/
+7
|
*
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-03-08
4
-30
/
+10
|
*
x86/entry/64/compat: Save one instruction in entry_INT80_compat()
Dominik Brodowski
2018-03-07
1
-3
/
+1
|
*
x86/entry: Do not special-case clone(2) in compat entry
Dominik Brodowski
2018-03-07
4
-13
/
+14
|
*
x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls
Dominik Brodowski
2018-03-07
3
-62
/
+76
|
*
x86/syscalls: Use proper syscall definition for sys_ioperm()
Dominik Brodowski
2018-03-07
1
-1
/
+1
|
*
x86/entry: Remove stale syscall prototype
Dominik Brodowski
2018-03-07
1
-1
/
+0
|
*
x86/syscalls/32: Simplify $entry == $compat entries
Dominik Brodowski
2018-03-07
1
-3
/
+3
|
*
objtool: Fix 32-bit build
Josh Poimboeuf
2018-03-07
1
-20
/
+7
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-11
1
-0
/
+1
|
\
\
|
*
|
clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
2018-03-09
1
-0
/
+1
[next]