summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
* | | | ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König2009-07-301-1/+1
| |/ / |/| |
* | | [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij2009-06-251-7/+8
* | | [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQAaro Koskinen2009-06-251-18/+6
|/ /
* | [ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King2009-06-221-26/+32
* | [ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King2009-06-201-0/+2
* | [ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas2009-06-191-1/+18
* | [ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas2009-06-191-10/+9
* | [ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas2009-06-191-0/+8
* | [ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas2009-06-191-3/+3
|/
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1510-70/+356
|\
| * Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2009-06-116-29/+58
| |\
| | * Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-303-1/+7
| | * arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas2009-05-301-0/+2
| | * Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas2009-05-301-2/+6
| | * Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas2009-05-301-26/+43
| * | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-082-4/+10
| |\ \
| | * | [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-281-4/+1
| | * | [ARM] disable NX support for OABI-supporting kernelsRussell King2009-05-231-0/+9
| | |/
| * | [ARM] smp: use new cpumask functionsRussell King2009-05-281-3/+3
| * | [ARM] 5516/1: Flush the D-cache after initialising the SCUCatalin Marinas2009-05-281-0/+7
| * | [ARM] smp: fix style issues in smp_twd.cRussell King2009-05-171-12/+14
| * | [ARM] smp: allow re-use of realview localtimer TWD supportRussell King2009-05-172-0/+174
| * | [ARM] smp: separate SCU support code from realviewRussell King2009-05-172-0/+42
| * | [ARM] smp: move core localtimer support out of platform specific filesRussell King2009-05-171-8/+48
| |/
OpenPOWER on IntegriCloud