aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25sched: remove printk_clock()Ingo Molnar1-11/+0
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-2/+2
2007-11-26[ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user spaceNicolas Pitre1-1/+1
2007-11-26[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_cmpxchgNicolas Pitre2-39/+58
2007-11-26[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre1-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan3-10/+10
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+2
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-15Merge branch 'pxa' into develRussell King1-3/+25
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport1-3/+25
2007-10-12[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2-1/+58
2007-10-12[ARM] Add fallocate syscall entryRussell King1-0/+1
2007-10-12[ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas1-4/+17
2007-09-30[ARM] Resolve PCI section warningsRussell King1-2/+2
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-1/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan2-0/+2
2007-07-26[ARM] Remove CONFIG_IGNORE_FIQRussell King1-2/+0
2007-07-23[ARM] setup_profiling_timer must not be __initRussell King1-1/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-7/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis1-2/+6
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff3-5/+48
2007-07-05[ARM] always allow dump_stack() to produce a backtraceRussell King1-2/+0
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2-14/+1
2007-06-18[ARM] Update show_regs/oops register formatRussell King1-28/+35
2007-06-17[ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King1-1/+19
2007-05-30[ARM] Fix stacktrace FP range checkingRussell King1-1/+1
2007-05-30[ARM] use __used attributeDavid Rientjes1-1/+1
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-2/+2
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-20[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer1-1/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-17[ARM] ARMv6: add CPU_HAS_ASID configurationRussell King1-1/+1
2007-05-16[ARM] Update ARM syscallsRussell King1-0/+4
2007-05-15arm: walk_stacktrace() needs to be exportedAl Viro1-0/+2
2007-05-12Merge branch 'fixes' into develRussell King2-9/+4
2007-05-11[ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt1-0/+1
2007-05-11[ARM] stacktrace fixAndrew Morton1-9/+3
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-1/+18
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-0/+16
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-11/+15
2007-05-08[ARM] Fix ARM branch relocation rangeKevin Welton1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-7/+7
2007-05-08[ARM] Ensure head text is always placed at the start of kernelRussell King3-5/+9
2007-05-08[ARM] Shut up warning about init_thread_unionRussell King2-2/+2