summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan4-16/+91
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan7-24/+117
2013-07-24powerpc/pci: Partial tree hotplug supportGavin Shan3-21/+51
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan3-9/+9
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan6-60/+20
2013-07-24powerpc/pci: Override pcibios_release_device()Gavin Shan1-0/+11
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan2-3/+12
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan2-17/+5
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar1-0/+3
2013-07-24powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman1-1/+10
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle1-1/+0
2013-07-24powerpc: Access local paca after hard irq disabledTiejun Chen1-3/+4
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2-6/+2
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling3-4/+24
2013-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds15-170/+374
2013-07-23ARM: multi_v7_defconfig: Select USB chipidea driverFabio Estevam1-1/+2
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann6-9/+25
2013-07-23ARM: zynq: fix compilation warningVincent Stehlé1-1/+1
2013-07-23ARM: keystone: fix compilation warningVincent Stehlé1-1/+1
2013-07-23arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas1-1/+1
2013-07-23arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+13
2013-07-23ARM: highbank: Only touch common coherency control register fieldsRob Herring1-3/+4
2013-07-23Merge tag 'nomadik-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-2/+5
2013-07-23ARM: footbridge: fix overlapping PCI mappingsMike Frysinger1-2/+0
2013-07-23Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson11-28/+43
2013-07-23Merge tag 'omap-for-v3.11/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson3-1/+31
2013-07-23Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson6-4/+7
2013-07-23ARM: STi: Set correct ARM ERRATAs.Srinivas Kandagatla1-1/+2
2013-07-23ARM: dts: STi: Fix pinconf setup for STiH416 serial2Srinivas Kandagatla2-2/+10
2013-07-22arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song2-16/+16
2013-07-22pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li1-0/+6
2013-07-20ARM: nomadik: configure for NO_HZ and HRTIMERSLinus Walleij1-0/+2
2013-07-20ARM: nomadik: update defconfig baseLinus Walleij1-1/+1
2013-07-20ARM: nomadik: Update MMC defconfigsUlf Hansson1-1/+2
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-61/+213
2013-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-21/+69
2013-07-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-42/+31
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-43/+186
2013-07-20alpha: Use handle_percpu_irq for the timer interruptRichard Henderson1-1/+1
2013-07-20alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2-10/+5
2013-07-20alpha: Don't if-out dp264_device_interrupt.Richard Henderson1-8/+0
2013-07-20alpha: Use __builtin_alpha_rpccRichard Henderson1-3/+1
2013-07-20alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson1-1/+2
2013-07-20alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson1-111/+288
2013-07-20alpha: Implement atomic64_dec_if_positiveRichard Henderson2-0/+29
2013-07-20alpha: Improve atomic_add_unlessRichard Henderson1-23/+37
2013-07-20alpha: Add kcmp and finit_module syscallsRichard Henderson3-2/+5
2013-07-20alpha: locks: remove unused arch_*_relax operationsWill Deacon1-4/+0
2013-07-20alpha: kernel: typo issue, using '1' instead of '11'Chen Gang1-1/+1
2013-07-20alpha: kernel: using memcpy() instead of strcpy()Chen Gang1-1/+2