summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-12-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon2018-12-071-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-071-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: ensure that processor vtables is not lost after bootRussell King2018-12-061-0/+10
* | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-074-10/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: 8816/1: dma-mapping: fix potential uninitialized returnNathan Jones2018-12-041-1/+1
| * | | | | | | | | | ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin2018-12-041-5/+9
| * | | | | | | | | | ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole2018-12-041-3/+5
| * | | | | | | | | | ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook2018-11-081-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linuxLinus Torvalds2018-12-061-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | csky: bugfix tlb_get_pgd error.Guo Ren2018-12-031-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-12-0620-20/+133
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-11-301-0/+72
| * | | | | | | | | | ARC: change defconfig defaults to ARCv2Kevin Hilman2018-11-307-2/+7
| * | | | | | | | | | arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-11-2110-0/+10
| * | | | | | | | | | ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev2018-11-121-1/+1
| * | | | | | | | | | ARC: [plat-hsdk] Enable DW APB GPIO supportEugeniy Paltsev2018-11-122-0/+18
| * | | | | | | | | | ARCv2: boot log unaligned access in useVineet Gupta2018-11-121-3/+6
| * | | | | | | | | | ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2018-11-122-3/+19
| * | | | | | | | | | ARC: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-11-121-11/+0
* | | | | | | | | | | Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-041-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller2018-12-021-0/+7
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-034-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | sparc32: supress another implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | | | | | | | | | sparc32: suppress an implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | | | | | | | | | sparc: suppress the implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | | | | | | | | | arch/sparc: Use kzalloc_nodeSabyasachi Gupta2018-11-191-2/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-12-0221-29/+173
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-11-301-6/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | ARM: dts: imx51-zii-rdu1: Remove EEPROM nodeFabio Estevam2018-11-191-6/+0
| * | | | | | | | | | Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-11-306-5/+8
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'fixes-dts' into omap-for-v4.20/fixesTony Lindgren2018-11-082164-35642/+69813
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik2018-11-081-0/+3
| | | * | | | | | | | | | ARM: dts: am3517-som: Fix WL127x Wifi interruptAdam Ford2018-11-081-1/+1
| | | * | | | | | | | | | ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1Adam Ford2018-11-081-1/+1
| | | * | | | | | | | | | ARM: dts: LogicPD Torpedo: Fix mmc3_dat1 interruptAdam Ford2018-11-081-1/+1
| | | * | | | | | | | | | ARM: dts: am3517: Fix pinmuxing for CD on MMC1Adam Ford2018-11-081-1/+1
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor2018-10-181-1/+1
| * | | | | | | | | | | Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-11-307-2/+149
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: davinci: dm644x: set the GPIO base to 0Bartosz Golaszewski2018-11-271-0/+2
| | * | | | | | | | | | | ARM: davinci: da830: set the GPIO base to 0Bartosz Golaszewski2018-11-271-1/+3
| | * | | | | | | | | | | ARM: davinci: dm355: set the GPIO base to 0Bartosz Golaszewski2018-11-271-0/+2
| | * | | | | | | | | | | ARM: davinci: dm646x: set the GPIO base to 0Bartosz Golaszewski2018-11-261-0/+2
| | * | | | | | | | | | | ARM: davinci: dm365: set the GPIO base to 0Bartosz Golaszewski2018-11-261-0/+2
| | * | | | | | | | | | | ARM: davinci: da850: set the GPIO base to 0Bartosz Golaszewski2018-11-261-1/+3
| | * | | | | | | | | | | ARM: davinci: dm644x: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+20
| | * | | | | | | | | | | ARM: davinci: dm355: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+30
| | * | | | | | | | | | | ARM: davinci: dm646x: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+10
| | * | | | | | | | | | | ARM: davinci: dm365: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+35
| | * | | | | | | | | | | ARM: davinci: da8xx: define gpio interrupts as separate resourcesBartosz Golaszewski2018-11-261-0/+40
| | | |/ / / / / / / / / | | |/| | | | | | | | |