aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1521-552/+817
|\
| * Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...David S. Miller2018-08-132-2/+0
| |\
| | * ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch2018-08-092-2/+0
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-112-2/+0
| |\ \
| * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0913-192/+141
| |\ \ \ | | |_|/ | |/| |
| * | | powerpc/mpc85xx: add clocks property for fman ptp timer nodeYangbo Lu2018-08-055-0/+5
| * | | arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu2018-08-051-0/+1
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0516-59/+191
| |\ \ \
| * | | | arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2018-08-022-4/+4
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0226-99/+82
| |\ \ \ \
| * \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-2422-73/+83
| |\ \ \ \ \
| * | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-201-1/+3
| * | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-2088-259/+548
| |\ \ \ \ \ \
| * | | | | | | ARM: dts: Add ethernet and switch to D-Link DIR-685Linus Walleij2018-07-181-1/+139
| * | | | | | | ARM: net: bpf: improve 64-bit ALU implementationRussell King2018-07-131-5/+24
| * | | | | | | ARM: net: bpf: improve 64-bit store implementationRussell King2018-07-131-26/+26
| * | | | | | | ARM: net: bpf: improve 64-bit sign-extended immediate loadRussell King2018-07-131-4/+3
| * | | | | | | ARM: net: bpf: improve 64-bit load immediate implementationRussell King2018-07-131-12/+20
| * | | | | | | ARM: net: bpf: use double-word load/stores where availableRussell King2018-07-122-12/+45
| * | | | | | | ARM: net: bpf: always use odd/even register pairRussell King2018-07-121-14/+14
| * | | | | | | ARM: net: bpf: avoid reloading 'array'Russell King2018-07-121-5/+4
| * | | | | | | ARM: net: bpf: avoid reloading 'index'Russell King2018-07-121-2/+3
| * | | | | | | ARM: net: bpf: use ldr instructions with shifted rm registerRussell King2018-07-122-2/+5
| * | | | | | | ARM: net: bpf: use immediate forms of instructions where possibleRussell King2018-07-122-9/+13
| * | | | | | | ARM: net: bpf: imm12 constant conversionRussell King2018-07-121-1/+49
| * | | | | | | ARM: net: bpf: access eBPF scratch space using ARM FP registerRussell King2018-07-121-19/+25
| * | | | | | | ARM: net: bpf: 64-bit accessor functions for BPF registersRussell King2018-07-121-113/+122
| * | | | | | | ARM: net: bpf: provide accessor functions for BPF registersRussell King2018-07-121-201/+128
| * | | | | | | ARM: net: bpf: remove is_on_stack() and sstk/dstkRussell King2018-07-121-176/+160
| * | | | | | | ARM: net: bpf: use negative numbers for stacked registersRussell King2018-07-121-98/+102
| * | | | | | | ARM: net: bpf: provide load/store ops with negative immediatesRussell King2018-07-122-22/+41
| * | | | | | | ARM: net: bpf: enumerate the JIT scratch stack layoutRussell King2018-07-121-17/+42
| * | | | | | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-047-0/+21
| * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-0385-646/+471
| |\ \ \ \ \ \ \
| * | | | | | | | arm64: dts: fsl: move ptp timer out of fmanYangbo Lu2018-06-261-6/+8
| * | | | | | | | powerpc/mpc85xx: move ptp timer out of fman in dtsYangbo Lu2018-06-265-30/+40
* | | | | | | | | x86: i8259: Add missing include fileGuenter Roeck2018-08-151-0/+1
* | | | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-1556-992/+265
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kconfig: use a menu in arch/Kconfig to reduce clutterRandy Dunlap2018-08-021-0/+4
| * | | | | | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-0225-43/+7
| * | | | | | | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-0248-206/+51
| * | | | | | | | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-0226-530/+7
| * | | | | | | | | kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig2018-08-022-6/+2
| * | | | | | | | | um: create a proper drivers KconfigChristoph Hellwig2018-08-023-128/+125
| * | | | | | | | | um: cleanup Kconfig filesChristoph Hellwig2018-08-025-216/+210
| * | | | | | | | | um: stop abusing KBUILD_KCONFIGChristoph Hellwig2018-08-023-8/+4
* | | | | | | | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-1517-55/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kbuild: remove deprecated host-progs variableMasahiro Yamada2018-08-091-2/+1
| * | | | | | | | | | um: clean up archheaders recipeMasahiro Yamada2018-08-071-7/+1
| * | | | | | | | | | um: fix parallel building with O= optionMasahiro Yamada2018-08-071-2/+1