summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor2005-07-061-0/+3
* [PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King2005-07-041-2/+2
* [PATCH] ARM: Make the magic values in head.S more obviousRussell King2005-07-011-12/+8
* [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-301-10/+2
* [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre2005-06-291-6/+0
* [PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas2005-06-291-1/+2
* [PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King2005-06-281-0/+123
* [PATCH] ARM: Add VST idle loop callRussell King2005-06-272-4/+11
* [PATCH] arm: swsusp build fixAndrew Morton2005-06-261-1/+1
* [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-252-0/+117
* [PATCH] ARM: Ensure memory information is page alignedRussell King2005-06-221-9/+16
* [PATCH] ARM: Move signal return code into vector pageRussell King2005-06-223-10/+40
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-201-6/+6
|\
| * [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-201-6/+6
* | [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2005-06-202-47/+1
* | [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King2005-06-191-1/+2
|/
* Merge with ../linux-2.6-smpRussell King2005-06-192-0/+151
|\
| * [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-182-0/+151
* | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King2005-06-191-1/+1
|/
* Merge with ../linux-2.6-smpRussell King2005-06-183-123/+190
|\
| * [PATCH] ARM SMP: Fix vector entryRussell King2005-05-312-85/+139
| * [PATCH] ARM SMP: convert alignment enableRussell King2005-05-312-5/+6
| * [PATCH] ARM SMP: add IPI supportRussell King2005-05-211-0/+14
| * [PATCH] ARM SMP: reallocate main IRQ handler code registersRussell King2005-05-211-19/+16
| * [PATCH] ARM SMP: consolidate main IRQ handler codeRussell King2005-05-211-14/+15
* | [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre2005-06-082-5/+60
|/
* [PATCH] ARM: 2665/1: kill warnings in entry-armv.SNicolas Pitre2005-05-051-2/+2
* [PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2005-05-052-11/+10
* [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-055-17/+19
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-12/+0
* [PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre2005-04-292-9/+262
* [PATCH] ARM: make entry*.S includes more logicalRussell King2005-04-264-22/+12
* [PATCH] ARM: Remove single-use user save/restore macrosRussell King2005-04-262-54/+25
* [PATCH] ARM: remove PT_TRACESYSRussell King2005-04-261-2/+0
* [PATCH] ARM: Remove SVC_MODE definitionRussell King2005-04-262-5/+1
* [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2005-04-262-27/+15
* [PATCH] ARM: pt_regs offsetsRussell King2005-04-263-28/+30
* [PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King2005-04-263-20/+16
* [PATCH] ARM: remove some entry initialisation asm codeRussell King2005-04-262-31/+27
* [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-191-9/+2
* [PATCH] ARM: showregsRussell King2005-04-172-10/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1635-0/+12731
OpenPOWER on IntegriCloud