[PATCH 6/9] Removing dead CONFIG_I2C_PNX0105
CONFIG_I2C_PNX0105 doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/mips/nxp/pnx833x/common/platform.c | 73 ------------------------------- 1 files changed, 0 insertions(+), 73 deletions(-) diff --git a/ar... 9 Jun 2010 07:31
[PATCH 2/9] Removing dead CONFIG_GDB_CONSOLE
CONFIG_GDB_CONSOLE doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/mips/cavium-octeon/serial.c | 4 ---- arch/mips/cavium-octeon/setup.c | 4 ---- arch/mips/pmc-sierra/yosemite/irq.c | 4 ---- ... 9 Jun 2010 07:31
[PATCH 5/9] Removing dead CONFIG_BLK_DEV_IDE
CONFIG_BLK_DEV_IDE doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/mips/mti-malta/malta-setup.c | 25 ------------------------- 1 files changed, 0 insertions(+), 25 deletions(-) diff --git a/arch/mips/mti-... 9 Jun 2010 07:31
[PATCH 3/9] Removing dead CONFIG_SIBYTE_BCM1480_PROF
CONFIG_SIBYTE_BCM1480_PROF doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/mips/sibyte/bcm1480/irq.c | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/arch/mips/sibyte/bcm148... 9 Jun 2010 07:31
[PATCH 5b/5] Removing dead CONFIG_PPC47x
CONFIG_PPC47x should actually be spelled CONFIG_PPC_47x as reported by Andreas Schwab. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/powerpc/mm/44x_mmu.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/arch/powerpc/mm/44x_mmu.c b/arch/powerpc/mm/44x_mmu.c index d8c6... 9 Jun 2010 07:31
mm: Move anon_vma ref out from under CONFIG_KSM
On Mon, Jun 07, 2010 at 01:07:03PM +0200, Peter Zijlstra wrote: We need an anon_vma refcount for preemptible anon_vma->lock. Signed-off-by: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Can't see any problems Acked-by: Mel Gorman <mel(a)csn.ul.ie> <SNIP> -- Mel Gorman Part-time Phd Student ... 9 Jun 2010 07:31
[PATCH] drm/sis: fixed brace coding style issues
Fixed brace coding style issues. Signed-off-by: Nicolas Kaiser <nikai(a)nikai.net> --- drivers/gpu/drm/sis/sis_drv.c | 3 +-- drivers/gpu/drm/sis/sis_mm.c | 6 ++---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/sis/sis_drv.c b/drivers/gpu/drm/sis/sis_drv.c index 4fd1f0... 9 Jun 2010 07:31
rfkill switch state during suspend?
Hi, I remember in 2.6.29, the rfkill switch state during suspend was set to SOFT_BLOCKED by calling the toggle_radio of rfkill drivers. What happens now ? 2.6.32+ ... ? This previously posed a problems to drivers which mapped their chip enable GPIOs to the rfkill entries, because on suspend, the gpio was pulle... 9 Jun 2010 07:31
[tip:perf/core] perf, trace: Inline perf_swevent_put_recursion_context()
Commit-ID: ecc55f84b2e9741f29daa787ded93986df6cbe17 Gitweb: http://git.kernel.org/tip/ecc55f84b2e9741f29daa787ded93986df6cbe17 Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Fri, 21 May 2010 15:11:34 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Wed, 9 Jun 2010 11:12:33 +0200 p... 9 Jun 2010 06:26
[tip:perf/core] perf: Add perf_event::child_count
Commit-ID: a6e6dea68c18f705957573ee5596097c7e82d0e5 Gitweb: http://git.kernel.org/tip/a6e6dea68c18f705957573ee5596097c7e82d0e5 Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Fri, 21 May 2010 14:27:58 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Wed, 9 Jun 2010 11:12:37 +0200 p... 9 Jun 2010 06:26