summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: replace strict_strto callsDaniel Walter2014-08-095-9/+9
* arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2014-08-094-7/+7
* arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter2014-08-091-1/+2
* arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter2014-08-091-1/+1
* arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2014-08-092-2/+2
* arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2014-08-092-17/+7Star
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-0918-134/+41Star
* lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-0914-47/+7Star
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-0924-56/+19Star
* proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan2014-08-092-4/+4
* rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-091-15/+0Star
* Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-08-074-18/+28
|\
| * microblaze: Change libgcc-style functions from lib-y to obj-yDavid Holsgrove2014-07-181-11/+3Star
| * microblaze: Wire-up renameat2 syscallMichal Simek2014-07-092-0/+2
| * microblaze: Add syscall number commentMichal Simek2014-07-091-1/+1
| * microblaze: delay.h fix udelay and ndelay for 8 bit argsMichal Simek2014-07-091-6/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2014-08-071-3/+8
|\ \
| * | avr32: fix error return codeJulia Lawall2014-08-071-3/+8
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-07130-1800/+4296
|\ \ \
| * | | powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan2014-08-071-0/+1
| * | | powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt2014-08-051-0/+4
| * | | powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras2014-08-051-1/+1
| * | | powerpc: start loop at section start of start in vmemmap_populated()Li Zhong2014-08-051-1/+2
| * | | powerpc: implement vmemmap_free()Li Zhong2014-08-051-21/+64
| * | | powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2014-08-052-1/+23
| * | | powerpc: implement vmemmap_list_free()Li Zhong2014-08-051-10/+52
| * | | powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy2014-08-051-2/+3
| * | | powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar2014-08-051-12/+37
| * | | powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar2014-08-051-0/+32
| * | | powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-056-7/+267
| * | | powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-0513-3/+139
| * | | powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy2014-08-051-2/+2
| * | | powerpc/powernv: Handle compound PE in config accessorsGavin Shan2014-08-051-28/+59
| * | | powerpc/powernv: Handle compound PE for EEHGavin Shan2014-08-051-47/+78
| * | | powerpc/powernv: Handle compound PEGavin Shan2014-08-052-0/+146
| * | | powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan2014-08-051-80/+104
| * | | powerpc/powernv: Allow to freeze PEGavin Shan2014-08-052-1/+9
| * | | powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao2014-08-053-22/+307
| * | | powerpc/eeh: Aux PE data for error logGavin Shan2014-08-054-15/+58
| * | | powerpc/eeh: Make diag-data not endian dependentGavin Shan2014-08-053-108/+139
| * | | powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-058-44/+48
| * | | powerpc/eeh: Reduce lines of log dumpGavin Shan2014-08-051-5/+33
| * | | powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-054-6/+23
| * | | powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-056-38/+27Star
| * | | powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan2014-08-051-11/+22
| * | | powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan2014-08-051-9/+21
| * | | powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu2014-08-051-33/+13Star
| * | | powerpc: Fix wrong defintion in boot/io.hLucas Tanure2014-08-051-1/+1
| * | | powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler2014-08-051-2/+2
| * | | powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart2014-08-051-0/+1