First  |  Prev |  Next  |  Last
Pages: 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842
[PATCH 04/33] Removing dead MSM7X00A_IDLE
MSM7X00A_IDLE 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/arm/mach-msm/idle.S | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/arch/arm/mach-msm/idle.S b/arch/arm/mach... 30 Jun 2010 13:07
[PATCH 05/33] Removing dead OMAP_IR
OMAP_IR 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/arm/mach-omap1/board-h2.c | 18 ------------------ arch/arm/mach-omap2/board-h4.c | 4 ---- 2 files changed, 0 insertions(+), 22 deletions(-) dif... 30 Jun 2010 13:07
[PATCH 16/33] Removing dead APM
APM 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/arm/mach-omap1/board-palmte.c | 84 ------------------------------------ 1 files changed, 0 insertions(+), 84 deletions(-) diff --git a/arch/arm/mach-oma... 30 Jun 2010 13:07
[PATCH 14/33] Removing dead SDMA_IRAM
SDMA_IRAM 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/arm/plat-mxc/include/mach/mx51.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/arch/arm/plat-mxc/include/mach/mx51.h b/a... 30 Jun 2010 13:07
[PATCH 08/33] Removing dead SA1101
SA1101 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/arm/mach-sa1100/include/mach/SA-1101.h | 925 -------------------------- arch/arm/mach-sa1100/include/mach/hardware.h | 4 - 2 files changed, 0 inser... 30 Jun 2010 13:07
[PATCH 11/33] Removing dead OMAP_DSP
OMAP_DSP 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/arm/mach-omap1/board-nokia770.c | 132 -------------------------- arch/arm/mach-omap1/devices.c | 37 ------- arch/arm/mach-om... 30 Jun 2010 13:07
[PATCH v6 1/3] hwmon: Driver for SMM665 Six-Channel Active DC Output Controller/Monitor
This driver adds support for the monitoring features of the Summit Microelectronics SMM665 Six-Channel Active DC Output Controller/Monitor. Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> Acked-by: Jonathan Cameron <jic23(a)cam.ac.uk> --- drivers/hwmon/Kconfig | 15 + drivers/hwmon/Makefile | 1 +... 30 Jun 2010 13:07
[PATCH 15/33] Removing dead PROCESSOR_NS9750
PROCESSOR_NS9750 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/arm/mach-ns9xxx/gpio.c | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/arch/arm/mach-ns9xxx/gpio.c b/arch/arm/m... 30 Jun 2010 13:07
rmap: add exclusive page to private anon_vma on swapin
On Wed, Jun 30, 2010 at 11:37:10AM -0400, Rik van Riel wrote: @@ -2714,10 +2715,11 @@ static int do_swap_page(struct mm_struct *mm, struct vm_area_struct *vma, if ((flags & FAULT_FLAG_WRITE) && reuse_swap_page(page)) { pte = maybe_mkwrite(pte_mkdirty(pte), vma); flags &= ~FAULT_FLAG_WRITE; + exc... 30 Jun 2010 13:07
[PATCH 06/33] Removing dead SHARPSL_LOCOMO
SHARPSL_LOCOMO 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/arm/mach-sa1100/include/mach/irqs.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-sa1100/include/mach/i... 30 Jun 2010 13:07
First  |  Prev |  Next  |  Last
Pages: 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842