summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-12-17Allow PHYS_OFFSET to be runtime determinedUwe Kleine-König
2009-08-05ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten
2009-07-30ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij
2009-06-25[ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQAaro Koskinen
2009-06-22[ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King
2009-06-20[ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King
2009-06-19[ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas
2009-06-19[ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas
2009-06-19[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas
2009-06-19[ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2009-05-30arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas
2009-05-30Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2009-05-28[ARM] smp: use new cpumask functionsRussell King
2009-05-28[ARM] 5516/1: Flush the D-cache after initialising the SCUCatalin Marinas
2009-05-23[ARM] disable NX support for OABI-supporting kernelsRussell King
2009-05-20syscall: Sort out syscall_restart name clash.Eric W. Biederman
2009-05-17[ARM] smp: fix style issues in smp_twd.cRussell King
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-20[ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson
2009-04-16[ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall...eric miao
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge branch 'master' into develRussell King
2009-03-28Merge branch 'origin' into develRussell King
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root
2009-03-23[ARM] pxa: add iWMMXt support for pxa168Eric Miao
2009-03-21[ARM] 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone
2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo
2009-03-05[ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas