summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-25ARM: amba: ux500: convert to use amba_device_allocRussell King1-9/+3
2012-01-25ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRMWill Deacon2-2/+2
2012-01-25ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent1-6/+9
2012-01-25ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier4-25/+19
2012-01-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-32/+63
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt1-0/+2
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt1-16/+27
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-14/+22
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau1-1/+1
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar1-1/+1
2012-01-25Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt11-14/+32
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel1-5/+22
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-559/+391
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu1-0/+18
2012-01-23Merge branches 'debug' and 'idle' into for-armsocRussell King98-1409/+326
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij1-0/+2
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier1-0/+2
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon1-10/+10
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon18-31/+35
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon4-6/+1
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon1-1/+1
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon1-3/+4
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab5-30/+28
2012-01-22m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven1-13/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre60-1135/+0
2012-01-20ARM: substitute arch_idle()Nicolas Pitre3-7/+4
2012-01-20ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2-1/+3
2012-01-20ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre1-1/+1
2012-01-20ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre2-0/+2
2012-01-20ARM: mach-shark: properly disable CPU idle callNicolas Pitre2-0/+7
2012-01-20ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2-5/+6
2012-01-20ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre2-4/+4
2012-01-20ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre3-37/+53
2012-01-20ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre3-46/+37
2012-01-20ARM: s3c24xx: move special idle code to out of lineNicolas Pitre4-45/+29
2012-01-20ARM: mach-h720x: move special idle code out of lineNicolas Pitre2-6/+19
2012-01-20ARM: mach-gemini: move special idle code out of lineNicolas Pitre4-12/+32
2012-01-20ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre2-20/+26
2012-01-20ARM: mach-clps711x: move special idle code out of lineNicolas Pitre2-4/+17
2012-01-20ARM: mach-at91: move special idle code out of lineNicolas Pitre9-21/+69
2012-01-20ARM: mach-exynos: use standard arch_idle()Nicolas Pitre2-13/+1
2012-01-20ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre2-10/+7
2012-01-20ARM: mach-s5pc100: use standard arch_idle()Nicolas Pitre2-13/+1
2012-01-20ARM: mach-s5pv210: use standard arch_idle()Nicolas Pitre2-13/+1
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre4-20/+6
2012-01-20ARM: clean up idle handlersNicolas Pitre2-8/+16
2012-01-20ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre1-5/+2
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King7-20/+2