aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König1-2/+2
2009-03-05[ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König1-0/+4
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-02-19[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXECMakito SHIOKAWA1-2/+2
2009-02-10[ARM] Storage class should be before const qualifierTobias Klauser1-2/+2
2009-01-31annotate that [fp, #-4] is the saved lrUwe Kleine-König1-1/+1
2009-01-31Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König1-1/+1
2009-01-28[ARM] call undefined instruction exception handler with irqs enabledRussell King1-0/+1
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-08[ARM] arch/arm/kernel/isa.c: missing definition of register_isa_portsBen Dooks1-0/+1
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas1-27/+0
2009-01-07PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas1-3/+3
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-2/+0
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-11/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King1-1/+1
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into develRussell King2-2/+3
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar2-2/+3
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King1-0/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-10/+0
2008-12-12small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König1-1/+1
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre1-2/+2
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King1-2/+2
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas1-2/+2
2008-12-01[ARM] use asm/sections.hRussell King4-13/+13
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King1-0/+1
2008-11-28Merge branch 'highmem' into develRussell King1-16/+21
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre1-16/+21
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2-1/+3
2008-11-10Fix the teehbr_read function prototypeCatalin Marinas1-1/+1
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King1-4/+4
2008-11-06Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas1-0/+1
2008-11-06Add "thumbee" to the hwcap_str arrayCatalin Marinas1-0/+1
2008-11-04[ARM] fix VFP+softfloat binariesRussell King1-1/+5
2008-10-23ftrace: remove mcount setSteven Rostedt1-13/+0
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2-3/+3
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-17/+0
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-324/+236
2008-10-10proc: remove unused get_dma_list()Alexey Dobriyan1-17/+0
2008-10-09Merge branch 'pxa-all' into develRussell King2-10/+7
2008-10-09Merge branch 'ptebits' into develRussell King3-2/+81
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2-10/+7
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/coreIngo Molnar1-0/+1
2008-10-02[ARM] 5274/1: simplify request_standard_resources()Nicolas Pitre1-7/+2
2008-10-01[ARM] Improve non-executable supportRussell King3-2/+81
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King1-13/+0
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel1-2/+0