summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-16/+58
|\
| * Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-10-091-1/+1
| |\
| | * [ARM] Orion: add 88F6183 (Orion-1-90) supportLennert Buytenhek2008-09-251-1/+1
| * | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-091-0/+1
| |\ \
| | * | ARM: DaVinci: SOC GPIOs use gpiolibDavid Brownell2008-09-171-0/+1
| * | | Merge branch 'pxa-all' into develRussell King2008-10-091-1/+1
| |\ \ \
| | * \ \ Merge branch 'pxa-trizeps' into pxa-machinesRussell King2008-10-071-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [ARM] 5251/1: remove old LED support for Trizeps4 SOMJürgen Schindele2008-10-011-1/+1
| | | |/
| * | | Merge branch 'ptebits' into develRussell King2008-10-091-0/+5
| |\| |
| * | | [ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre2008-10-091-1/+3
| * | | [ARM] mm: allow LH7A40x to use sparsememRussell King2008-10-011-6/+2
| * | | [ARM] mm: deprecate discontigmem on ARMRussell King2008-10-011-1/+5
| * | | [ARM] mm: switch SA1100 to use sparsememRussell King2008-10-011-2/+0
| * | | [ARM] mm: enable sparsemem on clps7500 and RiscPCRussell King2008-10-011-0/+2
| * | | [ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek2008-09-011-0/+24
| * | | [ARM] Update arch/arm/Kconfig for drivers/Kconfig changes, add cpuidleRussell King2008-09-011-4/+14
| * | | [ARM] 5195/1: ARMv7 Oprofile supportJean PIHET2008-09-011-0/+5
| | |/ | |/|
* | | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse2008-09-061-0/+1
* | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0
| |/ |/|
* | [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman2008-08-271-0/+5
|/
* regulator: core kbuild filesLiam Girdwood2008-07-301-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-281-0/+1
|\
| * Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-291-7/+21
| |\
| * | ARM: support generic per-device coherent dma memDmitry Baryshkov2008-07-181-0/+1
* | | arm: fix HAVE_CLK merge goofDavid Brownell2008-07-281-1/+1
| |/ |/|
* | [ARM] fix IOP32x, IOP33x, MXC and Samsung buildsRussell King2008-07-261-3/+3
* | gpiolib: allow user-selectionMichael Buesch2008-07-251-4/+4
* | add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell2008-07-241-0/+13
* | kgdb: support for ARCH=armJason Wessel2008-07-231-0/+1
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-0/+1
|\
| * arm: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-30/+58
|\ \
| * \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-141-0/+3
| |\ \
| | * | [ARM] pxa: Add bare bones PWM APIRussell King2008-05-191-0/+3
| | |/
| * | Merge branch 'imx' into develRussell King2008-07-101-0/+4
| |\ \
| | * | i.MXC family: Adding timer supportJuergen Beisert2008-07-051-0/+2
| | * | MXC arch: Add gpio support for the whole platformJuergen Beisert2008-07-051-0/+2
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-101-22/+50
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | | | | * [ARM] 5140/1: RPC: Use HAVE_PATA_PLATFORM to select pata platform driverBen Dooks2008-07-031-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | * [ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov2008-06-221-0/+12
| | | | | | | * [ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara2008-06-221-0/+12
| | | | | | | * [ARM] add Marvell Loki (88RC8480) SoC supportLennert Buytenhek2008-06-221-0/+10
| | | | | | | * [ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek2008-06-221-1/+2
| | | | | | | * [ARM] latencytop supportNicolas Pitre2008-06-221-0/+5
| | | |_|_|_|/ | | |/| | | |
| | | | | | * [ARM] 5123/1: Select GENERIC_HARDIRQS_NO__DO_IRQ for ARM archPaulius Zaleckas2008-07-031-0/+4
| | | |_|_|/ | | |/| | |
| | | | * | [ARM] 5160/1: IOP3XX: gpio/gpiolib supportArnaud Patard2008-07-091-0/+4
| | | |/ / | | |/| |
| | | * | [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-121-21/+0
| | |/ /
| * | | Merge branch 'fb' into develRussell King2008-07-031-8/+1
| |\ \ \ | | |/ / | |/| |
| | * | [ARM] 5015/1: arm: remove ARCH_CO285Adrian Bunk2008-05-021-9/+1
| | |/