summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ELF/MIPS build fixRalf Baechle2016-05-231-0/+1
* m32r: fix build failureSudip Mukherjee2016-05-231-0/+1
* Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-221-1/+2
|\
| * ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt2016-05-201-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-2217-85/+130
|\ \
| * | sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-206-51/+97
| * | sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-202-3/+3
| * | sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-205-11/+14
| * | sparc32: use proper prototype for trapbaseSam Ravnborg2016-05-203-5/+3
| * | sparc32: drop local prototype in kgdb_32Sam Ravnborg2016-05-201-2/+2
| * | sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-204-14/+12
* | | x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-221-26/+0
* | | x86: remove pointless uaccess_32.h complexityLinus Torvalds2016-05-221-36/+0
* | | 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