summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-0317-105/+200
|\
| * Merge branch 'devel-stable' into develRussell King2010-07-313-0/+43
| |\
| | * ARM: fix build warning in asm/elf.hRussell King2010-07-261-0/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2010-07-214-68/+73
| | |\
| | | * [ARM] PCI: add platform private data to pci_sys_dataSaeed Bishara2010-07-161-0/+1
| | * | ARM: initial stack protector (-fstack-protector) supportNicolas Pitre2010-06-141-0/+38
| | * | [ARM] implement arch_randomize_brk()Nicolas Pitre2010-06-141-0/+3
| * | | Merge branch 'misc' into develRussell King2010-07-313-1/+12
| |\ \ \
| | * | | ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-1/+1
| | * | | Merge branch 'origin' into miscRussell King2010-07-273-68/+72
| | |\ \ \ | | | | |/ | | | |/|
| | * | | ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij2010-07-271-0/+9
| | * | | ARM: 6222/1: add memory types for the TCMsLinus Walleij2010-07-181-0/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-3112-104/+145
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | | | * | | ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-1/+2
| | | | * | | ARM: initial LMB trialRussell King2010-07-271-0/+15
| | | | * | | ARM: Move platform memory reservations out of generic codeRussell King2010-07-161-0/+1
| | | | * | | ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-1/+1
| | | | * | | ARM: Remove DISCONTIGMEM supportRussell King2010-07-163-100/+3
| | |_|/ / / | |/| | | |
| | | * | | ARM: 6117/1: kdump: implement crash_setup_regs()Mika Westerberg2010-07-091-3/+19
| | | | |/ | | | |/|
| | | * | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-092-0/+47
| | | * | ARM: 6203/1: Make VFPv3 usable on ARMv6Tony Lindgren2010-07-091-0/+18
| | | * | ARM: 6199/1: Add kprobe-based event tracerWill Deacon2010-07-091-0/+36
| | | * | ARM: 6197/2: preliminary support for sparse IRQeric miao2010-07-093-0/+4
| | |/ /
* | | | ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
* | | | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
* | | | ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
|/ / /
* | | ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-091-66/+66
* | | ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon2010-07-091-1/+1
| |/ |/|
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-011-2/+2
|\ \
| * | [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.hSteve Bennett2010-06-131-2/+2
| |/
* | ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon2010-07-011-0/+4
|/
* asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-3/+0
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-251-1/+3
|\
| * ARM: 6138/1: Add support for 10 hardirq bitsMagnus Damm2010-05-201-1/+3
* | kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-201-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ | |/ |/|
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-1917-126/+431
|\ \
| * \ Merge branch 'devel-stable' into develRussell King2010-05-1713-91/+161
| |\ \
| * | | ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon2010-05-171-0/+3
| * | | ARM: 6069/1: perf-events: use numeric ID to identify PMUWill Deacon2010-05-171-0/+14
| * | | ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon2010-05-171-15/+12
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King2010-05-1715-111/+399
| |\ \ \ \ \ \ \
| | | | | | * | | ARM: ICST: kill duplicate icst codeRussell King2010-05-023-67/+24
| | | | | | * | | ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King2010-05-023-0/+8
| | | | | | * | | ARM: ICST: move minimum VCO frequency to icst_paramsRussell King2010-05-021-0/+1
| | | | | | * | | ARM: ICST: use Hz instead of kHzRussell King2010-05-022-9/+9
| | | | | | * | | ARM: ICST: provide definitions for max/min VCO frequenciesRussell King2010-05-022-0/+15
| | | | | | * | | ARM: ICST: icst.*_ps_to_vco() functions are unused, remove themRussell King2010-05-022-2/+0
| | | | | | * | | ARM: ICST: merge common ICST VCO structuresRussell King2010-05-023-34/+40
OpenPOWER on IntegriCloud