| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: Move POSIX ACL and attr support options into submenu | Daniel Dickinson | 2016-07-05 | 1 | -72/+75 |
* | kernel: Add option to make using filesystem ACL support the default | Daniel Dickinson | 2016-06-30 | 1 | -0/+85 |
* | config: add a small_flash feature | John Crispin | 2016-06-13 | 1 | -1/+1 |
* | kernel: add missing symbol | Daniel Golle | 2016-05-16 | 1 | -0/+6 |
* | build: remove leftover dependenices on TARGET_rdc | Felix Fietkau | 2016-05-12 | 1 | -1/+1 |
* | global: introduce ALL_NONSHARED symbol | Jo-Philipp Wich | 2016-04-13 | 1 | -0/+5 |
* | build: don't add -fno-plt for ARC | Felix Fietkau | 2016-02-07 | 1 | -1/+1 |
* | buildroot: add options to build the kernel for NFS boot | Florian Fainelli | 2016-02-01 | 1 | -0/+34 |
* | include/kernel: add custom USER/DOMAIN config options | Felix Fietkau | 2016-01-28 | 1 | -0/+16 |
* | build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabled | Felix Fietkau | 2016-01-26 | 1 | -2/+1 |
* | build: add -fno-plt to default cflags, it improves PIC code optimization | Felix Fietkau | 2016-01-24 | 1 | -0/+1 |
* | build: use sstrip by default for musl | Felix Fietkau | 2016-01-18 | 1 | -1/+1 |
* | Configure IPv6 kernel options in config/Config-kernel.in | Felix Fietkau | 2016-01-04 | 1 | -0/+23 |
* | kernel: add support for KERNEL_CGROUP_PIDS | John Crispin | 2015-10-26 | 1 | -0/+7 |
* | cosmetic: remove trailing whitespaces | Luka Perkov | 2015-10-15 | 1 | -1/+1 |
* | linux: make IPv6 builtin if selected (saves >30KB) | Steven Barth | 2015-09-09 | 1 | -1/+1 |
* | gcc: remove version 4.9-linaro | Felix Fietkau | 2015-09-06 | 1 | -2/+2 |
* | enable strong SSP / Stackprotector on gcc5 | Steven Barth | 2015-08-18 | 1 | -2/+2 |
* | build: disable kernel stack protector support for i386/x86_64 | Felix Fietkau | 2015-08-02 | 1 | -0/+1 |
* | hardening: disable user-space SSP for !musl | Steven Barth | 2015-06-29 | 1 | -0/+1 |
* | toolchain: add fortify-headers, enable FORTIFY_SOURCE by default | Steven Barth | 2015-06-23 | 1 | -0/+1 |
* | gcc/musl: rework SSP-support | Steven Barth | 2015-06-22 | 1 | -2/+2 |
* | kernel: mitigate cgroups config dependency changes | Felix Fietkau | 2015-06-18 | 1 | -1/+1 |
* | hardening: enable regular SSP support by default | Steven Barth | 2015-06-17 | 1 | -2/+2 |
* | hardening: enable RELRO by default | Steven Barth | 2015-06-16 | 1 | -0/+1 |
* | hardening: enable format security checking by default | Steven Barth | 2015-06-16 | 1 | -1/+1 |
* | build: enable package list signing by default | Felix Fietkau | 2015-05-05 | 1 | -0/+1 |
* | build: add integration for managing opkg package feed keys | Felix Fietkau | 2015-04-06 | 1 | -0/+3 |
* | config: add an option to enable KPROBE | John Crispin | 2015-04-01 | 1 | -0/+17 |
* | x86: clean up default grub baudrate settings | Felix Fietkau | 2015-03-29 | 1 | -4/+3 |
* | build: remove leftover olpc support code | Felix Fietkau | 2015-03-28 | 1 | -4/+4 |
* | kernel: cleanup seccomp symbol selection | John Crispin | 2015-03-26 | 1 | -7/+5 |
* | x86: use PARTUUID instead explicitly specifying the device by default | Jo-Philipp Wich | 2015-03-24 | 1 | -2/+0 |
* | build: remove obsolete references to cris and avr32 | Felix Fietkau | 2015-03-24 | 1 | -1/+1 |
* | kernel: Support kernel options required by systemd | John Crispin | 2015-03-21 | 1 | -6/+28 |
* | config: add function tracers | John Crispin | 2015-03-18 | 1 | -0/+20 |
* | buildroot: make it easier to build all kmods | Jonas Gorski | 2015-03-16 | 1 | -1/+5 |
* | kernel: enable open by fhandle syscalls | John Crispin | 2015-03-15 | 1 | -0/+6 |
* | toolchain: The glorious return of glibc, ver 2.21 | John Crispin | 2015-03-12 | 1 | -3/+2 |
* | config: disable kernel tracing on uml | Nicolas Thill | 2015-02-11 | 1 | -0/+1 |
* | config: remove CONFIG_BUILD_STATIC_TOOLS | Jo-Philipp Wich | 2015-02-06 | 1 | -8/+0 |
* | config: fix typo in Global build settings menu | Nicolas Thill | 2015-02-05 | 1 | -2/+2 |
* | config: fix typo in Global build settings menu | John Crispin | 2015-01-28 | 1 | -1/+1 |
* | Support for building an hardened OpenWRT | John Crispin | 2015-01-17 | 1 | -9/+79 |
* | config: enable EARLY_PRINTK on bcm53xx by default | Rafał Miłecki | 2015-01-16 | 1 | -0/+1 |
* | kernel: add SECCOMP to menuconfig | John Crispin | 2015-01-08 | 1 | -0/+14 |
* | packages: fix typo in OpenWrt name | John Crispin | 2014-12-07 | 1 | -1/+1 |
* | config: use PARTUUID by default on x86_64 | Jo-Philipp Wich | 2014-10-27 | 1 | -3/+4 |
* | Kconfig: Fix missing help text in DEVEL config menu | Hauke Mehrtens | 2014-09-13 | 1 | -2/+13 |
* | Kconfig: Various typo/grammar/line-length fixes in Config*.in files | Hauke Mehrtens | 2014-09-13 | 4 | -80/+85 |