Age | Commit message (Expand) | Author | Files | Lines |
2005-09-04 | [ARM] Wrap calls to descriptor handlers | Russell King | 23 | -41/+41 |
2005-09-04 | [ARM] Change irq_chip wake/type methods to set_wake/set_type | Russell King | 7 | -29/+29 |
2005-09-04 | [ARM] Fix compilation in locomo.c | Pavel Machek | 1 | -7/+7 |
2005-09-04 | [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 | Russell King | 1 | -1/+1 |
2005-09-04 | [ARM] 2875/1: Data Abort fixes | Timothy Baldwin | 1 | -4/+4 |
2005-09-03 | [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup | Ben Dooks | 1 | -2/+4 |
2005-09-02 | [ARM] Fix ARMv6 page table bits | Russell King | 1 | -1/+1 |
2005-09-01 | [ARM] Simplify setup_mm_for_reboot() | Russell King | 1 | -9/+9 |
2005-09-01 | [ARM] Convert open-coded __pmd_populate to use inline function | Russell King | 1 | -5/+1 |
2005-09-01 | [ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0 | Nicolas Pitre | 2 | -2/+53 |
2005-09-01 | [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code | Nicolas Pitre | 2 | -12/+12 |
2005-09-01 | [ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx | Nicolas Pitre | 2 | -2/+53 |
2005-09-01 | [ARM] 2865/2: fix fadvise64_64 syscall argument passing | Nicolas Pitre | 3 | -1/+15 |
2005-09-01 | [ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c | Catalin Marinas | 1 | -0/+1 |
2005-09-01 | [ARM] 2867/2: unaligned ldrd/strd fixups | Steve Longerbeam | 1 | -14/+56 |
2005-08-31 | [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided | Ben Dooks | 1 | -4/+6 |
2005-08-30 | [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappings | Deepak Saxena | 1 | -3/+1 |
2005-08-30 | [ARM] 2856/1: S3C2440 - show DVS status at startup | Ben Dooks | 1 | -2/+4 |
2005-08-30 | [ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in init | Ben Dooks | 1 | -0/+9 |
2005-08-30 | [ARM] 2836/1: Cleanup IXP4xx GPIO code | Deepak Saxena | 5 | -122/+84 |
2005-08-30 | [ARM] 2834/1: Remove IXP4xx board-specific map_io routines | Deepak Saxena | 3 | -23/+7 |
2005-08-29 | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git | Linus Torvalds | 4 | -37/+170 |
2005-08-29 | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git | Linus Torvalds | 8 | -0/+50 |
2005-08-29 | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 1 | -2/+3 |
2005-08-29 | [ARM] drop i386-isms from arm Kconfig | Pavel Machek | 1 | -37/+0 |
2005-08-27 | [PATCH] arm: fix IXP4xx flash resource range | Deepak Saxena | 3 | -3/+3 |
2005-08-24 | [PATCH] qualifiers in return types - easy cases | Al Viro | 2 | -4/+4 |
2005-08-24 | [PATCH] Kconfig fix (arm SMP) | Al Viro | 1 | -1/+1 |
2005-08-19 | [ARM] Add support for ARM GIC | Russell King | 3 | -0/+170 |
2005-08-18 | [MFD] Add SA11x0 MCP platform device support | Russell King | 7 | -0/+48 |
2005-08-18 | [MFD] Add multimedia communication port core support | Russell King | 1 | -0/+2 |
2005-08-17 | [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc | Dimitry Andric | 1 | -2/+2 |
2005-08-17 | [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file | Sean Lee | 1 | -1/+1 |
2005-08-15 | [PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handling | Richard Purdie | 1 | -24/+10 |
2005-08-15 | [ARM] Remove extraneous whitespace introduced in previous ARMv6 patch | Russell King | 1 | -1/+1 |
2005-08-15 | [ARM] Add syscall stubs for inotify and ioprio system calls | Robert Love | 1 | -0/+6 |
2005-08-10 | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds | 2 | -1/+10 |
2005-08-10 | [PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1) | Ben Dooks | 1 | -5/+13 |
2005-08-10 | [ARM] Control v6 'global' bit via Linux PTE entries | Russell King | 2 | -5/+16 |
2005-08-10 | [ARM] Use #defined constants for manipulating v6 hardware PTE bits | Russell King | 1 | -13/+7 |
2005-08-10 | [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch | Russell King | 1 | -0/+7 |
2005-08-10 | [ARM SMP] Only enable V6K instructions on V6 MP core CPUs | Russell King | 1 | -1/+3 |
2005-08-05 | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski | 1 | -0/+17 |
2005-08-04 | [PATCH] ARM: 2844/1: Add maintainer for Jornada 720 | Michael Gernoth | 1 | -0/+1 |
2005-08-04 | [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warning | Richard Purdie | 1 | -1/+1 |
2005-08-04 | [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes. | Russell King | 1 | -3/+3 |
2005-08-03 | [PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial ports | Deepak Saxena | 3 | -4/+4 |
2005-08-03 | [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition | Catalin Marinas | 1 | -0/+3 |
2005-08-03 | [PATCH] ARM: 2839/1: Remove XScale cache and TLB locking code | Deepak Saxena | 1 | -136/+0 |
2005-08-03 | [PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safe | Richard Purdie | 11 | -304/+304 |