| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version to 3.5.0.5v3.5.0.5 | Robin H. Johnson | 2016-08-31 | 1 | -1/+1 |
* | Bug #591770: typo fixup from script problems. | Robin H. Johnson | 2016-08-31 | 1 | -2/+2 |
* | Include libgcc_s.so.1 with ZFS support | Richard Yao | 2016-08-17 | 1 | -1/+8 |
* | Bump version to 3.5.0.4v3.5.0.4 | Robin H. Johnson | 2016-08-16 | 1 | -1/+1 |
* | gen_cmdline: drop parse_opt usage | Robin H. Johnson | 2016-08-16 | 1 | -46/+46 |
* | Bump version to 3.5.0.3.v3.5.0.3 | Robin H. Johnson | 2016-08-13 | 1 | -1/+1 |
* | gen_bootloader: grub2-mkconfig is sometimes now grub-mkconfig, per bug #591200. | Robin H. Johnson | 2016-08-13 | 1 | -2/+4 |
* | busybox features, pass 2 | Robin H. Johnson | 2016-07-05 | 1 | -34/+34 |
* | Merge MIPS & UM busybox config. | Robin H. Johnson | 2016-07-05 | 3 | -1017/+5 |
* | busybox: merge netboot config features. | Robin H. Johnson | 2016-07-04 | 2 | -859/+111 |
* | busybox: add more functionality, pass 1. | Robin H. Johnson | 2016-07-03 | 2 | -142/+142 |
* | busybox: always include printf. | Robin H. Johnson | 2016-07-03 | 4 | -4/+4 |
* | x86_64: updated networking | Robin H. Johnson | 2016-07-03 | 1 | -1/+1 |
* | gen_initramfs: fix little-endian problem with hostid | Jason Miller | 2016-06-23 | 1 | -1/+13 |
* | clean up extended echo usage | Mike Frysinger | 2016-06-22 | 9 | -75/+76 |
* | genkernel: simplify/robustify --config parsing | Mike Frysinger | 2016-06-22 | 1 | -11/+2 |
* | cleanup small_die a bit | Mike Frysinger | 2016-06-22 | 1 | -2/+2 |
* | Bump version to 3.5.0.2v3.5.0.2 | Robin H. Johnson | 2016-05-15 | 1 | -1/+1 |
* | defaults/initrd.scripts: bug #449186, strip iversion from mountopts. | Robin H. Johnson | 2016-05-15 | 1 | -1/+3 |
* | defaults/initrd.scripts: bug #519742, fix multipath detection. | Robin H. Johnson | 2016-05-15 | 1 | -0/+6 |
* | gen_cmdline: bug #544172: sanity check on mdadm/dmraid. | Robin H. Johnson | 2016-05-15 | 1 | -4/+22 |
* | defaults/linuxrc: bug #232733: implement rootwait. | Robin H. Johnson | 2016-05-15 | 3 | -0/+21 |
* | arch/x86/arch-config: bug #582318, explicitly set non-64bit so cross-compile ... | Robin H. Johnson | 2016-05-15 | 1 | -0/+3 |
* | gen_configkernel: bug #486366, fix virtio kconfig options. | Robin H. Johnson | 2016-05-15 | 2 | -3/+17 |
* | gen_configkernel: bug #486366, fix virtio kconfig. | Robin H. Johnson | 2016-05-15 | 1 | -1/+1 |
* | Bump version to 3.5.0.1v3.5.0.1 | Mike Frysinger | 2016-03-27 | 1 | -1/+1 |
* | adjust System.map die check for #570822 | Mike Frysinger | 2016-03-27 | 1 | -4/+1 |
* | always respect kernel settings | Mike Frysinger | 2016-03-27 | 1 | -21/+20 |
* | config.sh: ensure generic config.sh is used again; and refactor duplicate set... | Robin H. Johnson | 2016-02-29 | 16 | -291/+25 |
* | fix rootfs detection per bug #552052 | Robin H. Johnson | 2016-02-29 | 2 | -3/+5 |
* | kconfig: disable CONFIG_FB_NVIDIA per bug #574358; obsolete with Nouveau | Robin H. Johnson | 2016-02-14 | 1 | -2/+2 |
* | gen_initramfs: drop usage of mknod, so we can almost run without root! | Robin H. Johnson | 2016-02-07 | 1 | -22/+39 |
* | Be stricter with module path for firmware. | Robin H. Johnson | 2016-02-07 | 1 | -0/+2 |
* | gen_configkernel: fix missing ||. | Robin H. Johnson | 2016-02-07 | 1 | -1/+1 |
* | Use KERNEL_OUTPUTDIR more consistently. | Robin H. Johnson | 2016-02-06 | 4 | -31/+34 |
* | Major version bump: due to kernel changes this is considered a major unstable...v3.5.0.0 | Robin H. Johnson | 2016-02-06 | 1 | -1/+1 |
* | Makefile: add a check to ensure all output from --help is documented. | Robin H. Johnson | 2016-02-05 | 1 | -2/+29 |
* | doc: add --kernel-outputdir to documentation. | Robin H. Johnson | 2016-02-05 | 1 | -0/+6 |
* | Wait for iscsi to settle, use scandelay method | craig | 2016-02-04 | 2 | -6/+3 |
* | initramfs: lz4 compression | Austin S. Hemmelgarn | 2016-01-23 | 1 | -2/+9 |
* | Support nice(1) to affect the scheduling of the make invocations. | Robin H. Johnson | 2016-01-23 | 5 | -6/+40 |
* | kconfig/generic: Remove dupe option CONFIG_NET_IPGRE_DEMUX. | Robin H. Johnson | 2016-01-23 | 1 | -1/+0 |
* | kconfig/x86*: CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is hazardous to have by default. | Robin H. Johnson | 2016-01-23 | 2 | -2/+0 |
* | Improve clarity for makefile command. | Robin H. Johnson | 2016-01-23 | 1 | -1/+5 |
* | gen_configkernel: clean up logic, and correctly fall back to non-generated kc... | Robin H. Johnson | 2016-01-23 | 1 | -18/+23 |
* | Some of the arch-config blocks were never populated for minor arches, so the ... | Robin H. Johnson | 2016-01-23 | 9 | -1/+9 |
* | kconfig/x86: older x86 can use microcode too. | Robin H. Johnson | 2016-01-23 | 1 | -0/+4 |
* | mdev: if the vpd_pg83 sysfs node fails a test read, hide the error; bug 569990 | Robin H. Johnson | 2016-01-23 | 1 | -1/+1 |
* | kconfig: disable extranenous debug. | Robin H. Johnson | 2016-01-23 | 1 | -13/+13 |
* | kconfig: Disable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_INFO* by default, like ... | Robin H. Johnson | 2016-01-23 | 1 | -3/+3 |