aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[ARM] Fix u32 vs. pm_message_t in armpavel@cz.rmk.(none)1-2/+2
2005-03-30[ARM PATCH] 2634/1: prevent the lack of any CPU and/or machine record at link...Nicolas Pitre1-0/+4
2005-03-27[ARM PATCH] 2579/1: make early boot failure more verboseNicolas Pitre1-22/+53
2005-03-27[ARM PATCH] 2578/1: unsigned compare in processor and machine list walkingNicolas Pitre1-2/+2
2005-03-24[ARM] Don't call force_sig_info() for kernel-mode exceptions.Russell King1-15/+19
2005-03-24[ARM] Move alignment_trap/zero_fp macros into usr_entry macro.Russell King1-8/+13
2005-03-19[ARM PATCH] 2563/1: RiscPC - update IOMEM annotationsBen Dooks1-1/+1
2005-03-19[ARM PATCH] 2552/2: woopsNicolas Pitre1-1/+1
2005-03-17[ARM PATCH] 2552/1: ptrace support for accessing iWMMXt regsNicolas Pitre1-0/+49
2005-03-16Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds2-1/+6
2005-03-13[ARM PATCH] 2529/1: Add semtimedop support - semop() with a timeout (with dem...George G. Davis2-1/+6
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk1-2/+0
2005-03-13[PATCH] verify_area cleanup : misc remaining archsJesper Juhl1-4/+4
2005-03-13[PATCH] vmalloc: use __vmalloc_area in arch/armOleg Nesterov1-31/+3
2005-03-04[ARM PATCH] 1941/2: End-of-interrupt (irq_finish) macro on ARMAndrew Victor1-0/+9
2005-03-02[ARM] Acorn expansion card core update.Russell King1-94/+122
2005-03-02[ARM] Fix set_fiq_regs()/get_fiq_regs()Russell King1-27/+20
2005-03-02[ARM] Update syscall tableRussell King2-2/+45
2005-02-28[ARM PATCH] 2505/1: Remove FTVPCI from debug codeBen Dooks1-23/+0
2005-02-17[ARM PATCH] 2486/1: fix incorrect comment in arch/arm/kernel/debug.SLennert Buytenhek1-1/+1
2005-02-14[ARM] Add missing __user annotations to sys_clone()Russell King1-2/+2
2005-02-09[ARM] Fix VFP for entry-armv.S macro-isation.Russell King1-5/+4
2005-02-03Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds2-10/+16
2005-02-03[ARM PATCH] 2456/1: fix futex syscall argument passingNicolas Pitre2-3/+7
2005-02-03[ARM] Fix sys_syscallRussell King1-7/+9
2005-02-01Manual merge of ARM assembly code clash.Linus Torvalds9-297/+430
2005-02-01[PATCH] sched: make use of preempt_schedule_irq (ARM)Thomas Gleixner1-5/+3
2005-02-01[ARM PATCH] 2430/3: TLS support for ARMNicolas Pitre8-12/+33
2005-02-01[ARM] Remove adrsvc macro.Russell King3-16/+9
2005-01-31[ARM] Improve commenting in entry-armv.SRussell King1-22/+123
2005-01-31[ARM] [4/4] Reformat assembly code to be consistent.Russell King1-275/+293
2005-01-30[ARM] [3/4] Introduce usr_entry macro to contain common entry codeRussell King1-34/+24
2005-01-29[ARM] [2/4] Introduce inv_entry macro to contain common entry codeRussell King1-16/+15
2005-01-28[ARM] [1/4] Introduce svc_entry macro for common entry codeRussell King1-34/+21
2005-01-27[ARM] Replace duplicate sets of vector code with assembler macro.Russell King1-162/+107
2005-01-27[ARM] Make vector labels consistent with naming schemeRussell King1-11/+11
2005-01-23[ARM PATCH] 2431/1: Split arch specifics out of arch/arm/kernel/debug.SBen Dooks1-663/+5
2005-01-23[ARM] Add warning about building fiq.c with gcc >= 3.4Russell King1-0/+6
2005-01-23[ARM] msr can take immediate constants.Russell King1-10/+8
2005-01-20[PATCH] Lock initializer cleanup: ARMThomas Gleixner7-9/+9
2005-01-19Merge flint.arm.linux.org.uk:/usr/src/bk/linux-2.6-smpRussell King1-50/+40
2005-01-19[ARM] Remove "ipimask" from do_IPI()Russell King1-50/+40
2005-01-19[ARM] Clean up lookup of processor and machine types.Russell King2-26/+36
2005-01-19Merge flint.arm.linux.org.uk:/usr/src/bk/linux-2.6-smpRussell King1-9/+9
2005-01-18[ARM] Add CPU number to cache information lines.Russell King1-9/+9
2005-01-16[ARM] Fix profile_pc() for SMPRussell King1-1/+1
2005-01-16Merge bk://bk.arm.linux.org.uk/linux-2.6-smpLinus Torvalds1-1/+1
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek1-4/+1
2005-01-12[ARM PATCH] 2389/1: semaphore.c warning fixedCatalin Marinas1-1/+1
2005-01-12Merge flint.arm.linux.org.uk:/usr/src/bk/linux-2.6-smpRussell King2-13/+136