summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | ARM: dts: bcm2835: fix i2c0 pinsBaruch Siach2017-03-271-2/+2
| | | | * | | ARM: dts: bcm2835: fix uart0 pinctrl node namesBaruch Siach2017-03-271-3/+3
| | * | | | | devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-1810-10/+0
| | * | | | | Merge tag 'v4.12-rc1' into fixesOlof Johansson2017-05-18251-16926/+6457
| | |\| | | |
| | * | | | | Merge branch 'tee/initial-merge' into fixesArnd Bergmann2017-05-101-0/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'mvebu-arm64-4.12-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-05-101-0/+5
| | |\ \ \ \ \ \
| | | * | | | | | arm64: marvell: enable the Armada 37xx pinctrl driverGregory CLEMENT2017-04-261-0/+5
| | * | | | | | | Merge tag 'mvebu-dt64-4.12-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-05-102-3/+78
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM64: dts: marvell: armada37xx: add pinctrl definitionGregory CLEMENT2017-04-282-0/+39
| | | * | | | | | | ARM64: dts: marvell: Add pinctrl nodes for Armada 3700Gregory CLEMENT2017-04-281-3/+39
| | * | | | | | | | Merge tag 'v4.11-next-fixes' of https://github.com/mbgg/linux-mediatek into f...Arnd Bergmann2017-05-092-0/+5
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM64: dts: mediatek: configure some fixed mmc parametersyong mao2017-05-091-0/+3
| | | * | | | | | | | arm: dts: mt7623: add clock-frequency to the a7 timer node to mt7623.dtsiJohn Crispin2017-05-091-0/+2
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | ARM: omap2+: make omap4_get_cpu1_ns_pa_addr declaration usableArnd Bergmann2017-05-093-10/+14
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-05-195-14/+53
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-173-6/+37
| | * | | | | | | | | arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni2017-05-151-7/+16
| | * | | | | | | | | arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy2017-05-151-1/+0
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-196-5/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman2017-05-191-0/+12
| | * | | | | | | | | powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman2017-05-171-3/+4
| | * | | | | | | | | powerpc/kprobes: Fix handling of instruction emulation on probe re-entryNaveen N. Rao2017-05-161-1/+2
| | * | | | | | | | | powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1Gautham R. Shenoy2017-05-161-1/+1
| | * | | | | | | | | powerpc/tm: Fix FP and VMX register corruptionMichael Neuling2017-05-151-0/+19
| | * | | | | | | | | powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman2017-05-151-0/+4
| | |/ / / / / / / /
* | | | | | | | | | net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller2017-05-221-1/+1
* | | | | | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-2111-0/+22
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-1815-35/+65
|\| | | | | | | | |
| * | | | | | | | | sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett2017-05-171-7/+6
| * | | | | | | | | sparc: Fix -Wstringop-overflow warningOrlando Arias2017-05-173-4/+4
| * | | | | | | | | sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta2017-05-171-2/+4
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-1610-22/+51
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-112-5/+6
| | * | | | | | | | | s390: move _text symbol to address higher than zeroHeiko Carstens2017-05-091-1/+7
| | * | | | | | | | | s390/topology: let topology_mnest_limit() return unsigned charHeiko Carstens2017-05-091-1/+1
| | * | | | | | | | | s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens2017-05-091-2/+2
| | * | | | | | | | | s390/uprobes: fix compile for !KPROBESHeiko Carstens2017-05-033-10/+13
| | * | | | | | | | | s390/ftrace: fix compile for !MODULESHeiko Carstens2017-05-031-0/+4
| | * | | | | | | | | s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-031-3/+18
* | | | | | | | | | | powerpc/85xx/kmcent2: use hdlc busmode for UCC1Holger Brunck2017-05-181-3/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-151-2/+3
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann2017-05-111-2/+3
* | | | | | | | | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-137-19/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | um: Add missing NR_CPUS includeRichard Weinberger2017-05-041-0/+1
| * | | | | | | | | | um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| * | | | | | | | | | um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke2017-05-031-8/+1
| * | | | | | | | | | um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-031-1/+1
| * | | | | | | | | | um: Set number of CPUsNikola Kotur2017-05-032-3/+5
| * | | | | | | | | | um: Fix _print_addr()Richard Weinberger2017-05-031-4/+2
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-133-3/+3
|\ \ \ \ \ \ \ \ \ \ \