aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King1-0/+4
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2-4/+5
2009-11-08[ARM] Fix test for unimplemented ARM syscallsRussell King1-1/+1
2009-11-08ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre1-1/+1
2009-11-05Check whether the SCU was already initialisedCatalin Marinas1-0/+4
2009-11-02ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support.Claudio Scordino1-0/+9
2009-10-25ARM: Fix signal restart issues with NX and OABI compatRussell King3-26/+23
2009-10-14ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy1-0/+9
2009-10-14ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas2-14/+29
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-11ARM: update die() outputRussell King1-2/+3
2009-10-11ARM: Dump code/mem oops lines with the appropriate log levelRussell King1-16/+17
2009-10-11ARM: Dump memory and backtrace as one printk per lineRussell King1-19/+23
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2-19/+6
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown1-1/+3
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow1-2/+2
2009-09-28ARM: Ensure do_cache_op takes mmap_semRussell King1-1/+4
2009-09-28ARM: Fix __cpuexit section mismatch warningsRussell King2-4/+6
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King1-6/+1
2009-09-26make Linux bootable on ARM againNicolas Pitre1-0/+2
2009-09-24Merge branch 'origin' into for-linusRussell King5-11/+10
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-5/+5
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell1-5/+5
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-4/+4
2009-09-22Merge branch 'master' into for-linusRussell King4-10/+43
2009-09-21ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss1-2/+17
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-1/+2
2009-09-18Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas1-1/+11
2009-09-18Clear the exclusive monitor when returning from an exceptionCatalin Marinas2-7/+14
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij5-0/+323
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+1
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-200/+473
2009-09-12Merge branch 'master' into develRussell King2-3/+3
2009-09-12Merge branch 'devel-stable' into develRussell King13-129/+346
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King9-96/+141
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2-1/+6
2009-08-17Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-stableRussell King1-1/+1
2009-08-17ARM: Show FIQ in /proc/interrupts on CONFIG_FIQBen Dooks1-1/+1
2009-08-15Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stableRussell King3-6/+24
2009-08-15ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson3-64/+42
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2-3/+3
2009-08-13Complete irq tracing support for ARMUwe Kleine-König1-6/+4
2009-08-13[ARM] support tracing when using newer compilersUwe Kleine-König2-0/+20
2009-08-05ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten1-2/+2