aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-06[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor1-0/+3
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King1-2/+2
2005-07-01[PATCH] ARM: Make the magic values in head.S more obviousRussell King1-12/+8
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King1-10/+2
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre1-6/+0
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas1-1/+2
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King1-0/+123
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King2-4/+11
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton1-1/+1
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2-0/+117
2005-06-22[PATCH] ARM: Ensure memory information is page alignedRussell King1-9/+16
2005-06-22[PATCH] ARM: Move signal return code into vector pageRussell King3-10/+40
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-6/+6
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-6/+6
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2-47/+1
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King1-1/+2
2005-06-19Merge with ../linux-2.6-smpRussell King2-0/+151
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King1-1/+1
2005-06-18[PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2-0/+151
2005-06-18Merge with ../linux-2.6-smpRussell King3-123/+190
2005-06-08[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre2-5/+60
2005-05-31[PATCH] ARM SMP: Fix vector entryRussell King2-85/+139
2005-05-31[PATCH] ARM SMP: convert alignment enableRussell King2-5/+6
2005-05-21[PATCH] ARM SMP: add IPI supportRussell King1-0/+14
2005-05-21[PATCH] ARM SMP: reallocate main IRQ handler code registersRussell King1-19/+16
2005-05-21[PATCH] ARM SMP: consolidate main IRQ handler codeRussell King1-14/+15
2005-05-05[PATCH] ARM: 2665/1: kill warnings in entry-armv.SNicolas Pitre1-2/+2
2005-05-05[PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2-11/+10
2005-05-05[PATCH] ARM: Fix kernel stack offset calculationsRussell King5-17/+19
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-12/+0
2005-04-29[PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre2-9/+262
2005-04-26[PATCH] ARM: make entry*.S includes more logicalRussell King4-22/+12
2005-04-26[PATCH] ARM: Remove single-use user save/restore macrosRussell King2-54/+25
2005-04-26[PATCH] ARM: remove PT_TRACESYSRussell King1-2/+0
2005-04-26[PATCH] ARM: Remove SVC_MODE definitionRussell King2-5/+1
2005-04-26[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2-27/+15
2005-04-26[PATCH] ARM: pt_regs offsetsRussell King3-28/+30
2005-04-26[PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King3-20/+16
2005-04-26[PATCH] ARM: remove some entry initialisation asm codeRussell King2-31/+27
2005-04-19[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins1-9/+2
2005-04-17[PATCH] ARM: showregsRussell King2-10/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds35-0/+12731