summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)Author
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz
2011-10-01ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann
2011-10-01ARM: pm: let platforms select cpu_suspend supportArnd Bergmann
2011-10-01ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann
2011-10-01ARM: SMP depends on MMUArnd Bergmann
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon
2011-08-23ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham
2011-08-15ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre
2011-08-11ARM: enable ARM_PATCH_PHYS_VIRT by defaultRussell King
2011-08-10ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-27Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-21Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2011-07-21Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2011-07-21ARM: S5P: Add support for MFC deviceKamil Debski
2011-07-20clocksource: convert 32-bit down counting clocksource on S5PV210/S5P64X0Chanwoo Choi
2011-07-20ARM: EXYNOS4: Add clkdev supportThomas Abraham
2011-07-20ARM: S5PV210: Add clkdev supportThomas Abraham
2011-07-20ARM: S5PC100: Add clkdev supportThomas Abraham
2011-07-20ARM: S5P64X0: Add clkdev supportThomas Abraham
2011-07-20ARM: S3C64XX: Add clkdev supportThomas Abraham
2011-07-20ARM: S3C24XX: Add clkdev supportThomas Abraham
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-18ARM: mach-loki: deleteNicolas Pitre
2011-07-18ARM: mach-s3c2400: deleteNicolas Pitre
2011-07-17Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2011-07-17Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann
2011-07-13[CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim
2011-07-13ARM: Kconfig: Allow kprobes on Thumb-2 kernelsJon Medhurst
2011-07-13ARM: tegra: remove mach/barriers.hColin Cross
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-07-12ARM: pxa: enable AUTO_ZRELADDREric Miao
2011-07-11Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux