summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.5.0.3.v3.5.0.3Robin H. Johnson2016-08-131-1/+1
* gen_bootloader: grub2-mkconfig is sometimes now grub-mkconfig, per bug #591200.Robin H. Johnson2016-08-131-2/+4
* busybox features, pass 2Robin H. Johnson2016-07-051-34/+34
* Merge MIPS & UM busybox config.Robin H. Johnson2016-07-053-1017/+5
* busybox: merge netboot config features.Robin H. Johnson2016-07-042-859/+111
* busybox: add more functionality, pass 1.Robin H. Johnson2016-07-032-142/+142
* busybox: always include printf.Robin H. Johnson2016-07-034-4/+4
* x86_64: updated networkingRobin H. Johnson2016-07-031-1/+1
* gen_initramfs: fix little-endian problem with hostidJason Miller2016-06-231-1/+13
* clean up extended echo usageMike Frysinger2016-06-229-75/+76
* genkernel: simplify/robustify --config parsingMike Frysinger2016-06-221-11/+2
* cleanup small_die a bitMike Frysinger2016-06-221-2/+2
* Bump version to 3.5.0.2v3.5.0.2Robin H. Johnson2016-05-151-1/+1
* defaults/initrd.scripts: bug #449186, strip iversion from mountopts.Robin H. Johnson2016-05-151-1/+3
* defaults/initrd.scripts: bug #519742, fix multipath detection.Robin H. Johnson2016-05-151-0/+6
* gen_cmdline: bug #544172: sanity check on mdadm/dmraid.Robin H. Johnson2016-05-151-4/+22
* defaults/linuxrc: bug #232733: implement rootwait.Robin H. Johnson2016-05-153-0/+21
* arch/x86/arch-config: bug #582318, explicitly set non-64bit so cross-compile ...Robin H. Johnson2016-05-151-0/+3
* gen_configkernel: bug #486366, fix virtio kconfig options.Robin H. Johnson2016-05-152-3/+17
* gen_configkernel: bug #486366, fix virtio kconfig.Robin H. Johnson2016-05-151-1/+1
* Bump version to 3.5.0.1v3.5.0.1Mike Frysinger2016-03-271-1/+1
* adjust System.map die check for #570822Mike Frysinger2016-03-271-4/+1
* always respect kernel settingsMike Frysinger2016-03-271-21/+20
* config.sh: ensure generic config.sh is used again; and refactor duplicate set...Robin H. Johnson2016-02-2916-291/+25
* fix rootfs detection per bug #552052Robin H. Johnson2016-02-292-3/+5
* kconfig: disable CONFIG_FB_NVIDIA per bug #574358; obsolete with NouveauRobin H. Johnson2016-02-141-2/+2
* gen_initramfs: drop usage of mknod, so we can almost run without root!Robin H. Johnson2016-02-071-22/+39
* Be stricter with module path for firmware.Robin H. Johnson2016-02-071-0/+2
* gen_configkernel: fix missing ||.Robin H. Johnson2016-02-071-1/+1
* Use KERNEL_OUTPUTDIR more consistently.Robin H. Johnson2016-02-064-31/+34
* Major version bump: due to kernel changes this is considered a major unstable...v3.5.0.0Robin H. Johnson2016-02-061-1/+1
* Makefile: add a check to ensure all output from --help is documented.Robin H. Johnson2016-02-051-2/+29
* doc: add --kernel-outputdir to documentation.Robin H. Johnson2016-02-051-0/+6
* Wait for iscsi to settle, use scandelay methodcraig2016-02-042-6/+3
* initramfs: lz4 compressionAustin S. Hemmelgarn2016-01-231-2/+9
* Support nice(1) to affect the scheduling of the make invocations.Robin H. Johnson2016-01-235-6/+40
* kconfig/generic: Remove dupe option CONFIG_NET_IPGRE_DEMUX.Robin H. Johnson2016-01-231-1/+0
* kconfig/x86*: CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is hazardous to have by default.Robin H. Johnson2016-01-232-2/+0
* Improve clarity for makefile command.Robin H. Johnson2016-01-231-1/+5
* gen_configkernel: clean up logic, and correctly fall back to non-generated kc...Robin H. Johnson2016-01-231-18/+23
* Some of the arch-config blocks were never populated for minor arches, so the ...Robin H. Johnson2016-01-239-1/+9
* kconfig/x86: older x86 can use microcode too.Robin H. Johnson2016-01-231-0/+4
* mdev: if the vpd_pg83 sysfs node fails a test read, hide the error; bug 569990Robin H. Johnson2016-01-231-1/+1
* kconfig: disable extranenous debug.Robin H. Johnson2016-01-231-13/+13
* kconfig: Disable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_INFO* by default, like ...Robin H. Johnson2016-01-231-3/+3
* kernel/x86*: get closer to older kconfig, with change in override from Makefi...Robin H. Johnson2016-01-232-2/+0
* kconfig/ppc*: get closer to older kconfig, with change in override from Makef...Robin H. Johnson2016-01-232-11/+1
* kernel: Disable DLM & ZRAM debug in generic config.Robin H. Johnson2016-01-231-2/+2
* Makefile: Fix kernel config building, ensure targets are always updated prope...Robin H. Johnson2016-01-231-10/+24
* kernel-generic-config: fix bad patch of CONFIG_MEDIA_USB_SUPPORT.Robin H. Johnson2016-01-231-2/+2