First  |  Prev |  Next  |  Last
Pages: 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820
[patch 000/164] 2.6.33.6 stable review
This is the start of the stable review cycle for the 2.6.33.6 release. There are 164 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: l... 1 Jul 2010 14:28
4 -stable kernel review cycles starting
First off, sorry for the long delay in the -stable kernel releases, they got pushed to the back-burner for other things recently ("Hey look, is that the sun finally here in the Pacific Northwest?") Please note that there are still a large number of patches that have been submitted to the -stable trees for inclusi... 1 Jul 2010 20:05
[patch 000/149] 2.6.32.16 stable review
This is the start of the stable review cycle for the 2.6.32.16 release. There are 149 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: li... 1 Jul 2010 14:28
[000/200] 2.6.34.1 stable review
This is the start of the stable review cycle for the 2.6.34.1 release. There are 200 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: lin... 1 Jul 2010 14:28
[00/23] 2.6.27.48 stable review
This is the start of the stable review cycle for the 2.6.27.48 release. There are 23 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: l... 1 Jul 2010 14:28
scsi/sg: remove casts from void*
On Thu, Jul 01, 2010 at 05:16:43PM +0400, Kulikov Vasiliy wrote: - Sg_fd *sfp; + Sg_fd *sfp = filp->private_data; ^^^^^^^^^^^^^^^^^^ Dereferenced here. unsigned long req_sz, len, sa; Sg_scatter_hold *rsv_schp; int k, length; - if ((!filp) || (!vma) || (!(sfp = (Sg_... 2 Jul 2010 03:41
mm: iommu: The Virtual Contiguous Memory Manager
On Tue, 29 Jun 2010 22:55:50 -0700 Zach Pfeffer wrote: arch/arm/mm/vcm.c | 1901 +++++++++++++++++++++++++++++++++++++++++++++ include/linux/vcm.h | 701 +++++++++++++++++ include/linux/vcm_types.h | 318 ++++++++ 3 files changed, 2920 insertions(+), 0 deletions(-) create mode 100644 ... 22 Jul 2010 13:36
[PATCH v2]kernel.h Move preprocessor #warning about using kernel headers in userpsace to types.h
Move the preprocessor #warning message: warning: #warning Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders from kernel.h to types.h. And also fixe the #warning message due to the preprocessor not being able to read the web address due to it thinking it was the start of a c... 1 Jul 2010 13:20
dspbridge: add mmufault support
Hi Fernando, +int mmu_fault_isr(struct iommu *mmu) -/* - * ======== mmu_check_if_fault ======= - * Check to see if MMU Fault is valid TLB miss from DSP - * Note: This function is called from an ISR - */ -static bool mmu_check_if_fault(struct bridge_dev_context *dev_context) { + ... 2 Jul 2010 13:31
[GIT PULL net-2.6] vhost-net: more error handling fixes
David, The following tree includes more fixes dealing with error handling in vhost-net. It is on top of net-2.6. Please merge it for 2.6.35. Thanks! The following changes since commit 38000a94a902e94ca8b5498f7871c6316de8957a: sky2: enable rx/tx in sky2_phy_reinit() (2010-06-23 14:37:04 -0700) are availab... 1 Jul 2010 13:20
First  |  Prev |  Next  |  Last
Pages: 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820