summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-29/+0
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-1/+1
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
*---. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-047-63/+133
|\ \ \
| | | * [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-041-5/+5
| | | * [ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2008-02-041-2/+27
| |_|/ |/| |
| | * [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-046-56/+100
| |/ |/|
| * [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa2008-02-041-0/+1
|/
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-5/+5
*-----. Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-288-17/+2049
|\ \ \ \
| | | | * [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension supportCatalin Marinas2008-01-261-0/+38
| | |_|/ | |/| |
| | | * [ARM] 4689/1: small comment wrap fixNicolas Pitre2008-01-261-2/+2
| | | * [ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fixGeorge G. Davis2008-01-261-1/+1
| | | * [ARM] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2008-01-261-1/+1
| | |/ | |/|
| | * ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre2008-01-262-7/+13
| | * ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-264-11/+9
| | * ARM kprobes: don't let a single-stepped stmdb corrupt the exception stackNicolas Pitre2008-01-261-3/+10
| | * ARM kprobes: core codeAbhishek Sagar2008-01-262-1/+454
| | * ARM kprobes: instruction single-stepping supportQuentin Barnes2008-01-262-0/+1530
| |/
* | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-0/+2
|/
* sched: remove printk_clock()Ingo Molnar2008-01-251-11/+0
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-2/+2
* [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user spaceNicolas Pitre2007-11-261-1/+1
* [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre2007-11-262-39/+58
* [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre2007-11-261-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-193-10/+10
* remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+2
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* Merge branch 'pxa' into develRussell King2007-10-151-3/+25
|\
| * [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-151-3/+25
* | [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2007-10-122-1/+58
* | [ARM] Add fallocate syscall entryRussell King2007-10-121-0/+1
* | [ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas2007-10-121-4/+17
|/
* [ARM] Resolve PCI section warningsRussell King2007-09-301-2/+2
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-1/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-292-0/+2
* [ARM] Remove CONFIG_IGNORE_FIQRussell King2007-07-261-2/+0
* [ARM] setup_profiling_timer must not be __initRussell King2007-07-231-1/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-7/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis2007-07-121-2/+6
* [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-123-5/+48
* [ARM] always allow dump_stack() to produce a backtraceRussell King2007-07-051-2/+0
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-282-14/+1
* [ARM] Update show_regs/oops register formatRussell King2007-06-181-28/+35
* [ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King2007-06-171-1/+19
* [ARM] Fix stacktrace FP range checkingRussell King2007-05-301-1/+1
OpenPOWER on IntegriCloud