aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert all remaining options to yes/no values and use isTrue for consistencyThomas Deutschmann2019-03-231-13/+13
* Adjust indentation of kernel compilation outputThomas Deutschmann2019-03-221-7/+7
* microcode: add flexability: type & initramfs controlRobin H. Johnson2018-08-041-10/+8
* Add --hyperv option for Microsoft Hyper-V. Enable within kernel image to ensu...Daniel Robbins2017-11-141-0/+15
* gen_configkernel: validate depmod/MODULE_COMPRESSRobin H. Johnson2017-10-311-0/+15
* gen_configkernel: if building non-modular, have to set =y not =m.Robin H. Johnson2017-10-311-8/+18
* defaults/kernel-generic-config: more virtio optionsRobin H. Johnson2017-09-031-0/+6
* gen_configkernel: enable QEMU fw_cfg device support for virtualized kernels.Robin H. Johnson2017-04-011-0/+2
* gen_configkernel: fix syntax error.Robin H. Johnson2017-01-121-0/+1
* Minor fixes and enhmacements in splash supportTomasz Wasiak2017-01-071-0/+1
* Kernel nconfig supportTomasz Wasiak2017-01-071-17/+12
* Enhacements and fixes for kernel configuration file handlingTomasz Wasiak2017-01-071-11/+17
* Implement kernel nconfig just like menuconfig.Vadim A. Misbakh-Soloviov (mva)2017-01-021-0/+5
* Make early microcode loading optional.Robin H. Johnson2017-01-021-0/+22
* gen_configkernel: ensure ISCSI sysfs params present.Robin H. Johnson2017-01-021-0/+6
* gen_configkernel: respect user-set kconfig.Robin H. Johnson2017-01-021-10/+52
* funcs: kconfig_*opt functions can be used for busybox as well.Robin H. Johnson2017-01-021-16/+0
* gen_configkernel: function to fetch variable.Robin H. Johnson2017-01-021-0/+7
* gen_configkernel: bug #486366, fix virtio kconfig options.Robin H. Johnson2016-05-151-3/+14
* gen_configkernel: bug #486366, fix virtio kconfig.Robin H. Johnson2016-05-151-1/+1
* gen_configkernel: fix missing ||.Robin H. Johnson2016-02-071-1/+1
* Use KERNEL_OUTPUTDIR more consistently.Robin H. Johnson2016-02-061-23/+26
* gen_configkernel: clean up logic, and correctly fall back to non-generated kc...Robin H. Johnson2016-01-231-18/+23
* Initial kernel config infrastructureRichard Yao2015-07-311-1/+1
* Whitepace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2014-06-221-10/+10
* Bug #432956: Easy to include VirtIO support in kernel.Robin H. Johnson2012-10-141-0/+13
* Bug #286187: Complete multipath support.Robin H. Johnson2012-10-131-0/+8
* Add --kernel-outputdir to save files outside the source tree.Łukasz Stelmach2012-10-131-17/+17
* Support --kernel-config=/proc/config.gz (bug #421027)Sebastian Pipping2012-07-081-1/+7
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-1/+1
* gen_configkernel: canonicalize path to kernel configAmadeusz Żołnowski2011-08-101-0/+1
* Refactoring: Rename mode runtask to kernelruntaskSebastian Pipping2011-06-221-1/+1
* Merge branch 'master' into experimentalSebastian Pipping2011-01-201-9/+16
|\
| * Move from "no-foo enabled" to "foo disabled" for consistencySebastian Pipping2011-01-201-2/+2
| * Use "kernel:" instead of "config:" in output consistentlySebastian Pipping2011-01-201-7/+7
| * Move application of kernel config after "make mrproper" as that deletes .conf...Sebastian Pipping2011-01-201-4/+7
| * Be versose about --oldconfig and --no-mrproperSebastian Pipping2011-01-201-0/+4
* | Fix leftover of problem with missing .config file (bug #271528)Sebastian Pipping2011-01-201-0/+1
|/
* Add timestamps to .config backup names (e.g. .config--2011-01-13--15-01-53.ba...Sebastian Pipping2011-01-131-2/+3
* Handle missing kernel .config better (bug #271528)Sebastian Pipping2011-01-131-8/+14
* Build iSCSI as module from the kernel, userspace from open-iscsicraig2009-10-031-3/+6
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-081-0/+1
|\
| * Adding Id header.Chris Gianelloni2009-07-251-0/+1
* | iSCSI patch for genkernelcraig2009-06-281-0/+9
|/
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-161-0/+0
* Remove a few more 2.4 kernel support remnantsagaffney2008-07-281-13/+4
* Removed a large chunk of 2.4 kernel support. This will still require some fa...Chris Gianelloni2008-07-281-6/+3
* Moved architecture folders under the arch subfolder.Chris Gianelloni2008-07-281-6/+6
* Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895Andrew Gaffney2008-02-031-7/+2
* Some more generalcleanup and adding support for using a config file other tha...Chris Gianelloni2007-09-171-11/+5