First  |  Prev |  Next  |  Last
Pages: 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
[PATCH resend] i2c.h: fix kernel-doc warnings
From: Randy Dunlap <randy.dunlap(a)oracle.com> Fix kernel-doc warnings in linux/i2c.h: Warning(include/linux/i2c.h:176): No description found for parameter 'alert' Warning(include/linux/i2c.h:259): No description found for parameter 'of_node' Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> --- include/... 9 Aug 2010 20:07
Re
Your e-mail address has just won �1,000,000,00 (One million pounds sterling) in this year online Euro Lottery promo 2010. REF No: UK/9420X2/68/OSY, BATCH No: 074/05/ZY369/OSY Contact: Mr.Kelvin Brown Email : euro8(a)btinternet.com FULL NAMES:_____ADDRESS:_______ TELEPHONE NUMBER:______SEX:______ COUNTRY:___... 9 Aug 2010 20:07
Contact: Mr. Well Paulson/Call Tel: +44-7035-924-138.
-- WINNING BATCH No: 573881545-NL/2010 TICKET NoP 3502 /8707-01 Dear Winner, Your e-mail address has subsequently won you the sum of 1,200,000.00(GBP). Contact: Mr. Well Paulson with the following detail and for claims procedures Tel: +44-7035-924-138. 1. Name: 2. Address: 3. Country of Residence: 4. Teleph... 9 Aug 2010 20:07
[PATCH 2/2] rtc: Add support in Makefile/Kconfig for the LPC32XX RTC
From: Kevin Wells <wellsk40(a)gmail.com> Enable build RTC support for the LPC32XX in makefile/Kconfig Signed-off-by: Kevin Wells <wellsk40(a)gmail.com> Signed-off-by: Durgesh Pattamatta <durgesh.pattamatta(a)nxp.com> --- drivers/rtc/Kconfig | 9 +++++++++ drivers/rtc/Makefile | 1 + 2 files changed, 10 ins... 9 Aug 2010 20:07
RTC: LPC32xx: Introduce RTC driver for the LPC32xx
This patch set adds support for the LPC32xx built-in RTC. This is a persistent RTC with alarm on it's own power domain and a dedicated oscillator. UIE emulation is used for *_UIE_* ioctls. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel... 9 Aug 2010 20:07
union-mount: Union mounts documentation
On Sun, 8 Aug 2010 11:52:31 -0400 Valerie Aurora <vaurora(a)redhat.com> wrote: +A union mount layers one read-write file system over one or more +read-only file systems, with all writes going to the writable file +system. The namespace of both file systems appears as a combined +whole to userland, with... 10 Aug 2010 22:26
ARM i.MX dma: implement wrapper for dma functions
2010/8/9 Sascha Hauer <s.hauer(a)pengutronix.de>: Currently there is only one i.MX DMA implementation in the tree, the one for i.MX1/21/27. The SDMA support for i.MX25/31/35/51 can be implemented similarly. This wrapper for the DMA is implemented so that drivers do not have to care about the implementation ... 10 Aug 2010 09:06
[PATCH tip/core/rcu 08/10] rcu: Add a TINY_PREEMPT_RCU
Implement a small-memory-footprint uniprocessor-only implementation of preemptible RCU. This implementation uses but a single blocked-tasks list rather than the combinatorial number used per leaf rcu_node by TREE_PREEMPT_RCU, which reduces memory consumption and greatly simplifies processing. This version also ta... 9 Aug 2010 19:00
[PATCH tip/core/rcu 07/10] rcu: Fix RCU_FANOUT help message
Commit cf244dc01bf68 added a fourth level to the TREE_RCU hierarchy, but the RCU_FANOUT help message still said "cube root". This commit fixes this to "fourth root" and also emphasizes that production systems are well-served by the default. (Stress-testing RCU itself uses small RCU_FANOUT values in order to test ... 9 Aug 2010 19:00
[PATCH tip/core/rcu 05/10] rcu: restrict TREE_RCU to SMP builds with !PREEMPT
Because both TINY_RCU and TREE_PREEMPT_RCU have been in mainline for several releases, it is time to restrict the use of TREE_RCU to SMP non-preemptible systems. This reduces testing/validation effort. This commit is a first step towards driving the selection of RCU implementation directly off of the SMP and PREE... 9 Aug 2010 19:00
First  |  Prev |  Next  |  Last
Pages: 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96