Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add some more missing serial 8250 config symbols | Jonas Gorski | 2012-03-30 | 1 | -0/+5 |
| | | | | SVN-Revision: 31149 | ||||
* | enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx ↵ | Jo-Philipp Wich | 2012-03-07 | 1 | -1/+1 |
| | | | | | | (#8672) SVN-Revision: 30835 | ||||
* | kernel: disable bridge igmp snooping by default to avoid multicast issues | Felix Fietkau | 2012-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 29744 | ||||
* | add missing config symbol | Jo-Philipp Wich | 2011-12-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 29610 | ||||
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | Nicolas Thill | 2011-11-25 | 1 | -8/+8 |
| | | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337 | ||||
* | kernel: add a top level menuconfig option for enabling lockdep | Felix Fietkau | 2011-11-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 28848 | ||||
* | target: remove CONFIG_IDE_PROC_FS support as well | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 28586 | ||||
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 28584 | ||||
* | kernel: add some missing config options | Hauke Mehrtens | 2011-08-06 | 1 | -0/+2 |
| | | | | | | These options where found by buildbot SVN-Revision: 27920 | ||||
* | kernel: Fix firewire for 2.6.37+ | Jonas Gorski | 2011-08-02 | 1 | -8/+0 |
| | | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. SVN-Revision: 27874 | ||||
* | kernel: enable inotify by default (#8055) | Felix Fietkau | 2011-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 27853 | ||||
* | ocf-linux: version bump to 20110720 | Hauke Mehrtens | 2011-07-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency SVN-Revision: 27753 | ||||
* | kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing | Hauke Mehrtens | 2011-07-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 27731 | ||||
* | kernel: add symbols, small fixes | Hauke Mehrtens | 2011-04-09 | 1 | -0/+2 |
| | | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570 | ||||
* | kernel: add missing config options | Hauke Mehrtens | 2011-04-09 | 1 | -0/+4 |
| | | | | SVN-Revision: 26552 | ||||
* | enable the 'big kernel lock' by default | Imre Kaloz | 2011-03-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 26267 | ||||
* | kernel: replace mini_fo with overlayfs for 2.6.37 | Felix Fietkau | 2011-03-17 | 1 | -3/+6 |
| | | | | SVN-Revision: 26209 | ||||
* | kernel: add a few missing kernel config symbols | Felix Fietkau | 2011-03-16 | 1 | -0/+5 |
| | | | | SVN-Revision: 26189 | ||||
* | add two missing symbol for Kernel >= 2.6.37 | Jo-Philipp Wich | 2011-03-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 25984 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 25928 | ||||
* | yet another missing symbol | Jo-Philipp Wich | 2011-03-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 25875 | ||||
* | add more missing kernel symbols | Jo-Philipp Wich | 2011-03-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 25846 | ||||
* | add missing symbol | Jo-Philipp Wich | 2011-03-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 25843 | ||||
* | kernel: disable sysctl syscall support - nothing uses it | Felix Fietkau | 2011-02-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 25773 | ||||
* | kernel: disable scheduler actions by default, they will be enabled only when ↵ | Felix Fietkau | 2011-02-27 | 1 | -3/+3 |
| | | | | | | kmod-sched is selected SVN-Revision: 25771 | ||||
* | kernel: disable /proc/kcore | Felix Fietkau | 2011-02-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 25770 | ||||
* | kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵ | Felix Fietkau | 2011-02-27 | 1 | -2/+2 |
| | | | | | | kmod-crypto-core package SVN-Revision: 25766 | ||||
* | kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default | Felix Fietkau | 2011-02-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 25765 | ||||
* | kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it | Felix Fietkau | 2011-02-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 25764 | ||||
* | kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default | Felix Fietkau | 2011-02-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 25763 | ||||
* | kernel: the patch to disable the crypto tests is no longer necessary since ↵ | Felix Fietkau | 2011-02-24 | 1 | -1/+0 |
| | | | | | | 2.6.36, remove it SVN-Revision: 25689 | ||||
* | kernel config: disable the pcomp api + zlib decompressor by default - it has ↵ | Felix Fietkau | 2011-02-24 | 1 | -3/+3 |
| | | | | | | not been used for a while now SVN-Revision: 25684 | ||||
* | kernel config: refresh using kconfig.pl | Felix Fietkau | 2011-02-24 | 1 | -14/+13 |
| | | | | SVN-Revision: 25682 | ||||
* | kernel: add missing config symbols | Felix Fietkau | 2011-02-21 | 1 | -0/+2 |
| | | | | SVN-Revision: 25643 | ||||
* | kernel: remove imq support, refresh patches | Felix Fietkau | 2011-02-21 | 1 | -6/+0 |
| | | | | SVN-Revision: 25641 | ||||
* | add more 2.6.37 missing symbols | Florian Fainelli | 2011-02-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 25534 | ||||
* | add missing 2.6.37 config symbols. | Florian Fainelli | 2011-02-10 | 1 | -0/+5 |
| | | | | SVN-Revision: 25447 | ||||
* | add a few missing kernel config symbols | Felix Fietkau | 2011-02-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 25284 | ||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 1 | -0/+9 |
| | | | | SVN-Revision: 25272 | ||||
* | add missing symbols | Imre Kaloz | 2011-02-01 | 1 | -0/+2 |
| | | | | SVN-Revision: 25271 | ||||
* | Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville | Daniel Dickinson | 2011-01-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 25031 | ||||
* | add missing kernel kernel config symbol | Felix Fietkau | 2011-01-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 25017 | ||||
* | kernel: deactivate ext4 SElinux support and extended attributes support in ↵ | Hauke Mehrtens | 2011-01-09 | 1 | -0/+1 |
| | | | | | | | | general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. Thank you Philip Prindeville SVN-Revision: 24951 | ||||
* | disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a ↵ | Jo-Philipp Wich | 2011-01-05 | 1 | -0/+1 |
| | | | | | | mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905 | ||||
* | generic: more CONFIG_KEYBOARD_* symbols | Gabor Juhos | 2010-12-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 24860 | ||||
* | generic: add missing CONFIG_KEYBOARD_* symbols | Gabor Juhos | 2010-12-29 | 1 | -0/+8 |
| | | | | SVN-Revision: 24852 | ||||
* | generic: add CONFIG_DEBUG_ICEDCC symbol | Gabor Juhos | 2010-12-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 24850 | ||||
* | kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵ | Hauke Mehrtens | 2010-12-22 | 1 | -0/+1 |
| | | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805 | ||||
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 24646 | ||||
* | revert r24604 | Imre Kaloz | 2010-12-15 | 1 | -110/+111 |
| | | | | SVN-Revision: 24605 |