summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-201-1/+0Star
|\
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
* | [ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk2008-05-171-0/+2
* | [ARM] export copy_pageRussell King2008-05-171-0/+2
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-302-2/+2
|\
| * kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek2008-04-281-1/+1
| * kprobes/arm: fix cache flush address for instruction stubNicolas Pitre2008-04-281-1/+1
* | arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-7/+1Star
* | proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan2008-04-291-28/+26Star
* | proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* | proc: remove proc_busAlexey Dobriyan2008-04-291-1/+1
|/
* Merge branch 'merge-fixes' into develRussell King2008-04-192-222/+1Star
|\
| * Generic semaphore implementationMatthew Wilcox2008-04-172-222/+1Star
* | Merge branch 'omap2-upstream' into develRussell King2008-04-192-1/+25
|\|
| * [ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio2008-03-282-1/+25
| |
| \
*-. \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-193-21/+14Star
|\ \ \ | | |/ | |/|
| | * [ARM] Fix kernel mode preemptionRussell King2008-04-191-19/+5Star
| | * [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/+0Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-29/+0Star
* 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/+9Star
| | * 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/+0Star
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-2/+2