Age | Commit message (Expand) | Author |
2008-09-24 | - remove debug cruft | Bernhard Reutner-Fischer |
2008-09-24 | - deal with ARM specific syscalls. Closes #2894 | Bernhard Reutner-Fischer |
2008-09-24 | - do not segfault if we end up with empty tables | Bernhard Reutner-Fischer |
2008-09-16 | - add script to generate lots of failing (random)configs | Bernhard Reutner-Fischer |
2008-09-15 | Make menuconfig help bigger and fluffier. | Rob Landley |
2008-09-09 | Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelect... | Carmelo Amoroso |
2008-09-09 | - adjust range of valid grp buffer size to match pwd buffer size | Bernhard Reutner-Fischer |
2008-08-27 | - flesh out helptext of DOMULTI. | Bernhard Reutner-Fischer |
2008-08-27 | - pull check-lxdialog.sh from linux-2.6.26 | Bernhard Reutner-Fischer |
2008-07-29 | Remove .depend when doing distclean | Carmelo Amoroso |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-07-23 | - fix inline keyword | Bernhard Reutner-Fischer |
2008-07-14 | - do not force LFS unto x86_64 folks | Bernhard Reutner-Fischer |
2008-07-08 | New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMU | Denis Vlasenko |
2008-06-27 | Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ... | Ricard Wanderlof |
2008-06-11 | Fix some compiler warnings | Carmelo Amoroso |
2008-06-08 | In string.h, move libc_hidden_proto next to the corresponding declaration. | Bernd Schmidt |
2008-06-07 | - if UNIX98PTY_ONLY is not set then we're in legacy land anyway which needs | Bernhard Reutner-Fischer |
2008-06-05 | - make libcrypt optional. Untested. | Bernhard Reutner-Fischer |
2008-06-05 | - drats. The pre-commit hook is broken. No chance to ci a patch other than ob... | Bernhard Reutner-Fischer |
2008-06-05 | - pull kconfig from 2.6.25.4 | Bernhard Reutner-Fischer |
2008-06-05 | - fix keyword "depends on" | Bernhard Reutner-Fischer |
2008-06-05 | - linuxthreads and linuxthreads.old need nanosleep() | Bernhard Reutner-Fischer |
2008-06-03 | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer |
2008-06-02 | Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusing | Denis Vlasenko |
2008-05-31 | - default kernel-modules funcs to on. | Bernhard Reutner-Fischer |
2008-05-31 | Makefile.kconfig: whitespace fix | Denis Vlasenko |
2008-05-27 | Fix build failure due to missing 'smallint' definition | Carmelo Amoroso |
2008-05-21 | - Wrap overlong comment-lines. No object-code changes | Bernhard Reutner-Fischer |
2008-05-21 | - my manpage sais that init_module, create_module, query_module, delete_module | Bernhard Reutner-Fischer |
2008-05-20 | Introduce and use small[u]int type. Changes in size: | Denis Vlasenko |
2008-05-19 | Added a bounch of locale fixes. | Carmelo Amoroso |
2008-05-09 | fix "make install_kernel_headers" to not create asm-generic | Denis Vlasenko |
2008-05-07 | Split kernel headers installation from "make install_headers". | Denis Vlasenko |
2008-05-02 | - indent | Bernhard Reutner-Fischer |
2008-05-02 | Added implementation for 'locale' command. | Carmelo Amoroso |
2008-05-01 | install_headers: do not exit if unifdef "fails", it's ok | Denis Vlasenko |
2008-04-30 | install_headers: properly quote things | Denis Vlasenko |
2008-04-30 | install_headers.sh: detect a case when kernel headers are already | Denis Vlasenko |
2008-04-27 | build system: improve install_headers. | Denis Vlasenko |
2008-04-25 | Fix some sh4 specific entries | Carmelo Amoroso |
2008-04-24 | Fix whitespace damage in top level Config.in. | Hans-Christian Egtvedt |
2008-04-16 | Fix whitespace damage in Config.avr32. | Hans-Christian Egtvedt |
2008-03-26 | Paul Brook writes: | Bernhard Reutner-Fischer |
2008-03-16 | Remove extra file separator | Carmelo Amoroso |
2008-01-19 | - wrap superlong lines | Bernhard Reutner-Fischer |
2008-01-19 | - add C99 floating point environment, rounding and exception handling functions | Bernhard Reutner-Fischer |
2008-01-17 | - remove unused file | Bernhard Reutner-Fischer |
2008-01-05 | Chris Zankel writes: | Mike Frysinger |
2008-01-05 | not everyone is a ninja: explicitly state that people should convert from sys... | Mike Frysinger |