index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Config.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: add KERNEL_FTRACE_SYSCALLS option
Florian Fainelli
2013-07-03
1
-0
/
+5
*
kernel: add global menuconfig option to enable kexec support
Felix Fietkau
2013-06-28
1
-0
/
+3
*
include/image.mk: do not make initramfs build exclusive
Florian Fainelli
2013-06-27
1
-6
/
+2
*
target: split jffs2 NAND out of jffs2
Jonas Gorski
2013-06-05
1
-0
/
+7
*
Config.in: expose symbols specific to lxc in separate item
Luka Perkov
2013-05-17
1
-0
/
+26
*
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...
Felix Fietkau
2013-05-09
1
-13
/
+11
*
Config.in: update options for cgroups and namespaces
Luka Perkov
2013-05-03
1
-117
/
+250
*
Config.in: fix formating
Luka Perkov
2013-05-03
1
-11
/
+11
*
build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig
Felix Fietkau
2013-04-17
1
-0
/
+4
*
build: consistently use 'depends on' instead of 'depends'
Felix Fietkau
2013-04-17
1
-39
/
+39
*
buildroot: enable software floating point for MIPS64 targets
Florian Fainelli
2013-04-09
1
-1
/
+1
*
buildroot: allow enabling MIPS16 user-space build
Florian Fainelli
2013-04-05
1
-0
/
+11
*
kernel: remove the BROKEN dependency on the kernel export symbol strip
Felix Fietkau
2013-03-10
1
-1
/
+0
*
mac80211: update to wireless-testing 2013-02-22
Felix Fietkau
2013-02-23
1
-0
/
+3
*
allow using sstrip with musl
Florian Fainelli
2013-01-29
1
-1
/
+0
*
build: fix the strip default for musl
Felix Fietkau
2013-01-29
1
-1
/
+1
*
kernel: turn on kallsyms and debug info by default
Felix Fietkau
2013-01-21
1
-2
/
+2
*
kernel: fix enabling coredump support on 3.7+
Felix Fietkau
2013-01-13
1
-0
/
+4
*
kernel: add a config option for direct i/o support
Felix Fietkau
2013-01-03
1
-0
/
+4
*
build: disable kernel export strip until it is fixed
Felix Fietkau
2012-12-16
1
-0
/
+1
*
Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space
Gabor Juhos
2012-12-02
1
-1
/
+1
*
disable sstrip when using musl
Florian Fainelli
2012-11-29
1
-0
/
+1
*
build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space
Gabor Juhos
2012-11-29
1
-0
/
+7
*
hide C++ standard library selection behind INSTALL_LIBSTDCPP
Florian Fainelli
2012-10-24
1
-12
/
+13
*
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...
Felix Fietkau
2012-10-17
1
-14
/
+0
*
Config.in: add Global Build options to enable cgroups and namespaces in the k...
Jo-Philipp Wich
2012-10-10
1
-1
/
+148
*
x86: remove grub-legacy
Felix Fietkau
2012-10-07
1
-0
/
+1
*
x86: add grub2 iso support
Felix Fietkau
2012-10-07
1
-1
/
+1
*
build: turn on package parallel builds by default and fix descriptions.
Felix Fietkau
2012-09-28
1
-15
/
+12
*
kernel: enable perf events when enabling profiling, fixes oprofile on arm
Felix Fietkau
2012-09-20
1
-0
/
+5
*
build: add a config option for passing the top-level make jobserver to packag...
Felix Fietkau
2012-09-15
1
-1
/
+10
*
make static host utility linking default to off
Jo-Philipp Wich
2012-08-15
1
-1
/
+1
*
introduce a menuconfig option to turn off static linking of host utilities
Jo-Philipp Wich
2012-08-13
1
-0
/
+7
*
config: tag parallel build options with high build breakage probability with ...
Felix Fietkau
2012-06-30
1
-0
/
+2
*
build: add a config option for choosing the prefered standard c++ library and...
Felix Fietkau
2012-06-14
1
-0
/
+15
*
Config.in: remove obsolete dependency
Felix Fietkau
2012-06-14
1
-1
/
+0
*
Fix early printk compile on ARM
Michael Büsch
2012-06-08
1
-0
/
+6
*
kernel: make tracing support configurable
Felix Fietkau
2012-06-06
1
-0
/
+9
*
make xz ramdisk images also available for 2.6.39+
Jonas Gorski
2012-04-18
1
-1
/
+1
*
define external cpio
John Crispin
2012-04-05
1
-0
/
+7
*
if CONFIG_BUILD_NLS is selected, compile uClibc with locale support
Jo-Philipp Wich
2012-01-01
1
-1
/
+1
*
kernel: enable magic sysrq by default, it does not add much to the kernel ima...
Felix Fietkau
2011-12-22
1
-1
/
+1
*
kernel: add a configuration option for enabling printk timestamps (#10503)
Felix Fietkau
2011-11-29
1
-0
/
+4
*
kernel: add a top level menuconfig option for enabling lockdep
Felix Fietkau
2011-11-08
1
-0
/
+5
*
kernel: add a top level menuconfig option for enabling core dump support
Felix Fietkau
2011-11-04
1
-0
/
+4
*
build system: add a feature that allows you to pull sources from a git tree i...
Felix Fietkau
2011-10-09
1
-0
/
+8
*
add menuconfig option to enable log files during build process
John Crispin
2011-07-03
1
-0
/
+5
*
add a kernel config option for magic sysrq
Felix Fietkau
2011-03-17
1
-0
/
+4
*
fix wrong copy&paste in the helptext for kernel AIO support
Felix Fietkau
2011-02-27
1
-2
/
+0
*
kernel: make AIO support configurable (disabled by default)
Felix Fietkau
2011-02-27
1
-0
/
+6
[next]