summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-263-4/+4
|\
| * [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-252-3/+3
| * [ARM] Remove RETINSTR macroRussell King2006-06-251-1/+1
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
|/
* Merge signal handler branchRussell King2006-06-241-125/+82
|\
| * [ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz2006-06-241-31/+11
| * [ARM] Add identifying number for non-rt sigframeRussell King2006-06-241-0/+5
| * [ARM] Gather common sigframe saving code into setup_sigframe()Russell King2006-06-181-33/+29
| * [ARM] Gather common sigframe restoration code into restore_sigframe()Russell King2006-06-181-43/+33
| * [ARM] Re-use sigframe within rt_sigframeRussell King2006-06-181-13/+11
| * [ARM] Merge sigcontext and sigmask members of sigframeRussell King2006-06-181-6/+5
| * [ARM] Replace extramask with a full copy of the sigmaskRussell King2006-06-181-10/+3
| * [ARM] Remove rt_sigframe puc and pinfo pointersRussell King2006-06-181-4/+0
* | [ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore()Lennert Buytenhek2006-06-241-1/+1
* | [PATCH] fix silly ARM non-EABI build errorNicolas Pitre2006-06-231-1/+1
* | [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2006-06-231-2/+2
* | [ARM] 3626/1: ARM EABI: fix syscall restartingNicolas Pitre2006-06-221-2/+19
* | [ARM] Add thread_notify infrastructureRussell King2006-06-223-28/+22
* | [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie2006-06-191-26/+35
* | [ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren2006-06-182-9/+19
* | [ARM] 3335/1: Old-abi Thumb sys_syscall brokenPaul Brook2006-06-181-1/+1
|/
* [ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk2006-05-161-6/+17
* [ARM] arch/arm/kernel/process.c: Fix warningRussell King2006-05-161-1/+1
* [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger2006-05-161-0/+2
* [ARM] Fix thread struct allocator for SMP caseRussell King2006-05-091-12/+25
* [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-053-11/+7
* [ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2006-04-242-2/+4
* [ARM] for_each_possible_cpuKAMEZAWA Hiroyuki2006-04-201-1/+1
* [ARM] add_memory() build fixAndrew Morton2006-04-201-3/+3
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas2006-04-101-0/+6
* [ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek2006-04-021-0/+3
* [ARM] 3437/1: Kill duplicate exports of string library functionsKomal Shah2006-04-011-13/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-316-212/+308
|\
| * [ARM] 3420/1: Missing clobber in example codePaul Brook2006-03-281-1/+1
| * Merge nommu treeRussell King2006-03-285-211/+307
| |\
| | * [ARM] nommu: fixups for the exception vectorsHyok S. Choi2006-03-272-5/+6
| | * [ARM] nommu: start-up codeHyok S. Choi2006-03-273-206/+301
* | | [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
|/ /
* | [ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre2006-03-251-1/+1
* | Merge nommu treeRussell King2006-03-253-8/+16
|\ \ | |/
| * [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-212-8/+11
| * [ARM] noMMU: block sys_fork in nommu modeHyok S. Choi2006-03-211-0/+5
* | [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King2006-03-251-3/+0
* | [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-231-18/+0
* | [ARM] Quieten spurious IRQ detectionRussell King2006-03-221-3/+8
* | [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-213-9/+3
* | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre2006-03-211-4/+3
* | [ARM] Move IRQ enable after coprocessor number decodeRussell King2006-03-211-1/+1
* | [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-211-1/+0
|/
OpenPOWER on IntegriCloud