aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-121-0/+1
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | ARM: update die() outputRussell King2009-10-111-2/+3
* | ARM: Dump code/mem oops lines with the appropriate log levelRussell King2009-10-111-16/+17
* | ARM: Dump memory and backtrace as one printk per lineRussell King2009-10-111-19/+23
|/
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-022-19/+6
* ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown2009-10-021-1/+3
* ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-011-2/+2
* ARM: Ensure do_cache_op takes mmap_semRussell King2009-09-281-1/+4
* ARM: Fix __cpuexit section mismatch warningsRussell King2009-09-282-4/+6
* ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-281-6/+1
* make Linux bootable on ARM againNicolas Pitre2009-09-261-0/+2
* Merge branch 'origin' into for-linusRussell King2009-09-245-11/+10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-5/+5
| |\
| | * cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-241-5/+5
| * | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-232-4/+4
| |\ \ | | |/ | |/|
| | * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| | * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-1/+2
| * | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
| |/
* | Merge branch 'master' into for-linusRussell King2009-09-224-10/+43
|\ \
| * | ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss2009-09-211-2/+17
| * | Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas2009-09-181-1/+11
| * | Clear the exclusive monitor when returning from an exceptionCatalin Marinas2009-09-182-7/+14
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-0/+1
| |\
| | * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-142-3/+3
| | |\
| | * \ Merge branch 'master' into for-nextTejun Heo2009-07-045-64/+85
| | |\ \
| | * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-155-0/+323
|/ / / /
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-1419-200/+473
|\ \ \ \
| * \ \ \ Merge branch 'master' into develRussell King2009-09-122-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'devel-stable' into develRussell King2009-09-1213-129/+346
| |\ \ \ \
| | * \ \ \ Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-...Russell King2009-08-171-1/+1
| | |\ \ \ \
| | | * | | | ARM: Show FIQ in /proc/interrupts on CONFIG_FIQBen Dooks2009-08-171-1/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King2009-08-153-6/+24
| | |\ \ \ \
| | | * | | | Complete irq tracing support for ARMUwe Kleine-König2009-08-131-6/+4
| | | * | | | [ARM] support tracing when using newer compilersUwe Kleine-König2009-08-132-0/+20
| | | |/ / /
| | * | | | nommu: Do not override the CP15 control reg value returned from initfuncCatalin Marinas2009-07-241-1/+4
| | * | | | nommu: ptrace supportPaul Brook2009-07-241-1/+7
| | * | | | Thumb-2: Add support for loadable modulesCatalin Marinas2009-07-241-0/+53
| | * | | | Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-249-120/+251
| | * | | | Thumb-2: Add some .align statements to the .S filesCatalin Marinas2009-07-242-0/+6
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-129-96/+141
| |\ \ \ \ \
| | | * | | | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson2009-08-153-64/+42
| | | * | | | [ARM] 5613/1: implement CALLER_ADDRESSxUwe Kleine-König2009-07-213-3/+76
| | | |/ / /
| | * | | | [ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten2009-07-091-4/+9
| |/ / / /
* | | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-022-1/+6
| |_|/ / |/| | |
* | | | ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten2009-08-051-2/+2