pacmcia:yena_socket.c Remove extra #ifdef CONFIG_YENTA_TI
Applied (see below), thanks. Best, Dominik From: Justin P. Mattock <justinmattock(a)gmail.com> Date: Thu, 20 May 2010 13:40:02 -0700 Subject: [PATCH] pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI Seems pointless to have two #ifdef's with the same CONFIG_YENTA_TI.. Remove the extra one and move... 21 May 2010 10:35
Please pull powerpc.git next branch
> Wolfram Sang (4): powerpc/pmac: Fix dangling pointers i2c/mpc: Drop NO_IRQ i2c/cpm: Drop NO_IRQ i2c/ibm-iic: Drop NO_IRQ Sorry for the confusion, but the other Ben (Dooks) has pushed those NO_IRQ-thigies meanwhile. -- Pengutronix e.K. | Wolfram Sa... 21 May 2010 19:27
[PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver
Hi, On Fri, May 21, 2010 at 05:05:50PM +0530, Hemanth V wrote: Corrected the mailing list, should be linux-kernel This patch adds support for ROHM BH1780GLI Ambient light sensor. BH1780 supports I2C interface. Driver supports read/update of power state and read of lux value (through SYSFS). Writi... 21 May 2010 11:42
add devname module aliases to allow module on-demand auto-loading
On Thu, May 20, 2010 at 06:07:20PM +0200, Kay Sievers wrote: This adds: alias: devname:<name> to some common kernel modules, which will allow the on-demand loading of the kernel module when the device node is accessed. I don't see any need for this for device-mapper: please leave dm out of this. ... 21 May 2010 15:01
[tip:perf/core] perf: Fix wakeup storm for RO mmap()s
Commit-ID: adb8e118f288dc4c569ac9a89010b81a4745fbf0 Gitweb: http://git.kernel.org/tip/adb8e118f288dc4c569ac9a89010b81a4745fbf0 Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Thu, 20 May 2010 16:21:55 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 21 May 2010 11:37:58 +0200 ... 21 May 2010 08:24
[tip:perf/core] perf: Remove more code from the fastpath
Commit-ID: a94ffaaf55552769af328eaca9260fe6291c66c7 Gitweb: http://git.kernel.org/tip/a94ffaaf55552769af328eaca9260fe6291c66c7 Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Thu, 20 May 2010 19:50:07 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 21 May 2010 11:37:59 +0200 ... 21 May 2010 08:24
[tip:perf/core] perf: Optimize perf_tp_event_match()
Commit-ID: 580d607cd666dfabfc1c7b0fb08c8ac690c7c87f Gitweb: http://git.kernel.org/tip/580d607cd666dfabfc1c7b0fb08c8ac690c7c87f Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Thu, 20 May 2010 20:54:31 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 21 May 2010 11:38:00 +0200 ... 21 May 2010 08:24
[tip:perf/core] perf-record: Remove -M
Commit-ID: 57adc51dce9102b6641269dd04f5b99aac83b820 Gitweb: http://git.kernel.org/tip/57adc51dce9102b6641269dd04f5b99aac83b820 Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Thu, 20 May 2010 14:39:55 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 21 May 2010 11:37:57 +0200 ... 21 May 2010 08:24
[tip:perf/core] perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers
Commit-ID: 0f139300c9057c16b5833a4636b715b104fe0baa Gitweb: http://git.kernel.org/tip/0f139300c9057c16b5833a4636b715b104fe0baa Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Thu, 20 May 2010 14:35:15 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Fri, 21 May 2010 11:37:57 +0200 ... 21 May 2010 08:24
[PATCH] perf: Fix getline undeclared
We need to have stdio.h included with _GNU_SOURCEfopr getline, which is broken with the inclusion of build-id.h. Keep util.h included first in hist.c Fixes: util/hist.c: Dans la fonction «hist_entry__parse_objdump_line» : util/hist.c:938: attention : déclaration implicite de la fonction « «getline» » util/... 21 May 2010 07:18