aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-03-16
|\
| * m68k/atari: ARAnyM - Add support for network accessMilan Jurik2011-03-16
| * m68k/atari: ARAnyM - Add support for console accessRoman Zippel2011-03-16
| * m68k/atari: ARAnyM - Add support for block accessRoman Zippel2011-03-16
| * m68k/atari: Initial ARAnyM supportPetr Stehlik2011-03-16
| * m68k: Kconfig - Remove unneeded "default n"Geert Uytterhoeven2011-03-16
| * m68k: Makefiles - Change to new flags variablesmatt mooney2011-03-16
| * m68k/amiga: Reclaim Chip RAM for PPC exception handlersGeert Uytterhoeven2011-03-16
| * m68k: Allow all kernel traps to be handled via exception fixupsAndreas Schwab2011-03-16
| * m68k: Use base_trap_init() to initialize vectorsRoman Zippel2011-03-16
| * m68k: Add helper function handle_kernel_fault()Roman Zippel2011-03-16
* | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-16
|\ \
| * | ARM: 6629/2: aaec2000: remove support for mach-aaec2000Jamie Iles2011-02-11
| * | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-24
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-16
|\ \ \
| * \ \ Merge branch 'p2v' into develRussell King2011-03-16
| |\ \ \
| | * | | ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre2011-03-10
| | * | | ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagicDave Martin2011-02-26
| | * | | ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre2011-02-23
| | * | | ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre2011-02-23
| | * | | ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon2011-02-17
| | * | | ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring2011-02-17
| | * | | ARM: P2V: extend to 16-bit translation offsetsRussell King2011-02-17
| | * | | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-17
| | * | | ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren2011-02-17
| | * | | ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King2011-02-17
| | * | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-17
| | * | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-17
| * | | | Merge branch 'v6v7' into develRussell King2011-03-16
| |\ \ \ \
| | * | | | ARM: 6653/1: bitops: Use BX instead of MOV PC,LRDave Martin2011-02-19
| | * | | | ARM: 6655/1: Correct WFE() in asm/spinlock.h for Thumb-2Dave Martin2011-02-10
| | * | | | ARM: v6/v7 cache: allow cache calls to be optimizedRussell King2011-02-02
| | * | | | ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUsRussell King2011-02-02
| | * | | | ARM: v6k: only allow SMP if we have v6k or v7 CPURussell King2011-02-02
| | * | | | ARM: v6k: allow swp emulation again when ARMv7 is enabledRussell King2011-02-02
| | * | | | ARM: v6k: do not disable CPU_32v6K based on platform selectionRussell King2011-02-02
| | * | | | ARM: v6k: use CPU domain feature if we include support for arch < ARMv6KRussell King2011-02-02
| | * | | | ARM: v6k: select TLS register code according to V6 variantsRussell King2011-02-02
| | * | | | ARM: v6k: select generic atomic64 code according to V6 variantsRussell King2011-02-02
| | * | | | ARM: v6k: select cmpxchg code sequences according to V6 variantsRussell King2011-02-02
| | * | | | ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King2011-02-02
| | * | | | ARM: v6k: Dove platforms use V6K architecture CPUsRussell King2011-02-02
| | * | | | ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUsRussell King2011-02-02
| | * | | | ARM: v6k: introduce CPU_V6K optionRussell King2011-02-02
| | * | | | ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.hRussell King2011-02-02
| | * | | | ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-02
| | * | | | ARM: bitops: ensure set/clear/change bitops take a word-aligned pointerRussell King2011-02-02
| * | | | | Merge branch 'misc' into develRussell King2011-03-16
| |\ \ \ \ \
| | * | | | | ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon2011-03-15
| | * | | | | ARM: 6781/1: Thumb-2: Work around buggy Thumb-2 short branch relocations in gasDave Martin2011-03-10