summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-234-47/+99
|\ \ \ \ \
| | | * | | ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin2011-05-142-0/+7
| | | * | | ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINSWill Deacon2011-05-121-47/+90
| | |/ / / | |/| | |
| | * | | ARM: 6939/1: fix missing 'cpu_relax()' declarationMarc Zyngier2011-05-231-0/+2
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-234-52/+10
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | | | |_|/ / | | | | |/| | |
| | | | | * | | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-6/+0
| | | | | * | | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-122-2/+6
| | | * | | | | ARM: consolidate SMP cross call implementationRussell King2011-05-231-4/+2
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: 6871/1: Use asm-generic/sizes.hStephen Boyd2011-04-161-40/+2
| | |/ / / /
* | | | | | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-231-1/+1
* | | | | | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-231-1/+1
* | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-0/+15
|\ \ \ \ \ \
| * | | | | | clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-141-0/+15
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-171-1/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-241-1/+0
| | |_|/ / | |/| | |
* | | | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-121-1/+1
| |/ / / |/| | |
* | | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King2011-04-291-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst2011-04-281-0/+3
| |/ /
* | | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron2011-04-161-0/+1
* | | ARM: Add new syscallsRussell King2011-04-151-0/+4
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-136-7/+7
|\ \ \
| * | | Fix common misspellingsLucas De Marchi2011-03-316-7/+7
| |/ /
* | | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-101-0/+1
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-301-2/+0
|\ \
| * \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-2/+0
| |\ \ | | |/ | |/|
| | * ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov2011-03-161-2/+0
* | | arm: dove: Use proper irq accessor functionsThomas Gleixner2011-03-291-8/+0
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-234-9/+18
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-204-9/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-231-1/+7
| | | * | ARM: pgtable: add pud-level codeRussell King2011-02-211-0/+1
| | | * | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2011-02-211-1/+1
| | | * | ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2011-02-151-1/+1
| | | * | ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...Will Deacon2011-02-151-6/+8
* | | | | remove dma64_addr_tFUJITA Tomonori2011-03-231-6/+0
* | | | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-10/+0
* | | | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-7/+0
* | | | | arm: introduce little-endian bitopsAkinobu Mita2011-03-231-26/+65
* | | | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
* | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-172-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King2011-03-122-4/+2
| |\ \ \ \ | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-03-065-19/+100
| |\ \ \ \
| | * | | | [ARM] add machine-specific hook to machine_kexecEric Cooper2011-03-031-0/+3
| * | | | | ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent2011-02-171-0/+14
* | | | | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-5/+1
|\ \ \ \ \ \
| * | | | | | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-241-5/+1
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1627-722/+982
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'p2v' into develRussell King2011-03-162-16/+86
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagicDave Martin2011-02-261-0/+8
| | * | | | | | | ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon2011-02-171-4/+5
OpenPOWER on IntegriCloud