summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-04-213-3/+4
|\
| * ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin2016-04-191-1/+1
| * ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin2016-04-191-1/+1
| * ARM: 8551/2: DMA: Fix kzalloc flags in __dma_allocAlexandre Courbot2016-04-151-1/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-04-201-2/+2
|\ \
| * | crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu2016-04-151-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-184-1/+8
|\ \ \
| * | | s390: add CPU_BIG_ENDIAN config optionHeiko Carstens2016-04-151-0/+3
| * | | s390/spinlock: avoid yield to non existent cpuHeiko Carstens2016-04-151-0/+1
| * | | s390/seccomp: include generic seccomp header fileSudip Mukherjee2016-04-011-0/+2
| * | | s390/pci: add extra padding to function measurement blockSebastian Ott2016-04-011-1/+2
* | | | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-158-168/+114
|\ \ \ \
| * | | | parisc: Fix ftrace function tracerHelge Deller2016-04-148-168/+114
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-144-3/+51
|\ \ \ \ \
| * | | | | x86/mce: Avoid using object after free in genpoolTony Luck2016-04-131-2/+2
| * | | | | x86/build: Build compressed x86 kernels as PIEH.J. Lu2016-03-293-1/+49
* | | | | | Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds2016-04-141-0/+37
* | | | | | Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-shLinus Torvalds2016-04-134-10/+3
|\ \ \ \ \ \
| * | | | | | sh: fix function signature of cpu_coregroup_mask to match pointer typeRich Felker2016-03-302-3/+3
| * | | | | | sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker2016-03-292-7/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-04-131-7/+1
|\ \ \ \ \ \ \
| * | | | | | | m68k/gpio: remove arch specific sysfs bus deviceGreg Ungerer2016-04-111-7/+1
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-04-1317-52/+80
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-04-121-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mvebu: Correct unit address for linksysPatrick Uiterwijk2016-03-301-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij2016-04-121-8/+2
| * | | | | | | | Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixesOlof Johansson2016-04-121-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik2016-03-291-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-04-129-9/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link typeYegor Yefremov2016-03-301-1/+4
| | * | | | | | | | ARM: OMAP: Correct interrupt type for ARM TWDJon Hunter2016-03-301-1/+1
| | * | | | | | | | ARM: DRA722: Add ID detect for Silicon Rev 2.0Vishal Mahaveer2016-03-302-2/+3
| | * | | | | | | | ARM: dts: am43xx: fix edma memcpy channel allocationTero Kristo2016-03-301-1/+1
| | * | | | | | | | ARM: dts: AM43x-epos: Fix clk parent for synctimerLokesh Vutla2016-03-301-0/+5
| | * | | | | | | | ARM: OMAP2: Fix up interconnect barrier initialization for DRA7Nishanth Menon2016-03-301-0/+1
| | * | | | | | | | Merge tag 'for-v4.6-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2016-03-302130-32371/+59081
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla2016-03-261-4/+4
| | | |/ / / / / / /
| | * | | | | | | | ARM: OMAP2+: Use srst_udelay for USB on dm814xTony Lindgren2016-03-021-0/+2
| * | | | | | | | | ARM: uniphier: drop weird sizeof()Masahiro Yamada2016-04-121-1/+1
| * | | | | | | | | Merge tag 'meson8-dt-fix' of https://github.com/carlocaione/linux-meson into ...Kevin Hilman2016-04-082-27/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8bCarlo Caione2016-03-302-27/+42
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | arm64: dts: vulcan: Update PCI rangesJayachandran C2016-03-301-6/+9
| * | | | | | | | | ARM: u8500_defconfig: turn on the Synaptics RMI4 driverLinus Walleij2016-03-301-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-139-25/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini2016-04-101-0/+1
| * | | | | | | | | kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-04-101-6/+4
| * | | | | | | | | KVM: MMU: fix permission_fault()Xiao Guangrong2016-04-102-6/+5
| * | | | | | | | | Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-04-085-13/+54
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla2016-04-061-3/+10
| | * | | | | | | | | arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier2016-04-064-10/+44