summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-053-0/+30
* [ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks2005-09-051-20/+10
* [ARM] Wrap calls to descriptor handlersRussell King2005-09-0423-41/+41
* [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-047-29/+29
* [ARM] Fix compilation in locomo.cPavel Machek2005-09-041-7/+7
* [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King2005-09-041-1/+1
* [ARM] 2875/1: Data Abort fixesTimothy Baldwin2005-09-041-4/+4
* [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks2005-09-031-2/+4
* [ARM] Fix ARMv6 page table bitsRussell King2005-09-011-1/+1
* [ARM] Simplify setup_mm_for_reboot()Russell King2005-09-011-9/+9
* [ARM] Convert open-coded __pmd_populate to use inline functionRussell King2005-09-011-5/+1
* [ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0Nicolas Pitre2005-09-012-2/+53
* [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer codeNicolas Pitre2005-09-012-12/+12
* [ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xxNicolas Pitre2005-09-012-2/+53
* [ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre2005-09-013-1/+15
* [ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.cCatalin Marinas2005-08-311-0/+1
* [ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam2005-08-311-14/+56
* [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks2005-08-311-4/+6
* [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappingsDeepak Saxena2005-08-291-3/+1
* [ARM] 2856/1: S3C2440 - show DVS status at startupBen Dooks2005-08-291-2/+4
* [ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in initBen Dooks2005-08-291-0/+9
* [ARM] 2836/1: Cleanup IXP4xx GPIO codeDeepak Saxena2005-08-295-122/+84
* [ARM] 2834/1: Remove IXP4xx board-specific map_io routinesDeepak Saxena2005-08-293-23/+7
* Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds2005-08-294-37/+170
|\
| * [ARM] drop i386-isms from arm KconfigPavel Machek2005-08-281-37/+0
| * [ARM] Add support for ARM GICRussell King2005-08-183-0/+170
* | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds2005-08-298-0/+50
|\ \
| * | [MFD] Add SA11x0 MCP platform device supportRussell King2005-08-187-0/+48
| * | [MFD] Add multimedia communication port core supportRussell King2005-08-181-0/+2
| |/
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-2/+3
* | [PATCH] arm: fix IXP4xx flash resource rangeDeepak Saxena2005-08-263-3/+3
* | [PATCH] qualifiers in return types - easy casesAl Viro2005-08-232-4/+4
* | [PATCH] Kconfig fix (arm SMP)Al Viro2005-08-231-1/+1
|/
* [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodescDimitry Andric2005-08-171-2/+2
* [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig fileSean Lee2005-08-171-1/+1
* [PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handlingRichard Purdie2005-08-151-24/+10
* [ARM] Remove extraneous whitespace introduced in previous ARMv6 patchRussell King2005-08-151-1/+1
* [ARM] Add syscall stubs for inotify and ioprio system callsRobert Love2005-08-151-0/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-08-102-1/+10
|\
| * [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switchRussell King2005-08-101-0/+7
| * [ARM SMP] Only enable V6K instructions on V6 MP core CPUsRussell King2005-08-101-1/+3
* | [PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)Ben Dooks2005-08-101-5/+13
* | [ARM] Control v6 'global' bit via Linux PTE entriesRussell King2005-08-102-5/+16
* | [ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King2005-08-101-13/+7
|/
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-041-0/+17
* [PATCH] ARM: 2844/1: Add maintainer for Jornada 720Michael Gernoth2005-08-041-0/+1
* [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warningRichard Purdie2005-08-041-1/+1
* [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King2005-08-041-3/+3
* [PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial portsDeepak Saxena2005-08-033-4/+4
OpenPOWER on IntegriCloud