summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-25ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispcTomi Valkeinen
2012-01-25ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod classTomi Valkeinen
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas
2012-01-25ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent
2012-01-25ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier
2012-01-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24powerpc/crash: Fix build error without SMPChristian Kujau
2012-01-24powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar
2012-01-24Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab
2012-01-22m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King
2012-01-20ARM: davinci: DA850: remove non-existing pll1_sysclk4-7 clocksBas van den Berg
2012-01-20ARM: OMAP2: fix regulator warningsFelipe Contreras
2012-01-20ARM: OMAP2: fix omap3 touchbook kconfig warningFelipe Contreras
2012-01-20ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre
2012-01-20mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais
2012-01-20mach-ux500: enable ARM errata 764369Srinidhi KASAGAR
2012-01-20mach-ux500: do not override outer.inv_allsrinidhi kasagar
2012-01-20mach-ux500: musb: now musb is always in OTG modePhilippe Langlais
2012-01-20microblaze: generic atomic64 supportDaniel Borkmann
2012-01-20ARM: imx6: add missing twd_clk for imx6q clockShawn Guo
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam
2012-01-19ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King