104 Commits (4cf3beccfd6d800e05352478065e261a1ae96427)

Author SHA1 Message Date
Christian Wiese b8c9e3ec46 linux26: Updated (2.6.32.19 -> 2.6.32.20) 14 years ago
Christian Wiese f057dae682 linux26: Updated (2.6.32.18 -> 2.6.32.19) 14 years ago
Christian Wiese 9eb74838e0 linux26: Updated (2.6.32.17 -> 2.6.32.18) 14 years ago
Christian Wiese 24ee4bceb5 linux26: Updated (2.6.32.16 -> 2.6.32.17) 14 years ago
Christian Wiese bba6895296 linux26: Updated (2.6.32.15 -> 2.6.32.16) 15 years ago
Christian Wiese a84f5acd40 linux26: Updated (2.6.32.14 -> 2.6.32.15) 15 years ago
Christian Wiese ff5f05b5b1 linux26: Updated (2.6.32.13 -> 2.6.32.14) 15 years ago
Christian Wiese 7316ecf92b linux26: Updated (2.6.32.12 -> 2.6.32.13) 15 years ago
Christian Wiese 46ad282069 linux26: Updated (2.6.32.11 -> 2.6.32.12) 15 years ago
Alejandro Mery 183e23e565 linux26: introduced 'humble' config style - defconfig but no greedy enabling of modules 15 years ago
Christian Wiese 0cb5565325 linux26: Updated (2.6.32.10 -> 2.6.32.11) 15 years ago
Christian Wiese b141b8b821 linux26: adapted OpenSDE specific kernel config patch which adds the 'no2modconfig' make target to kernel version 2.6.32 15 years ago
Christian Wiese c172317d44 linux26: Updated (2.6.31.12 -> 2.6.32.10) 15 years ago
Christian Wiese 01617ad0e3 linux26: disable building of sample code by default 15 years ago
Christian Wiese 10b5a56550 linux26: disable build time boot arguments by default 15 years ago
Christian Wiese 23f9fbfa91 linux26: disable the tracing infrastructure by default 15 years ago
Christian Wiese 8975fd7abc linux26: disable gcov kernel profiling support by default because it seems to be broken 15 years ago
Christian Wiese 6c61528049 linux26: fixed serial console support by adding CONFIG_SERIAL_8250_PCI=y and CONFIG_SERIAL_8250_PNP=y 15 years ago
Christian Wiese 440bc6543c linux26: removed obsolete patches and disabled others that need more review 15 years ago
Christian Wiese a205897084 linux26: Updated (2.6.27.43 -> 2.6.31.12) 15 years ago
Christian Wiese c425aa044b linux26: improved to only remove 'lib/firmware' from the file list if the fhs package is enabled 15 years ago
Christian Wiese 2e42da5312 linux26: removing lib/firmware from file list because it belongs to the fhs package 15 years ago
Alejandro Mery ff308d7fcb linux26: Updated (2.6.27.41 -> 2.6.27.43) 15 years ago
Alejandro Mery f2767d2ef8 linux26: Updated (2.6.27.39 -> 2.6.27.41) 15 years ago
Alejandro Mery 1e88553ca3 linux26: Updated (2.6.27.38 -> 2.6.27.39) 15 years ago
Alejandro Mery 0905c0d9c0 linux26: Updated (2.6.27.37 -> 2.6.27.38) 15 years ago
Alejandro Mery 3b6c5c5b14 linux26: Updated (2.6.27.34 -> 2.6.27.37) 15 years ago
Alejandro Mery 653d8a969c linux26: disabled reiserfs's debugging 15 years ago
Alejandro Mery eeefd12c25 linux26: Updated (2.6.27.21 -> 2.6.27.34) 15 years ago
Alejandro Mery 5340f91aa2 linux26: Updated (2.6.27.19 -> 2.6.27.21) 15 years ago
Alejandro Mery 3637fe409b linux26: enabled Unix Domain sockets as built-in on every kernel, as needed by udev 15 years ago
Alejandro Mery 69f707cc63 linux26: enable i8042 (ps/2 kbd) as built-in because we can't make udev detect it's needed 15 years ago
Alejandro Mery 3f0320b575 linux26: adjusted CONFIG_LSF patch to our current version 15 years ago
Alejandro Mery 83f8dec79e linux26: added "Get rid of CONFIG_LSF" upstream patch 15 years ago
Alejandro Mery 45e6411921 linux26: Updated (2.6.27.18 -> 2.6.27.19) 15 years ago
Alejandro Mery ccc4596fd1 linux26: Updated (2.6.27.15 -> 2.6.27.18) 15 years ago
Alejandro Mery 1e32b6c546 linux26: disable CONFIG_SYSFS_DEPRECATED to make udev happy 15 years ago
Alejandro Mery 40174ea891 linux26: Updated (2.6.27.14 -> 2.6.27.15) 15 years ago
Alejandro Mery 5d017540e2 linux26: Updated (2.6.27.13 -> 2.6.27.14) 15 years ago
Alejandro Mery 65e9e68fa7 linux26: Updated (2.6.27.12 -> 2.6.27.13) 15 years ago
Alejandro Mery a9c3963447 linux26: Updated (2.6.27.11 -> 2.6.27.12) 15 years ago
Alejandro Mery d4e494cbbf linux26: Updated (2.6.27.10 -> 2.6.27.11) 15 years ago
Alejandro Mery a275bb6d8e linux26: disabled CONFIG_SUNDANCE_MMIO, makes the module fail to initialize the NIC (since .20 to present) 15 years ago
Alejandro Mery e22820019f linux26: adapted ext4 patch to 2.6.27.10 15 years ago
Alejandro Mery 9acf5e211f linux26: included upstream patch to rename ext4dev to ext4 15 years ago
Alejandro Mery fc6b7c701b linux26: Updated (2.6.27.6 -> 2.6.27.10) 15 years ago
Alejandro Mery 6d1ae0acb4 linux26: disabled CONFIG_DEBUG_* and CONFIG_*_DEBUG, 943M in modules was too much, now I get just 79M (in 2138 .ko files) 15 years ago
Alejandro Mery 14f3d2091e linux26: adapted to produce and install vmlinuz for x86/x86-64 in newer versions 15 years ago
Alejandro Mery 944d05b03a linux26: fixed x86 compilation in >= 2.6.24, as now 64 bits is the default 15 years ago
Alejandro Mery 33dcca7a05 linux26: fixed arch/share.in to translate x86 to i386 until 2.6.23 15 years ago