aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-11-30ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin1-0/+1
2010-11-30ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin1-0/+1
2010-11-30ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin1-0/+3
2010-11-30ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2-6/+6
2010-11-30ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin1-2/+4
2010-11-30ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin1-2/+2
2010-11-30ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin1-0/+4
2010-11-30ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot...Dave Martin1-0/+2
2010-11-30ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin1-0/+1
2010-11-30ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin1-0/+2
2010-11-30ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll1-15/+17
2010-11-30at91: merge all at91rm9200 defconfig in one single fileEric Benard14-1383/+341
2010-11-30ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definitionYauhen Kharuzhy1-1/+1
2010-11-30ARM: S3C2443: Select properly ARM core typeYauhen Kharuzhy1-0/+1
2010-11-30ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOSTYauhen Kharuzhy1-0/+3
2010-11-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2010-11-29parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin1-8/+1
2010-11-29xen: x86/32: perform initial startup on initial_page_tableIan Campbell2-15/+56
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+23
2010-11-29xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge1-4/+0
2010-11-29ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov1-1/+1
2010-11-29sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov1-2/+2
2010-11-29sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto3-35/+46
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+21
2010-11-28x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge3-0/+8
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-43/+84
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+15
2010-11-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-11/+13
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-61/+119
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+3
2010-11-27Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-21/+21
2010-11-26perf, x86: P4 PMU - describe config formatCyrill Gorcunov1-8/+55
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra21-38/+30
2010-11-26x86: Set cpu masks before calling CPU_STARTING notifiersAndi Kleen1-4/+7
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu1-1/+1
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar5-4/+31
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar44-76/+116
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra1-1/+1
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus1-0/+20
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens2-11/+13
2010-11-25ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan2-0/+2
2010-11-25ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2-4/+2
2010-11-25ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2-2/+2
2010-11-25ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis2-2/+2
2010-11-25ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim3-9/+9
2010-11-25ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick1-4/+4
2010-11-24OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley3-0/+22
2010-11-24OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman1-1/+1
2010-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds3-16/+56