Top search
Forums top search
5234 results
Order by date -
Order by pertinence
Other results are also available in our forums :
[PATCH 1/2] mm: change enum migrate_mode with bitwise type
This patch changes migrate_mode type to bitwise type because next patch will add MIGRATE_DISCARD and it could be ORed with other attributes so it would be better to change it with bitwise type. Cc: Rik van Riel <riel@redhat.com> Cc: Mel ...
Message posted on the September 5th, 2012 - 4:10 AM ET
[PATCH] usb: otg: Move phy interface to separate file.
As otg.h is containing lots of phy interface related stuff, moving all phy interface related stuff to new file named phy.h Signed-off-by: Venu Byravarasu <vbyravarasu@xxxxxxxxxx> include/linux/usb/otg.h | 198 +-- include/linux/usb/phy.h | ...
Message posted on the September 4th, 2012 - 5:20 AM ET
[PATCH] i2c: sis964: bus driver
This patch is a driver for SiS964 I2C bus. It was forked from i2c-sis630 and modified with SiS datasheets. Tested with kmemleak. Signed-off-by: Amaury Decrême <amaury.decreme@gmail.com> Documentation/i2c/busses/i2c-sis964 | 34 ++ ...
Message posted on the July 13th, 2012 - 5:50 AM ET
[PATCH v4 RESEND] mm: cma: add a simple kernel module as the helper to test CMA
From: Barry Song <Baohua.Song@csr.com> Any write request to /dev/cma_test will let the module to allocate memory from CMA, for example: 1st time $ echo 1024 > /dev/cma_test will require cma_test to request 1MB(1024KB) 2nd time $ echo 2048 ...
Message posted on the July 5th, 2012 - 2:30 AM ET
[RFC][PATCH 0/2]efi_pstore: Avoid missing panic message in NVRAM
[Problem] Current efi_pstore simply overwrites existing entries in NVRAM. So, if 2nd panic happens before a user checks 1st panic message, 1st panic message will be lost. [Solution] To avoid missing 1st panic message, this patch introduce a rule ...
Message posted on the July 3rd, 2012 - 7:40 PM ET
[PATCH] fix usb skeleton driver
From: Stefani Seibold <stefani@seibold.net> This is a fix for the USB skeleton driver to bring it in shape. - The usb_interface structure pointer will be no longer stored - Every access to the USB will be handled trought the usb_interface ...
Message posted on the June 6th, 2012 - 9:30 AM ET
[RESEND][PATCH] Cleanup of rw_copy_check_uvector and compat_rw_copy_check_uvector
Hi Andrew, Resending this patch which I first sent a couple of months ago and didn't notice it didn't go in at the time. This is the cleanup of rw_copy_check_uvector and compat_rw_copy_check_uvector after changes made to support CMA in an earlier ...
Message posted on the April 11th, 2012 - 7:40 AM ET
[RFC] Android Logger vs. Shared Memory FIGHT!
I went to Linaro Connect a few weeks ago. While I was there they held a meeting with some of the Android developers and some community developers. During the meeting Brian Swetland and Tim Bird were talking about upstreaming Android's logger kernel ...
Message posted on the March 28th, 2012 - 5:10 PM ET
[PATCH V2 1/2] rapidio: add DMA engine support for RIO data transfers
Adds DMA Engine framework support into RapidIO subsystem. Uses DMA Engine DMA_SLAVE interface to generate data transfers to/from remote RapidIO target devices. Introduces RapidIO-specific wrapper for prep_slave_sg() interface with an extra parameter ...
Message posted on the March 26th, 2012 - 4:50 PM ET
[PATCH v4] mm: cma: add a simple kernel module as the helper to test CMA
From: Barry Song <Baohua.Song@csr.com> Any write request to /dev/cma_test will let the module to allocate memory from CMA, for example: 1st time $ echo 1024 > /dev/cma_test will require cma_test to request 1MB(1024KB) 2nd time $ echo 2048 ...
Message posted on the March 7th, 2012 - 6:40 AM ET
[PATCH v3] MM: CMA: add a simple kernel module as the helper to test CMA
From: Barry Song <Baohua.Song@csr.com> Any write request to /dev/cma_test will let the module to allocate memory from CMA, for example: 1st time $ echo 1024 > /dev/cma_test will require cma_test to request 1MB(1024KB) 2nd time $ echo 2048 ...
Message posted on the March 6th, 2012 - 10:50 PM ET
[PATCH v2] MM: CMA: add a simple kernel module as the helper to test CMA
From: Barry Song <Baohua.Song@csr.com> Any write request to /dev/cma_test will let the module to allocate memory from CMA, for example: 1st time $ echo 1024 > /dev/cma_test will require cma_test to request 1MB(1024KB) 2nd time $ echo 2048 ...
Message posted on the March 5th, 2012 - 2:20 AM ET
[PATCH] [trivial] Documentation: Fix multiple typo in Documentation
Correct following typo within 17 files in Documentation. "specifing" to "specifying" in vm/unevictable-lru.txt "subjet" to "subject" in security/Smack.txt "fulfil" to "fulfill" in ...
Message posted on the March 4th, 2012 - 9:20 AM ET
[PATCH] MM: CMA: add a simple kernel module as the helper to test CMA
From: Barry Song <Baohua.Song@csr.com> Any write request to /dev/cma_test will let the module to allocate memory from CMA, for example: 1st time $ echo 0 > /dev/cma_test will require cma_test to request 1MB 2nd time $ echo 0 > ...
Message posted on the March 1st, 2012 - 10:00 PM ET
Previous
May 22nd, 2013 - 10:52 AM ET
Join now
Login

