summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-0122-33/+106
|\
| * Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek2018-01-229-30/+16
| |\
| | * x86: do not use print_symbol()Sergey Senozhatsky2018-01-052-5/+3
| | * unicore32: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
| | * sh: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
| | * mn10300: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+1
| | * ia64: do not use print_symbol()Sergey Senozhatsky2018-01-051-7/+3
| | * c6x: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+1
| | * arm64: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
| | * arm: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
| * | parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-095-0/+35
| * | powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-094-0/+31
| * | ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-093-1/+23
| * | openrisc: Fix conflicting types for _exext and _stextJoel Stanley2018-01-091-2/+1
| |/
* | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-017-76/+0
|\ \
| * | xtensa: remove arch specific early DT functionsRob Herring2018-01-301-12/+0
| * | x86: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-6/+0
| * | nios2: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
| * | mips: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
| * | metag: remove arch specific early DT functionsRob Herring2018-01-301-14/+0
| * | cris: remove arch specific early DT functionsRob Herring2018-01-302-34/+0
* | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-012-9/+16
|\ \ \
| * | | Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley2018-01-092-9/+16
* | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-0164-125/+15
|\ \ \ \
| * | | | firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert2018-01-251-3/+3
| * | | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-2552-52/+0
| * | | | USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert2018-01-255-57/+0
| * | | | treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-092-2/+2
| * | | | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-093-8/+8
| * | | | treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-092-3/+2
| |/ / /
* | | | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-014-14/+8
|\ \ \ \
| * \ \ \ Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-15152-491/+1967
| |\ \ \ \
| * | | | | Revert "ARM: dts: r7s72100: add USB device to device tree"Greg Kroah-Hartman2018-01-091-20/+0
| * | | | | arm64: dts: mt8173: update properties about USB wakeupChunfeng Yun2018-01-092-10/+4
| * | | | | ARM: dts: r7s72100: add USB device to device treeChris Brandt2018-01-091-0/+20
| * | | | | ARM: da8xx: remove con_id from USB clocksDavid Lechner2018-01-092-4/+4
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-02-016-4/+288
|\ \ \ \ \
| * | | | | sparc: vDSO: remove an extra tabDan Carpenter2018-01-221-1/+1
| * | | | | sparc64: drop unneeded compat includeRolf Eike Beer2018-01-221-3/+0
| * | | | | sparc64: Oracle DAX driverRob Gardner2018-01-221-0/+91
| * | | | | sparc64: Oracle DAX infrastructureRob Gardner2018-01-223-0/+196
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-0134-844/+852
|\ \ \ \ \ \
| * | | | | | s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2018-01-232-0/+7
| * | | | | | s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-01-231-4/+4
| * | | | | | s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner2018-01-237-14/+26
| * | | | | | s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner2018-01-236-792/+12
| * | | | | | s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner2018-01-232-0/+57
| * | | | | | s390/syscalls: add syscalltbl scriptHendrik Brueckner2018-01-231-0/+232
| * | | | | | s390/syscalls: add system call tableHendrik Brueckner2018-01-231-0/+390
| * | | | | | s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik2018-01-231-3/+3