x86/oprofile: move common macros to op_x86_model.h
[safe/jmp/linux-2.6] / arch / arm / kernel /
2009-05-28 Russell King[ARM] barriers: improve xchg, bitops and atomic SMP...
2009-05-23 Russell King[ARM] disable NX support for OABI-supporting kernels
2009-05-17 Russell King[ARM] smp: fix cpumask usage in ARM SMP code
2009-05-07 Paul Gortmaker[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS...
2009-04-24 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-21 Oleg DrokinSeparate out common fstatat code into vfs_fstatat
2009-04-20 Mikael Pettersson[ARM] 5456/1: add sys_preadv and sys_pwritev
2009-04-16 eric miao[ARM] 5453/1: fix building breakage of sys_oabi-compat...
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-03-28 Russell KingMerge branch 'master' into devel
2009-03-28 Russell KingMerge branch 'origin' into devel
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-24 rootMerge branch 'devel' of git://git./linux/kernel/git...
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-23 Eric Miao[ARM] pxa: add iWMMXt support for pxa168
2009-03-21 Daniel Silverstone[ARM] 5428/1: Module relocation update for R_ARM_V4BX
2009-03-19 Russell KingMerge branch 'master' of git://git.marvell.com/orion...
2009-03-19 Russell King[ARM] pass reboot command line to arch_reset()
2009-03-18 Ingo MolnarMerge branches 'x86/cleanups', 'x86/cpu', 'x86/debug...
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-16 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/syscalls...
2009-03-13 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-03-12 Uwe Kleine-König[ARM] 5421/1: ftrace: fix crash due to tracing of __nak...
2009-03-11 Ingo MolnarMerge branch 'tj-percpu' of git://git./linux/kernel...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-10 Tejun Heolinker script: define __per_cpu_load on all SMP capable...
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-05 Uwe Kleine-König[ARM] 5418/1: restore lr before leaving mcount
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-03 Catalin Marinas[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs...
2009-02-27 Jean-Christop PLAG... [ARM] 5412/1: XSCALE: add ice dcc support
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-21 Russell KingMerge branch 'dma' into devel
2009-02-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-19 Makito SHIOKAWA[ARM] 5404/1: Fix condition in arm_elf_read_implies_exe...
2009-02-19 Catalin Marinas[ARM] 5386/2: unwind: Add Makefile and Kconfig entries...
2009-02-19 Catalin Marinas[ARM] 5385/2: unwind: Add unwinding information to...
2009-02-19 Catalin Marinas[ARM] 5384/1: unwind: Add stack unwinding support for...
2009-02-19 Catalin Marinas[ARM] 5383/2: unwind: Add core support for ARM stack...
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-12 Catalin Marinas[ARM] 5382/1: unwind: Reorganise the stacktrace support
2009-02-12 Catalin Marinas[ARM] 5381/1: unwind: Reorganise the traps.c code
2009-02-12 Catalin Marinas[ARM] 5389/1: Make sure the pmd entries are visible...
2009-02-12 Catalin Marinas[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16
2009-02-12 Catalin Marinas[ARM] 5387/1: Add ptrace VFP support on ARM
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-10 Tobias Klauser[ARM] Storage class should be before const qualifier
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-01-31 Uwe Kleine-Königannotate that [fp, #-4] is the saved lr
2009-01-31 Uwe Kleine-KönigUse __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc...
2009-01-28 Russell King[ARM] call undefined instruction exception handler...
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-17 Tejun Heolinker script: add missing .data.percpu.page_aligned
2009-01-14 Heiko Carstens[CVE-2009-0029] Rename old_readdir to sys_old_readdir
2009-01-12 Mike Travisirq: update all arches for new irq_desc
2009-01-12 Yinghai Lusparseirq: use kstat_irqs_cpu on non-x86 architectures too
2009-01-08 Ben Dooks[ARM] arch/arm/kernel/isa.c: missing definition of...
2009-01-07 Bjorn HelgaasPCI: arm: use generic INTx swizzle from PCI core
2009-01-07 Bjorn HelgaasPCI: arm: use generic pci_swizzle_interrupt_pin()
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-06 Masami Hiramatsukprobes: add kprobe_insn_mutex and cleanup arch_remove_...
2009-01-06 Kay Sieversarm: struct device - replace bus_id with dev_name(...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02 Russell King[ARM] dma: remove dmamode_t typedef
2009-01-02 Russell King[ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings
2008-12-31 Al Virotake init_fs to saner place
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-19 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2008-12-17 Russell KingMerge branch 'mxc-pu-imxfb' of git://pasiphae.extern...
2008-12-17 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-15 Russell King[ARM] Ensure linux/hardirqs.h is included where required
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-12-12 Uwe Kleine-Königsmall doc fix: ftrace_dyn_arch_init is called by ftrace...
2008-12-11 Russell King[ARM] dma: ensure that the single entry sg is properly...
2008-12-11 Russell King[ARM] dma: rejig DMA initialization
2008-12-11 Nicolas Pitre[ARM] 5341/2: there is no copy_page on nommu ARM
2008-12-08 Russell King[ARM] dma: factor out code looking up the DMA channel
2008-12-08 Russell King[ARM] dma: remove dmach_t typedef
2008-12-01 Russell KingMerge branch 'for-rmk-realview' of git://linux-arm...
2008-12-01 Catalin MarinasRealView: Use only the shadow mapping of ARM11MPCore...
2008-12-01 Russell King[ARM] use asm/sections.h
2008-11-29 Russell King[ARM] Remove linux/sched.h from asm/cacheflush.h and...
2008-11-28 Russell KingMerge branch 'highmem' into devel
2008-11-28 Nicolas Pitre[ARM] rationalize memory configuration code some more
2008-11-27 Russell KingMerge branch 'for-rmk' of git://linux-arm.org/linux...
2008-11-10 Catalin MarinasFix the teehbr_read function prototype
2008-11-06 Russell King[ARM] fix naming of MODULE_START / MODULE_END
2008-11-06 Catalin MarinasAdd HWCAP_NEON to the ARM hwcap.h file
2008-11-06 Catalin MarinasAdd "thumbee" to the hwcap_str array
2008-11-04 Russell King[ARM] fix VFP+softfloat binaries
2008-10-23 Steven Rostedtftrace: remove mcount set
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
2008-10-14 Russell KingMerge branch 's3c-move' into devel
2008-10-13 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-11 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-10 Alexey Dobriyanproc: remove unused get_dma_list()
next