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
/
target
/
linux
/
generic-2.6
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config
Florian Fainelli
2009-08-05
1
-0
/
+1
*
fix mvswitch/ar8216 tx path hooking for 2.6.30
Felix Fietkau
2009-08-04
2
-0
/
+1118
*
refresh 2.6.30 patches
Florian Fainelli
2009-08-02
3
-10
/
+8
*
also use openwrt-specific lzma options in gen_initramfs_list.sh
Florian Fainelli
2009-08-01
1
-0
/
+33
*
fix patch
Lars-Peter Clausen
2009-08-01
1
-26
/
+18
*
ASoC: jack: Fix race in snd_soc_jack_add_gpios
Lars-Peter Clausen
2009-07-31
1
-0
/
+43
*
refresh 2.6.27 patches
Florian Fainelli
2009-07-31
2
-11
/
+13
*
move some PPC symbols to the generic config
Imre Kaloz
2009-07-29
1
-0
/
+10
*
ppc4xx optimizations
Imre Kaloz
2009-07-29
1
-0
/
+30
*
add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lz...
Felix Fietkau
2009-07-28
1
-1
/
+3
*
use 2.6.27.7
Florian Fainelli
2009-07-24
1
-0
/
+1
*
add missing 2.6.30 HID configuration symbols
Florian Fainelli
2009-07-23
1
-0
/
+4
*
2.6.{28,30}: add missing config symbol
Gabor Juhos
2009-07-22
2
-0
/
+2
*
fix a >2 year old stack overflow in the mtd rootfs split patch which only cau...
Felix Fietkau
2009-07-21
4
-57
/
+27
*
add a new arm lzma kernel decompressor based on rewritten (and much more read...
Felix Fietkau
2009-07-21
3
-843
/
+1361
*
2.6.{28,30}: refresh patches
Gabor Juhos
2009-07-20
4
-18
/
+6
*
2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol
Gabor Juhos
2009-07-20
1
-0
/
+1
*
2.6.30 add missing config symbol
Gabor Juhos
2009-07-19
1
-0
/
+1
*
mips: fix another bug in the module relocation change: the wrong base address...
Felix Fietkau
2009-07-18
2
-24
/
+18
*
sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel con...
Felix Fietkau
2009-07-18
2
-2
/
+6
*
fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks...
Felix Fietkau
2009-07-18
1
-23
/
+34
*
get rid of linux 2.6.29
Felix Fietkau
2009-07-17
97
-44321
/
+0
*
add missing CONFIG_FIXED_PHY symbol to 2.6.25
Florian Fainelli
2009-07-16
1
-0
/
+1
*
Cleanup glamo platform_data.
Lars-Peter Clausen
2009-07-16
1
-17
/
+6
*
add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
Florian Fainelli
2009-07-14
2
-0
/
+2
*
kernel: fix a relative addressing bug in the mips module relocation code change
Felix Fietkau
2009-07-13
2
-24
/
+32
*
MIPS: fix loading of modules with unresolved weak symbols
Gabor Juhos
2009-07-13
3
-0
/
+126
*
glamo: get rid of static driver handle.
Lars-Peter Clausen
2009-07-12
1
-1
/
+1
*
glamo: Use mfd_cell for child resource handling instead of some ugly custom c...
Lars-Peter Clausen
2009-07-12
1
-4
/
+0
*
sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, al...
Felix Fietkau
2009-07-12
2
-0
/
+284
*
kernel: clean up scheduler default config and kmod-sched kconfig symbols, ena...
Felix Fietkau
2009-07-12
4
-20
/
+12
*
use subsys_initcall in the i2c-gpio driver
Gabor Juhos
2009-07-11
3
-0
/
+33
*
seems like the pages that mentioned mips 4k cores not having prefetch were wr...
Felix Fietkau
2009-07-11
2
-20
/
+0
*
mips: replace -mlong-calls with -mno-long-calls to make function calls faster...
Felix Fietkau
2009-07-11
2
-0
/
+650
*
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does no...
Felix Fietkau
2009-07-11
2
-0
/
+20
*
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...
Felix Fietkau
2009-07-11
1
-1
/
+1
*
Add config file for 2.6.31 kernels in preparation for 2.6.31
Hamish Guthrie
2009-07-06
1
-0
/
+2420
*
bump to 2.6.29.6 and refresh patches
Gabor Juhos
2009-07-05
6
-45
/
+24
*
update targets to 2.6.30.1, update patches
Florian Fainelli
2009-07-05
2
-16
/
+6
*
Add ioctls to glamo framebuffer driver to enable/disable glamo engines.
Lars-Peter Clausen
2009-07-05
3
-0
/
+100
*
update to latest 2.6.27.26 stable kernel
Florian Fainelli
2009-07-03
7
-41
/
+20
*
ar8216: fix transmission of large frames by setting the switch mtu
Felix Fietkau
2009-06-29
2
-0
/
+7
*
pppoe: add extra padding for the header (useful for drivers that need headroom)
Felix Fietkau
2009-06-29
3
-0
/
+60
*
turn off the Algorithmics FPU emulator by default now that we have software f...
Florian Fainelli
2009-06-28
4
-0
/
+652
*
refresh 2.6.25 patches
Imre Kaloz
2009-06-21
2
-3
/
+3
*
ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset
Florian Fainelli
2009-06-19
1
-1
/
+4
*
add missing initramfs symbols to the generic 2.6.30 config
Imre Kaloz
2009-06-17
1
-0
/
+2
*
IKCONFIG shouldn't be enabled by default
Imre Kaloz
2009-06-15
1
-2
/
+2
*
2.6.30: add another export for the binder module
Felix Fietkau
2009-06-14
1
-0
/
+10
*
add missing function declaration for extra vm exports
Felix Fietkau
2009-06-14
1
-0
/
+10
[next]