aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-30ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König1-1/+1
2009-07-24nommu: Do not override the CP15 control reg value returned from initfuncCatalin Marinas1-1/+4
2009-07-24nommu: ptrace supportPaul Brook1-1/+7
2009-07-24Thumb-2: Add support for loadable modulesCatalin Marinas1-0/+53
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas9-120/+251
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas2-0/+6
2009-07-21[ARM] 5613/1: implement CALLER_ADDRESSxUwe Kleine-König3-3/+76
2009-07-09[ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten1-4/+9
2009-07-04Merge branch 'master' into for-nextTejun Heo5-64/+85
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij1-7/+8
2009-06-25[ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQAaro Koskinen1-18/+6
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-22[ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King1-26/+32
2009-06-20[ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King1-0/+2
2009-06-19[ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas1-1/+18
2009-06-19[ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas1-10/+9
2009-06-19[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTPLUG_CPUCatalin Marinas1-0/+8
2009-06-19[ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas1-3/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller10-70/+356
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King6-29/+58
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2-4/+10
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas3-1/+7
2009-05-30arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas1-0/+2
2009-05-30Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas1-2/+6
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas1-26/+43
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King1-4/+1
2009-05-28[ARM] smp: use new cpumask functionsRussell King1-3/+3
2009-05-28[ARM] 5516/1: Flush the D-cache after initialising the SCUCatalin Marinas1-0/+7
2009-05-23[ARM] disable NX support for OABI-supporting kernelsRussell King1-0/+9
2009-05-20syscall: Sort out syscall_restart name clash.Eric W. Biederman1-3/+3
2009-05-17[ARM] smp: fix style issues in smp_twd.cRussell King1-12/+14
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King2-0/+174
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King2-0/+42