summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-193-21/+14
|\ \
| | * [ARM] Fix kernel mode preemptionRussell King2008-04-191-19/+5
| | * [ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek2008-04-191-1/+6
| | * [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König2008-04-191-1/+3
| |/
* | Linux Thumb-2 support for user-space applicationsPaul Brook2008-04-181-9/+44
* | Add a prefetch abort handlerPaul Brook2008-04-183-10/+36
* | ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas2008-04-183-0/+85
|/
* [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe2008-03-201-2/+2
* [ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2008-03-062-3/+3
* [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre2008-03-061-0/+5
* [ARM] constify function pointer tablesJan Engelhardt2008-02-091-1/+1
* 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
OpenPOWER on IntegriCloud