summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds2016-05-211-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-2070-189/+127
|\
| * lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-2017-0/+40
| * printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-2014-1/+17
| * exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-2015-44/+39
| * exit_thread: remove empty bodiesJiri Slaby2016-05-2035-140/+17
| * mn10300: let exit_fpu accept a taskJiri Slaby2016-05-202-5/+3
| * x86/kasan: instrument user memory access APIAndrey Ryabinin2016-05-202-0/+12
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-2/+2
|\ \
| * | isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray2016-05-011-8/+2
| * | Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-19210-891/+1127
| |\ \
| * | | base: isa: Remove X86_32 dependencyWilliam Breathitt Gray2016-03-291-0/+6
* | | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-202-3/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-0996-380/+856
| |\ \ \
| * | | | MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer2016-04-301-2/+4
| * | | | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-1/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-201-2/+11
|\ \ \ \ \
| * | | | | crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABIJosh Poimboeuf2016-05-171-2/+11
* | | | | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20152-2999/+6008
|\ \ \ \ \ \
| * | | | | | powerpc/86xx: Fix PCI interrupt map definitionAlessio Igor Bogani2016-05-161-16/+16
| * | | | | | powerpc/86xx: Move pci1 definition to the include fileAlessio Igor Bogani2016-05-168-91/+38
| * | | | | | powerpc/fsl: Fix build of the dtb embedded kernel imagesAlessio Igor Bogani2016-05-161-3/+3
| * | | | | | powerpc/fsl: Fix rcpm compatible stringChenhui Zhao2016-05-162-2/+2
| * | | | | | powerpc/fsl: Remove FSL_SOC dependency from FSL_LBCScott Wood2016-05-161-1/+0
| * | | | | | powerpc/fsl-pci: Add a workaround for PCI 5 erratachenhui zhao2016-05-151-0/+24
| * | | | | | powerpc/fsl: Fix SPI compatible on t208xrdb and t1040rdbHou Zhiqiang2016-05-152-2/+2
| * | | | | | powerpc/powernv/npu: Add PE to PHB's listAlexey Kardashevskiy2016-05-121-0/+3
| * | | | | | powerpc/powernv: Fix insufficient memory allocationAlexey Kardashevskiy2016-05-121-1/+2
| * | | | | | powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli2016-05-121-12/+12
| * | | | | | Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli2016-05-121-1/+1
| * | | | | | powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gavin Shan2016-05-121-4/+1
| * | | | | | powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-7/+1
| * | | | | | powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-0/+23
| * | | | | | powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-3/+0
| * | | | | | Revert "powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()"Michael Ellerman2016-05-121-2/+10
| * | | | | | powerpc/powernv/npu: Enable NVLink pass throughAlexey Kardashevskiy2016-05-113-6/+176
| * | | | | | powerpc/powernv/npu: Rework TCE Kill handlingAlexey Kardashevskiy2016-05-113-112/+27
| * | | | | | powerpc/powernv/npu: Add set/unset window helpersAlexey Kardashevskiy2016-05-111-10/+55
| * | | | | | powerpc/powernv/ioda2: Export debug helper pe_level_printk()Alexey Kardashevskiy2016-05-112-8/+10
| * | | | | | powerpc/powernv/npu: Simplify DMA setupAlexey Kardashevskiy2016-05-113-68/+52
| * | | | | | powerpc/powernv/npu: Use the correct IOMMU page sizeAlexey Kardashevskiy2016-05-111-6/+5
| * | | | | | powerpc/powernv/npu: TCE Kill helpers cleanupAlexey Kardashevskiy2016-05-113-52/+25
| * | | | | | powerpc/powernv: Define TCE Kill flagsAlexey Kardashevskiy2016-05-111-2/+5
| * | | | | | powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entireAlexey Kardashevskiy2016-05-111-3/+3
| * | | | | | powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()Gavin Shan2016-05-111-10/+2
| * | | | | | powerpc/powernv: Simplify pnv_eeh_reset()Gavin Shan2016-05-111-36/+31
| * | | | | | powerpc/pci: Don't scan empty slotGavin Shan2016-05-111-1/+2
| * | | | | | powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan2016-05-113-10/+15
| * | | | | | powerpc/pci: Introduce pci_remove_device_node_info()Gavin Shan2016-05-112-0/+24
| * | | | | | powerpc/pci: Export pci_add_device_node_info()Gavin Shan2016-05-113-13/+22