summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar
2013-07-24powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMUMichael Ellerman
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle
2013-07-24powerpc: Access local paca after hard irq disabledTiejun Chen
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2013-07-23ARM: multi_v7_defconfig: Select USB chipidea driverFabio Estevam
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann
2013-07-23ARM: zynq: fix compilation warningVincent Stehlé
2013-07-23ARM: keystone: fix compilation warningVincent Stehlé
2013-07-23xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9Stefano Stabellini
2013-07-23arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas
2013-07-23arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland
2013-07-22ARM: highbank: Only touch common coherency control register fieldsRob Herring
2013-07-22Merge tag 'nomadik-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2013-07-22ARM: footbridge: fix overlapping PCI mappingsMike Frysinger
2013-07-22Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson
2013-07-22Merge tag 'omap-for-v3.11/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson
2013-07-22Merge tag 'davinci-fixes-for-v3.11-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-07-22ARM: STi: Set correct ARM ERRATAs.Srinivas Kandagatla
2013-07-22ARM: dts: STi: Fix pinconf setup for STiH416 serial2Srinivas Kandagatla
2013-07-22arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song
2013-07-22pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li
2013-07-20ARM: nomadik: configure for NO_HZ and HRTIMERSLinus Walleij
2013-07-20ARM: nomadik: update defconfig baseLinus Walleij
2013-07-20ARM: nomadik: Update MMC defconfigsUlf Hansson
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19arm64: use common reboot infrastructureMarc Zyngier
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang