summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-01-08ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring1-1/+18
2013-01-08ARM: highbank: add a power request clearRob Herring1-0/+15
2013-01-08ARM: highbank: fix secondary boot and hotplugRob Herring2-12/+2
2013-01-08ARM: highbank: fix typos with hignbank in power request functionsRob Herring4-8/+8
2013-01-08ARM: dts: fix highbank cpu mpidr valuesRob Herring1-8/+8
2013-01-08ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2-0/+8
2013-01-08ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut1-1/+1
2013-01-08ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou1-1/+1
2013-01-07ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth1-0/+1
2013-01-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-104/+44
2013-01-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-56/+90
2013-01-07ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT1-4/+5
2013-01-07ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT1-8/+14
2013-01-06ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang1-0/+1
2013-01-06ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam1-2/+0
2013-01-06arm: mvebu: Add missing ; for cpu node.Andrew Lunn1-1/+1
2013-01-06arm: mvebu: Armada XP MV78230 has only three Ethernet interfacesThomas Petazzoni3-8/+16
2013-01-06arm: mvebu: Armada XP MV78230 has two cores, not oneThomas Petazzoni1-0/+7
2013-01-06ARM: Kirkwood: Use fixed-regulator instead of board gpio callAndrew Lunn2-4/+17
2013-01-06ARM: Kirkwood: Fix missing sdio clockAndrew Lunn1-0/+4
2013-01-06ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providersNobuhiro Iwamatsu1-0/+1
2013-01-06ARM: Kirkwood: Fix missing clk for USB device.Andrew Lunn1-0/+1
2013-01-06arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driverGregory CLEMENT3-7/+9
2013-01-05ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim1-0/+7
2013-01-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2-1/+6
2013-01-04arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas1-0/+4
2013-01-04microblaze: Update microblaze defconfigsMichal Simek2-45/+80
2013-01-04microblaze: Fix pci compilation and sparse warningsMichal Simek1-6/+5
2013-01-04ARM: dts: imx31-bug: Fix manufacturer compatible stringFabio Estevam1-1/+1
2013-01-04Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds221-747/+661
2013-01-04ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman27-90/+74
2013-01-04ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman4-13/+11
2013-01-04IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman15-68/+42
2013-01-04MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman23-65/+61
2013-01-04POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman65-188/+172
2013-01-04SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman23-100/+86
2013-01-04X86: drivers: remove __dev* attributes.Greg Kroah-Hartman21-89/+84
2013-01-04ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman43-134/+131
2013-01-04ARM: nomadik: bump the IRQ numbers againLinus Walleij1-39/+39
2013-01-04ARM: nomadik: delete dangling includeLinus Walleij1-1/+0
2013-01-04Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2-2/+5
2013-01-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-6/+2
2013-01-03ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen2-2/+8
2013-01-03Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren9-35/+123
2013-01-03Wire up finit_module syscallLuck, Tony3-1/+3
2013-01-03microblaze: Add finit_module syscallMichal Simek2-1/+3
2013-01-03ARM: davinci: da8xx_register_spi() should not register SPI board infoVivien Didelot5-20/+25
2013-01-03microblaze: Kill __kmap_atomic()Michal Simek1-1/+1
2013-01-03microblaze: Change section flags for noMMUMichal Simek1-1/+1
2013-01-03microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek1-2/+0