aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre
2008-02-09[ARM] constify function pointer tablesJan Engelhardt
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2008-01-26ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre
2008-01-26ARM kprobes: don't let a single-stepped stmdb corrupt the exception stackNicolas Pitre
2008-01-26ARM kprobes: core codeAbhishek Sagar
2008-01-26ARM kprobes: instruction single-stepping supportQuentin Barnes
2008-01-26[ARM] 4689/1: small comment wrap fixNicolas Pitre
2008-01-26[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fixGeorge G. Davis
2008-01-26[ARM] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz
2008-01-26[ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension supportCatalin Marinas
2008-01-25sched: remove printk_clock()Ingo Molnar
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-11-26[ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user spaceNicolas Pitre
2007-11-26[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre
2007-11-26[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-15Merge branch 'pxa' into develRussell King
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport
2007-10-12[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof
2007-10-12[ARM] Add fallocate syscall entryRussell King
2007-10-12[ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas
2007-09-30[ARM] Resolve PCI section warningsRussell King
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-26[ARM] Remove CONFIG_IGNORE_FIQRussell King
2007-07-23[ARM] setup_profiling_timer must not be __initRussell King
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff
2007-07-05[ARM] always allow dump_stack() to produce a backtraceRussell King