aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 150-482/+873
2016-06-28ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat stringGravatar Grygorii Strashko 3-3/+3
2016-06-28s390: fix test_fp_ctl inline assembly contraintsGravatar Martin Schwidefsky 1-1/+1
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Gravatar Michael Holzheu 1-7/+0
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+12
2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 15-51/+137
2016-06-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 40-87/+73
2016-06-24Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-42/+32
2016-06-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-8/+43
2016-06-24unicore32: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-1/+1
2016-06-24tile: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-1/+1
2016-06-24sh: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-1/+1
2016-06-24s390: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-1/+1
2016-06-24sparc: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-4/+2
2016-06-24powerpc: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 3-11/+7
2016-06-24score: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-3/+2
2016-06-24parisc: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-2/+1
2016-06-24nios2: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-3/+2
2016-06-24mips: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-3/+3
2016-06-24arc: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-2/+2
2016-06-24arm64: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-1/+1
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-1/+1
2016-06-24x86: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 2-2/+2
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IGravatar Michal Hocko 26-51/+46
2016-06-24fix up initial thread stack pointer vs thread_info confusionGravatar Linus Torvalds 1-0/+1
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsGravatar Linus Torvalds 3-9/+6
2016-06-24Clarify naming of thread info/stack allocatorsGravatar Linus Torvalds 7-11/+13
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeGravatar Linus Torvalds 4-23/+17
2016-06-23x86/xen: avoid m2p lookup when setting early page table entriesGravatar David Vrabel 1-41/+31
2016-06-23x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Gravatar Juergen Gross 1-1/+1
2016-06-23powerpc/bpf/jit: Disable classic BPF JIT on ppc64leGravatar Naveen N. Rao 1-1/+1
2016-06-23powerpc: Fix faults caused by radix patching of SLB miss handlerGravatar Michael Ellerman 1-3/+4
2016-06-22arm64: hibernate: Don't hibernate on systems with stuck CPUsGravatar James Morse 1-0/+6
2016-06-22arm64: smp: Add function to determine if cpus are stuck in the kernelGravatar James Morse 2-0/+30
2016-06-21arm64: mm: remove page_mapping check in __sync_icache_dcacheGravatar Shaokun Zhang 1-4/+0
2016-06-21arm64: fix boot image dependencies to not generate invalid imagesGravatar Masahiro Yamada 1-1/+1
2016-06-21arm64: update ASID limitGravatar Jean-Philippe Brucker 1-3/+6
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 2-7/+3
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 39-135/+250
2016-06-18Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Gravatar Olof Johansson 53-467/+136
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 52-376/+565
2016-06-18Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 7-13/+20
2016-06-18ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodesGravatar Lee Jones 1-0/+3
2016-06-18Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Olof Johansson 1-1/+1
2016-06-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-3/+4
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+12
2016-06-17Documentation: DT: cpsw: remove rx_descs propertyGravatar Ivan Khoronzhuk 4-4/+0
2016-06-17isa: Allow ISA-style drivers on modern systemsGravatar William Breathitt Gray 2-0/+12
2016-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-28/+101
2016-06-17ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218Gravatar Dave Gerlach 1-1/+1