aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-9/+39
2006-06-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+13
2006-06-28[ARM] nommu: uaccess tweaksRussell King2-2/+13
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek5-0/+400
2006-06-28[ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek1-0/+36
2006-06-28[ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek1-0/+39
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King1-5/+5
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-3/+3
2006-06-27[PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman1-6/+36
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+4
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+0
2006-06-25[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2-3/+3
2006-06-25[ARM] Remove RETINSTR macroRussell King1-1/+1
2006-06-24Merge signal handler branchRussell King1-125/+82
2006-06-24[ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz1-31/+11
2006-06-24[ARM] Add identifying number for non-rt sigframeRussell King1-0/+5
2006-06-24[ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore()Lennert Buytenhek1-1/+1
2006-06-23[PATCH] fix silly ARM non-EABI build errorNicolas Pitre1-1/+1
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr1-2/+2
2006-06-22[ARM] 3626/1: ARM EABI: fix syscall restartingNicolas Pitre1-2/+19
2006-06-22[ARM] Add thread_notify infrastructureRussell King3-28/+22
2006-06-19[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie1-26/+35
2006-06-18[ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren2-9/+19
2006-06-18[ARM] Gather common sigframe saving code into setup_sigframe()Russell King1-33/+29
2006-06-18[ARM] Gather common sigframe restoration code into restore_sigframe()Russell King1-43/+33
2006-06-18[ARM] Re-use sigframe within rt_sigframeRussell King1-13/+11
2006-06-18[ARM] Merge sigcontext and sigmask members of sigframeRussell King1-6/+5
2006-06-18[ARM] Replace extramask with a full copy of the sigmaskRussell King1-10/+3
2006-06-18[ARM] Remove rt_sigframe puc and pinfo pointersRussell King1-4/+0
2006-06-18[ARM] 3335/1: Old-abi Thumb sys_syscall brokenPaul Brook1-1/+1
2006-05-16[ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk1-6/+17
2006-05-16[ARM] arch/arm/kernel/process.c: Fix warningRussell King1-1/+1
2006-05-16[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger1-0/+2
2006-05-09[ARM] Fix thread struct allocator for SMP caseRussell King1-12/+25
2006-05-05[ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger3-11/+7
2006-04-24[ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2-2/+4
2006-04-20[ARM] for_each_possible_cpuKAMEZAWA Hiroyuki1-1/+1
2006-04-20[ARM] add_memory() build fixAndrew Morton1-3/+3
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-10[ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas1-0/+6
2006-04-02[ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek1-0/+3
2006-04-01[ARM] 3437/1: Kill duplicate exports of string library functionsKomal Shah1-13/+0
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-212/+308
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-28[ARM] 3420/1: Missing clobber in example codePaul Brook1-1/+1
2006-03-28Merge nommu treeRussell King5-211/+307
2006-03-27[ARM] nommu: fixups for the exception vectorsHyok S. Choi2-5/+6
2006-03-27[ARM] nommu: start-up codeHyok S. Choi3-206/+301
2006-03-25[ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre1-1/+1