Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add verrel for build | Josh Boyer | 2013-07-30 | 1 | -1/+1 | |
| | ||||||
* | Revert some changes to make Logitech devices function properly (rhbz 989138) | Josh Boyer | 2013-07-30 | 3 | -0/+213 | |
| | ||||||
* | Fix i915 suspend/resume regression in 3.10 (rhbz 989093) | Josh Boyer | 2013-07-29 | 2 | -0/+120 | |
| | ||||||
* | Linux v3.10.4 | Josh Boyer | 2013-07-29 | 3 | -3437/+3 | |
| | ||||||
* | Add support for elantech v7 devices (rhbz 969473) | Josh Boyer | 2013-07-29 | 2 | -0/+79 | |
| | ||||||
* | Add patch to fix NULL deref in iwlwifi (rhbz 979581) | Josh Boyer | 2013-07-26 | 2 | -0/+67 | |
| | ||||||
* | Linux v3.10.3 | Justin M. Forbes | 2013-07-25 | 2 | -4/+6 | |
| | ||||||
* | Net stable queue from davem (rhbz 987639 987656) | Justin M. Forbes | 2013-07-24 | 4 | -141/+3436 | |
| | ||||||
* | Update secureboot patch for 3.10 | Justin M. Forbes | 2013-07-22 | 3 | -1635/+204 | |
| | ||||||
* | Fix timer issue in bridge code (rhbz 980254) | Josh Boyer | 2013-07-22 | 2 | -0/+56 | |
| | ||||||
* | Linux v3.10.2 | Justin M. Forbes | 2013-07-22 | 5 | -312/+6 | |
| | ||||||
* | CVE-2013-4125 ipv6: BUG_ON in fib6_add_rt2node() (rhbz 984664) | Dave Jones | 2013-07-19 | 2 | -0/+86 | |
| | ||||||
* | post rebase fixups | Dave Jones | 2013-07-18 | 6 | -3457/+38 | |
| | ||||||
* | drop old ARM patches | Peter Robinson | 2013-07-18 | 4 | -42/+2 | |
| | ||||||
* | compile fix | Dave Jones | 2013-07-17 | 1 | -1/+2 | |
| | | | | | | | | | | | | | kernel/modsign_uefi.c: In function ‘get_cert_list’: kernel/modsign_uefi.c:23:2: error: implicit declaration of function ‘kmalloc’ [-Werror=implicit-function-declaration] db = kmalloc(lsize, GFP_KERNEL); ^ kernel/modsign_uefi.c:23:5: warning: assignment makes pointer from integer without a cast [enabled by default] db = kmalloc(lsize, GFP_KERNEL); ^ kernel/modsign_uefi.c:31:3: error: implicit declaration of function ‘kfree’ [-Werror=implicit-function-declaration] kfree(db); ^ | |||||
* | Re-enable ARM, Drop tegra subkernel as it's now multi-platform, Enable i.MX ↵ | Peter Robinson | 2013-07-17 | 8 | -310/+300 | |
| | | | | SoC support | |||||
* | 3.10.1 rebase | Dave Jones | 2013-07-17 | 28 | -9097/+143 | |
| | ||||||
* | Fix wrong structure in iwlwifi dvm patch | Josh Boyer | 2013-07-13 | 1 | -1/+1 | |
| | ||||||
* | Disable LATENCYTOP/SCHEDSTATS in non-debug builds. | Dave Jones | 2013-07-12 | 5 | -3/+12 | |
| | ||||||
* | Fix various overflow issues in ext4 (rhbz 976837) | Josh Boyer | 2013-07-12 | 2 | -0/+214 | |
| | ||||||
* | Add iwlwifi fix for connection issue (rhbz 885407) | Josh Boyer | 2013-07-12 | 2 | -1/+42 | |
| | ||||||
* | Enable USB on i.MX based boards, patch from Niels de Vos | Kyle McMartin | 2013-07-11 | 2 | -0/+7 | |
| | ||||||
* | Add report fixup for Genius Gila mouse from Benjamin Tissoires (rhbz 959721) | Josh Boyer | 2013-07-05 | 2 | -0/+105 | |
| | ||||||
* | Add vhost-net use-after-free fix (rhbz 976789 980643) | Josh Boyer | 2013-07-05 | 2 | -0/+83 | |
| | ||||||
* | Add fix for timer issue in bridge code (rhbz 980254) | Josh Boyer | 2013-07-05 | 2 | -1/+18 | |
| | ||||||
* | CVE-2013-2232 ipv6: using ipv4 vs ipv6 structure during routing lookup in ↵ | Josh Boyer | 2013-07-05 | 2 | -0/+61 | |
| | | | | sendmsg (rhbz 981552 981564) | |||||
* | qxl: add suspend/resume and hibernate support | Dave Airlie | 2013-07-04 | 2 | -0/+488 | |
| | ||||||
* | Bump release for build | Justin M. Forbes | 2013-07-04 | 1 | -2/+2 | |
| | ||||||
* | CVE-2013-1059 libceph: Fix NULL pointer dereference in auth client code ↵ | Josh Boyer | 2013-07-03 | 2 | -0/+31 | |
| | | | | (rhbz 977356 980341) | |||||
* | CVE-2013-2234 net: information leak in AF_KEY notify (rhbz 980995 981007) | Josh Boyer | 2013-07-03 | 2 | -0/+46 | |
| | ||||||
* | Linux v3.9.9 | Justin M. Forbes | 2013-07-03 | 3 | -79/+5 | |
| | ||||||
* | Add patches to fix iwl skb managment (rhbz 977040) | Josh Boyer | 2013-07-03 | 3 | -0/+173 | |
| | ||||||
* | fixup QXL driver patches to make it easier to rebase | Dave Airlie | 2013-07-03 | 6 | -423/+1286 | |
| | | | | - add qxl driver dynamic resize + multiple heads support | |||||
* | kernel portion of qxl cursor and dynamic resize fixes. | Dave Airlie | 2013-07-01 | 2 | -0/+268 | |
| | ||||||
* | Only enable ARM A15 errata on the LPAE kernel as it breaks A8 | Peter Robinson | 2013-06-28 | 3 | -1/+7 | |
| | ||||||
* | add qxl fix for missing access ok macro. | Dave Airlie | 2013-06-28 | 2 | -0/+35 | |
| | ||||||
* | Add verrel for build | Josh Boyer | 2013-06-27 | 1 | -1/+1 | |
| | ||||||
* | Linux v3.9.8 | Josh Boyer | 2013-06-27 | 8 | -406/+6 | |
| | ||||||
* | Fix stack memory usage for DMA in ath3k (rhbz 977558) | Josh Boyer | 2013-06-27 | 2 | -0/+81 | |
| | ||||||
* | Add two patches to fix bridge networking issues (rhbz 880035) | Josh Boyer | 2013-06-26 | 3 | -0/+227 | |
| | ||||||
* | fix %{with_*} tests in modsigning | Kyle McMartin | 2013-06-25 | 1 | -4/+8 | |
| | ||||||
* | Fix battery issue with bluetooth keyboards (rhbz 903741) | Josh Boyer | 2013-06-24 | 2 | -0/+64 | |
| | ||||||
* | Add two patches to fix iwlwifi issues in unmapping | Josh Boyer | 2013-06-21 | 3 | -0/+98 | |
| | | | | - Add patch to fix carl9170 oops (rhbz 967271) | |||||
* | Add patch to fix carl9170 oops (rhbz 967271) | Josh Boyer | 2013-06-21 | 2 | -0/+169 | |
| | ||||||
* | Linux v3.9.7 | Justin M. Forbes | 2013-06-20 | 6 | -653/+7 | |
| | ||||||
* | Resolves: bz 956732 | Neil Horman | 2013-06-18 | 2 | -0/+41 | |
| | ||||||
* | Disable MTRR sanitizer by default. | Dave Jones | 2013-06-18 | 2 | -1/+4 | |
| | ||||||
* | Add patch to fix radeon issues on powerpc | Josh Boyer | 2013-06-17 | 2 | -1/+93 | |
| | ||||||
* | Linux v3.9.6 | Josh Boyer | 2013-06-13 | 10 | -582/+7 | |
| | | | | - Drop a bunch of powerpc patches that were includes in 3.9.6. Yay! | |||||
* | Shift some %ifarch arm stuff around | Kyle McMartin | 2013-06-12 | 1 | -6/+5 | |
| | | | | | | | Define kernel_mflags so we can use the same BuildTarget command for both arm and everyone else. Move the dtb install after modules. |