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: support append assignment operator
Masahiro Yamada
2018-05-28
3
-3
/
+27
*
kconfig: support simply expanded variable
Masahiro Yamada
2018-05-28
4
-7
/
+27
*
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
2018-05-28
4
-4
/
+120
*
kconfig: begin PARAM state only when seeing a command keyword
Masahiro Yamada
2018-05-28
1
-1
/
+1
*
kconfig: replace $(UNAME_RELEASE) with function call
Masahiro Yamada
2018-05-28
2
-4
/
+3
*
kconfig: add 'shell' built-in function
Masahiro Yamada
2018-05-28
1
-0
/
+41
*
kconfig: add built-in function support
Masahiro Yamada
2018-05-28
1
-12
/
+130
*
kconfig: make default prompt of mainmenu less specific
Masahiro Yamada
2018-05-28
2
-2
/
+2
*
kconfig: remove sym_expand_string_value()
Masahiro Yamada
2018-05-28
2
-54
/
+0
*
kconfig: remove string expansion for mainmenu after yyparse()
Masahiro Yamada
2018-05-28
1
-19
/
+5
*
kconfig: remove string expansion in file_lookup()
Masahiro Yamada
2018-05-28
1
-3
/
+1
*
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-28
19
-154
/
+343
*
kbuild: remove CONFIG_CROSS_COMPILE support
Masahiro Yamada
2018-05-28
2
-12
/
+0
*
kbuild: remove kbuild cache
Masahiro Yamada
2018-05-28
2
-90
/
+16
*
kconfig: drop localization support
Sam Ravnborg
2018-05-28
21
-610
/
+258
*
kconfig: refactor ncurses package checks for building mconf and nconf
Masahiro Yamada
2018-05-28
5
-128
/
+113
*
kconfig: refactor GTK+ package checks for building gconf
Masahiro Yamada
2018-05-28
2
-34
/
+32
*
kconfig: refactor Qt package checks for building qconf
Masahiro Yamada
2018-05-28
2
-45
/
+53
*
kbuild: do not display CHK for filechk
Masahiro Yamada
2018-05-28
1
-1
/
+0
*
Linux 4.17-rc7
v4.17-rc7
Linus Torvalds
2018-05-27
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-27
1
-3
/
+6
|
\
|
*
Makefile: disable PIE before testing asm goto
Michal Kubecek
2018-05-17
1
-2
/
+3
|
*
kbuild: gcov: enable -fno-tree-loop-im if supported
Nick Desaulniers
2018-05-17
1
-1
/
+3
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-05-26
15
-20
/
+20
|
\
\
|
*
\
Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...
Olof Johansson
2018-05-26
1
-1
/
+0
|
|
\
\
|
|
*
|
arm64: dts: hikey: Fix eMMC corruption regression
John Stultz
2018-05-26
1
-1
/
+0
|
*
|
|
ARM: Fix i2c-gpio GPIO descriptor tables
Linus Walleij
2018-05-26
10
-11
/
+11
|
*
|
|
Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2018-05-26
1
-4
/
+4
|
|
\
\
\
|
|
*
|
|
firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()
Niklas Cassel
2018-05-25
1
-4
/
+4
|
*
|
|
|
Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2018-05-25
3
-4
/
+5
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled"
Colin Ian King
2018-05-02
1
-1
/
+1
|
|
*
|
|
ARM: dts: sun4i: Fix incorrect clocks for displays
Pascal Roeleven
2018-04-23
1
-3
/
+3
|
|
*
|
|
ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi One
Chen-Yu Tsai
2018-04-17
1
-0
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-26
2
-17
/
+9
|
\
\
\
\
|
*
|
|
|
x86/speculation: Simplify the CPU bug detection logic
Dominik Brodowski
2018-05-23
1
-15
/
+7
|
*
|
|
|
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
2018-05-23
1
-2
/
+2
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-26
3
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
sched, tracing: Fix trace_sched_pi_setprio() for deboosting
Sebastian Andrzej Siewior
2018-05-25
1
-1
/
+3
|
*
|
|
|
|
kthread: Allow kthread_park() on a parked kthread
Peter Zijlstra
2018-05-25
1
-4
/
+2
|
*
|
|
|
|
sched/topology: Clarify root domain(s) debug string
Juri Lelli
2018-05-25
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
11
-75
/
+198
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2018-05-25
2
-16
/
+15
|
*
|
|
|
|
|
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
2018-05-24
1
-0
/
+5
|
*
|
|
|
|
|
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
2018-05-24
1
-1
/
+4
|
*
|
|
|
|
|
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
David Vrabel
2018-05-24
1
-2
/
+14
|
*
|
|
|
|
|
Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-05-24
6
-55
/
+159
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path
Paul Mackerras
2018-05-17
1
-0
/
+8
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority change
Benjamin Herrenschmidt
2018-05-17
1
-7
/
+101
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Make radix clear pte when unmapping
Nicholas Piggin
2018-05-17
1
-1
/
+1
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...
Nicholas Piggin
2018-05-17
1
-2
/
+2
[next]