summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* busybox mount takes -o move instead of --moveRichard Yao2016-01-201-1/+1
* Bump.v3.4.52.4Robin H. Johnson2016-01-051-1/+1
* thinko fix.Robin H. Johnson2016-01-051-4/+4
* whitespace ocdRick Farina (Zero_Chaos)2016-01-051-50/+50
* lvm: ensure /etc/lvm/cache exists for extra vgscan call.Robin H. Johnson2016-01-051-0/+1
* multipath: find the needed binaries and fail visiblyRobin H. Johnson2016-01-052-8/+24
* lvm: be more robust in build & initRobin H. Johnson2016-01-052-8/+22
* lvm should not be movedRick Farina (Zero_Chaos)2016-01-052-7/+8
* Revert "run startVolumes after opening luks"Rick Farina (Zero_Chaos)2015-12-291-3/+0
* Bump to v3.4.52.3.v3.4.52.3Robin H. Johnson2015-12-271-1/+1
* s390 kernel: update config to linux-4.3 and add kvm/virtio supportMike Frysinger2015-12-081-178/+550
* Fix build issues with the dmraid moduleIan Stakenvicius2015-10-131-1/+5
* Add a mdev rule to rename hw_random to hwrngGokturk Yuksek2015-09-221-0/+1
* minor whitespace fixesRick Farina (Zero_Chaos)2015-08-311-3/+3
* Add hid-logitech-dj and 3w-sasRichard Yao2015-08-2915-30/+30
* Include less and vi in busybox for debug shellsRichard Yao2015-08-291-2/+2
* Implement partial mdev support for by-idRichard Yao2015-08-254-3/+38
* Prefer /boot/grub/grub.cfgRichard Yao2015-08-251-1/+1
* kernel config parts of bug #557278 fixRick Farina (Zero_Chaos)2015-08-202-3/+11
* disable optimize for size on x86/x86_64 bug #474724Rick Farina (Zero_Chaos)2015-08-202-2/+2