summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks2006-03-151-1/+0
* [ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks2006-03-153-2/+17
* [ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks2006-03-151-1/+2
* [ARM] Fix "thead" typoRussell King2006-03-151-1/+1
* [ARM] iwmmxt thread state alignmentRussell King2006-03-122-11/+7
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-061-4/+6
* [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2006-02-221-1/+1
* [ARM] Add panic-on-oops supportRussell King2006-02-221-0/+8
* [ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2006-02-162-1/+31
* [ARM] Fix SMP initialisation oopsRussell King2006-02-162-1/+5
* [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre2006-02-081-1/+6
* [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre2006-02-081-0/+10
* [ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2006-02-082-4/+75
* [ARM] safer handling of syscall table paddingAl Viro2006-01-192-332/+333
* [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre2006-01-181-1/+4
* [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnNicolas Pitre2006-01-182-12/+19
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-1412-61/+574
|\
| * [ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2006-01-142-3/+15
| * [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-143-35/+100
| * [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre2006-01-143-0/+372
| * [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2006-01-142-2/+12
| * [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-142-15/+22
| * [ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre2006-01-141-0/+22
| * [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2006-01-141-8/+9
| * [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-142-0/+18
| * [ARM] Support register switch in nommu modeHyok S. Choi2006-01-131-0/+7
| * [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre2006-01-131-4/+3
* | [PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King2006-01-131-6/+8
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-123-11/+15
|\
| * [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-121-3/+4
| * [ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas2006-01-121-2/+2
| * [ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas2006-01-121-6/+9
* | [PATCH] arm: task_stack_page()Al Viro2006-01-123-4/+4
* | [PATCH] arm: end_of_stack()Al Viro2006-01-122-2/+2
* | [PATCH] arm: task_pt_regs()Al Viro2006-01-122-25/+7
* | [PATCH] arm: task_thread_info()Al Viro2006-01-122-7/+7
* | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
|/
* [ARM] Only call set_type method in setup_irq if it's definedRussell King2006-01-091-1/+2
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-7/+2
* [PATCH] IRQ type flagsRussell King2006-01-081-2/+12
* [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie2006-01-051-12/+7
* [ARM] Move DMA exports to be next to each functionRussell King2006-01-041-14/+12
* [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-041-28/+0
* [ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King2006-01-041-1/+2
* [ARM] Use core_initcall() to initialise ARM DMARussell King2006-01-042-4/+4
* [ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2006-01-042-18/+17
* [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King2006-01-041-4/+4
* [ARM] Cleanup ARM includesRussell King2006-01-036-12/+1
* [ARM] Make kernel link address depend on PAGE_OFFSETRussell King2006-01-033-8/+8
* [ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre2005-12-191-0/+49
OpenPOWER on IntegriCloud