aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-9/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-28Merge nommu branchRussell King3-7/+35
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman1-0/+6
2006-09-28[ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi1-0/+5
2006-09-27[ARM] kthread: switch arch/arm/kernel/apm.cSerge E. Hallyn1-20/+13
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi2-7/+22
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi1-0/+8
2006-09-25[ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren1-1/+34
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz1-1/+1
2006-09-20[ARM] Add ARM irqtrace supportRussell King1-0/+13
2006-08-28[ARM] Add Integrator support for glibc outb() and friendsRussell King1-2/+1
2006-08-28[ARM] Arrange for isa.c to use named initialisersRussell King1-21/+42
2006-08-21Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2-10/+13
2006-08-18[ARM] 3746/2: Userspace helpers must be Thumb mode interworkableNicolas Pitre1-9/+12
2006-08-18[ARM] 3757/1: Use PROCINFO_INITFUNC in head.SCatalin Marinas1-1/+1
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2-1/+3
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-5/+2
2006-07-26[ARM] Fix SMP bootingRussell King1-3/+3
2006-07-13[ARM] arch/arm/kernel/bios32.c: no need to set isa_bridgeAdrian Bunk1-11/+0
2006-07-11[ARM] 3728/1: Restore missing CPU Hotplug irq helperThomas Gleixner1-0/+10
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-03[ARM] Fix warnings in arch/arm/kernel/setup.cRussell King1-1/+1
2006-07-03[ARM] Fix ecard.c resource warnings.Russell King1-1/+1
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-926/+28
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-31/+84
2006-07-01[ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner1-1/+1
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner2-925/+27
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek5-25/+78
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel20-20/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-9/+39
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King2-4/+4
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King1-2/+2
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
2006-03-25Merge nommu treeRussell King3-8/+16
2006-03-25[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King1-3/+0
2006-03-23[ARM] Move enable_irq and disable_irq to assembler.hRussell King1-18/+0
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King1-3/+8
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King3-9/+3
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre1-4/+3
2006-03-21[ARM] Move IRQ enable after coprocessor number decodeRussell King1-1/+1
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King1-1/+0
2006-03-21[ARM] Move read of processor ID out of lookup_processor_type()Russell King2-8/+11
2006-03-21[ARM] noMMU: block sys_fork in nommu modeHyok S. Choi1-0/+5
2006-03-15[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks1-1/+0
2006-03-15[ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks3-2/+17
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks1-1/+2
2006-03-15[ARM] Fix "thead" typoRussell King1-1/+1
2006-03-12[ARM] iwmmxt thread state alignmentRussell King2-11/+7
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren1-4/+6
2006-02-22[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King1-1/+1
2006-02-22[ARM] Add panic-on-oops supportRussell King1-0/+8
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2-1/+31
2006-02-16[ARM] Fix SMP initialisation oopsRussell King2-1/+5
2006-02-08[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre1-1/+6
2006-02-08[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre1-0/+10
2006-02-08[ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2-4/+75
2006-01-19[ARM] safer handling of syscall table paddingAl Viro2-332/+333
2006-01-18[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre1-1/+4
2006-01-18[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnNicolas Pitre2-12/+19
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-61/+574
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2-3/+15
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre3-35/+100
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre3-0/+372
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2-2/+12
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2-15/+22
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre1-0/+22
2006-01-14[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre1-8/+9
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2-0/+18
2006-01-13[ARM] Support register switch in nommu modeHyok S. Choi1-0/+7
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre1-4/+3
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King1-6/+8
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-11/+15
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven1-3/+4
2006-01-12[PATCH] arm: task_stack_page()Al Viro3-4/+4
2006-01-12[PATCH] arm: end_of_stack()Al Viro2-2/+2
2006-01-12[PATCH] arm: task_pt_regs()Al Viro2-25/+7
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-7/+7
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas1-2/+2
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas1-6/+9
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-09[ARM] Only call set_type method in setup_irq if it's definedRussell King1-1/+2
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+2
2006-01-08[PATCH] IRQ type flagsRussell King1-2/+12
2006-01-05[ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie1-12/+7
2006-01-04[ARM] Move DMA exports to be next to each functionRussell King1-14/+12
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King1-28/+0
2006-01-04[ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King1-1/+2
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King2-4/+4
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2-18/+17
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King1-4/+4
2006-01-03[ARM] Cleanup ARM includesRussell King6-12/+1
2006-01-03[ARM] Make kernel link address depend on PAGE_OFFSETRussell King3-8/+8
2005-12-19[ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre1-0/+49
2005-12-17[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2-22/+6
2005-12-14[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz1-0/+2
2005-12-10[ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev1-0/+9
2005-11-25[ARM] Remove mach-types.h from head.SRussell King1-8/+3
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2-15/+13
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King1-1/+0
2005-11-17[ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King1-1/+5
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+1
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-0/+1
2005-11-12[ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King1-3/+1
2005-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-5/+9
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-3/+6
2005-11-09[ARM] 3100/1: simplify a pointer computationNicolas Pitre1-1/+1
2005-11-08Merge with ARM SMP treeRussell King3-0/+42
2005-11-08[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformNicolas Pitre1-0/+4
2005-11-08[ARM SMP] Add core ARM support for local timersRussell King3-0/+42
2005-11-08[ARM] More sparse fixesRussell King2-2/+2
2005-11-08[ARM SMP] Fix some sparse warnings in SMP codeRussell King1-3/+3
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-48/+1
2005-11-06[ARM] Fix /proc/cpuinfo format for ARM SMPRussell King1-1/+6
2005-11-06[ARM] Don't call dump_cpu_info unless we're bootingRussell King1-1/+2
2005-11-06[ARM] Fix second missing declaration of cache_is_vivt()Russell King1-1/+0
2005-11-06[ARM] Fix missing declaration of cache_is_vivt()Russell King1-0/+1
2005-11-06[ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre1-8/+7
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King3-0/+125
2005-11-02[ARM SMP] Fix a couple of warningsRussell King1-2/+2
2005-11-02[ARM SMP] Track CPU idle threadsRussell King1-7/+13
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-12/+17
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[ARM] Re-organise die()Russell King1-12/+17
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins2-83/+27
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre3-41/+26
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre3-4/+5
2005-10-28[ARM] 3035/1: RISCOS compat code fixNicolas Pitre1-1/+3
2005-10-28[ARM] Fix sparse warningsRussell King1-0/+1
2005-10-13[ARM] 3008/1: the exception table is not read-onlyNicolas Pitre1-7/+8
2005-10-12[ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks1-2/+2
2005-10-12[ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre1-6/+1
2005-10-04[ARM] 2952/1: fix a register clobber listNicolas Pitre1-1/+1
2005-10-04[ARM] 2951/1: fix wrong commentNicolas Pitre1-1/+1
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King1-1/+1
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas1-0/+3
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-18[ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King1-1/+1
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2-1/+5
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-1/+8
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg3-3/+3
2005-09-09[ARM] sys_mbind needs wrappingRussell King2-1/+5