AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 Next
Oct 26, 2009
14 years 2 months rename some patches
14 years 2 months since we are using newer iptables version, we don't need this patch anymore
14 years 2 months swap logic on squashfs version selection
14 years 1 month lua: fix regressions in operator overloading caused by the refcounting patch, also fix some more variable cleanup issues => even more performance, less memory utilization
14 years 1 month ramips: add error-path handling to the ramips_eth_plat_probe
14 years 1 month ramips: use resource to pass irq and base address to the ethernet driver
14 years 1 month ramips: fix dma api usage in the ethernet driver
14 years 1 month ramips: remove unnecessary includes in the ethernet driver
14 years 1 month ramips: add ramips_cleanup_dma helper
14 years 1 month ramips: add ramips_setup_dma helper to the ethernet driver
14 years 1 month ramips: free allocated skbs in ramips_cleanup_dma
14 years 1 month ramips: add error handling to ramips_alloc_dma
14 years 1 month ramips: request_irq prior to dma allocation, and handle the case if it fails
14 years 1 month ramips: move ramips_eth_platform_data into a separate file
14 years 1 month ramips: use definitions from rt305x_regs, and nuke the duplicated ones
14 years 1 month ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
Oct 27, 2009
14 years 1 month gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoid generating references to gpr save/restore functions which cannot yet be resolved at this point
14 years 1 month uClibc: implement copysignl in libc on powerpc to avoid undefined references in libstdc++
14 years 1 month ppc: add missing symbols for building with a newer toolchain
14 years 1 month add missing kconfig symbol


interactive