aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-31[ARM] Export dma_channel_active()Russell King1-0/+1
2007-03-13[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King1-2/+5
2007-02-25[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OFFSETNicolas Pitre1-16/+17
2007-02-25[ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre2-12/+14
2007-02-20Merge ARM fixesRussell King7-689/+7
2007-02-20[ARM] Merge remaining IOP codeRussell King2-0/+8
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-15/+175
2007-02-18Merge the easy part of the IOP branchRussell King1-1/+4
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2-0/+4
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2-0/+8
2007-02-16[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmosDavid Brownell1-1/+3
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-2/+1
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie4-0/+154
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams1-1/+4
2007-02-12[PATCH] Dynamic kernel command-line: armAlon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-10/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-11[ARM] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-09[APM] ARM: Convert to use shared APM emulation.Ralf Baechle2-673/+0
2007-02-08[ARM] 4134/1: Add generic support for outer cachesCatalin Marinas1-0/+3
2007-02-08[ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCHLennert Buytenhek1-0/+1
2007-02-06[ARM] Move processor_modes[] to .../process.cRussell King3-12/+9
2007-01-24[ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij1-1/+6
2007-01-08[ARM] Provide basic printk_clock() implementationRussell King1-0/+11
2007-01-06[ARM] Fix kernel-mode undefined instruction abortsRussell King1-4/+8
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2-0/+3
2006-12-18[ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek1-0/+1
2006-12-17[ARM] Add more syscallsRussell King2-6/+31
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-12/+23
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-2/+2
2006-12-11[ARM] Clean up KERNEL_RAM_ADDRRussell King1-9/+10
2006-12-09[ARM] Add sys_*at syscallsRussell King1-0/+13
2006-12-08[ARM] Handle HWCAP_VFP in VFP support codeRussell King1-3/+0
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-213/+333
2006-12-07[ARM] Merge individual ARM sub-treesRussell King14-213/+333
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre1-5/+2
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[ARM] Allow gcc to optimise arm_add_memory a little moreRussell King1-4/+7
2006-12-03[ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek5-76/+182
2006-11-30[ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker1-61/+0
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King2-9/+9
2006-11-30[ARM] Convert apm.c to use mutexes instead of semaphoresRussell King1-14/+14
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King4-2/+2
2006-11-30[ARM] Fix "apm -s" command hangRussell King1-1/+8
2006-11-30[ARM] Improve reliability of APM-emulation suspendRussell King1-55/+123
2006-11-26[ARM] Export smp_call_function()Russell King1-0/+1
2006-11-07[ARM] 3926/1: make timer led handle HZ != 100David Brownell1-2/+2
2006-11-02[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker1-0/+4
2006-10-28[ARM] Fix SMP irqflags supportRussell King2-9/+14