summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-30ARM: bL_switcher: add kernel cmdline param to disable the switcher on bootNicolas Pitre1-3/+9
2013-07-30ARM: bL_switcher: ability to enable and disable the switcher via sysfsNicolas Pitre1-11/+160
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre1-1/+13
2013-07-30ARM: bL_switcher: hot-unplug half of the available CPUsNicolas Pitre1-1/+77
2013-07-30ARM: bL_switcher: simplify stack isolationNicolas Pitre1-15/+8
2013-07-30ARM: bL_switcher: move to dedicated threads rather than workqueuesNicolas Pitre2-24/+79
2013-07-30ARM: bL_switcher: add clockevent save/restore supportLorenzo Pieralisi1-0/+20
2013-07-30ARM: b.L: core switcher codeNicolas Pitre4-0/+277
2013-07-30ARM: suspend: use hash of cpu_logical_map value to index into save arrayNicolas Pitre2-18/+16
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-16/+22
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds4-4/+17
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-165/+268
2013-07-26arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2013-07-25Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson15-109/+136
2013-07-25ARM: omap5: Only select errata 798181 if SMPOlof Johansson1-1/+1
2013-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds25-168/+390
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-796/+0
2013-07-24ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for ExynosSachin Kamat1-2/+1
2013-07-24ARM: EXYNOS: Fix low level debug supportYadwinder Singh Brar1-26/+0
2013-07-24ARM: SAMSUNG: Save/restore only selected uart's registersYadwinder Singh Brar1-11/+3
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu3-796/+0
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap6-7/+14
2013-07-24powerpc/perf: BHRB filter configuration should follow the taskAnshuman Khandual1-1/+4
2013-07-24powerpc/perf: Ignore separate BHRB privilege state filter requestAnshuman Khandual1-9/+4
2013-07-24powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas1-1/+1
2013-07-24powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V1-2/+8
2013-07-24powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V1-0/+2
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov1-1/+1
2013-07-24ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki3-63/+106
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan5-4/+22
2013-07-24powerpc/eeh: Fix unbalanced enable for IRQGavin Shan1-1/+5
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