summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann2015-07-302-2/+2
* bpf: provide helper that indicates eBPF was migratedDaniel Borkmann2015-07-301-1/+1
* s390/bpf: recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2015-07-292-23/+37
* s390/bpf: Only clear A and X for converted BPF programsMichael Holzheu2015-07-291-9/+11
* s390/bpf: increase BPF_SIZE_MAXMichael Holzheu2015-07-291-12/+3
* s390/bpf: Fix multiple macro expansionsMichael Holzheu2015-07-291-2/+3
* s390/bpf: clear correct BPF accumulator registerMichael Holzheu2015-07-291-7/+7
* ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.Nicolas Schichan2015-07-272-2/+23
* ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.Nicolas Schichan2015-07-271-0/+8
* ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.Nicolas Schichan2015-07-271-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23197-1094/+1064
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-221-13/+44
| |\
| | * ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan2015-07-221-3/+5
| | * ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan2015-07-221-9/+38
| | * ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan2015-07-221-1/+1
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-222-4/+5
| |\ \
| | * | ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-221-2/+2
| | * | arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon2015-07-221-2/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-07-203-14/+18
| |\ \ \
| | * | | s390: adapt entry.S to the move of thread_structMartin Schwidefsky2015-07-203-14/+18
| | |/ /
| * / / AVR32/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-201-32/+33
| |/ /
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-199-29/+7
| |\ \
| | * | MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras2015-07-191-1/+1
| | * | MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-146-25/+2
| | * | MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton2015-07-141-0/+1
| | * | MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2015-07-142-3/+3
| * | | Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-191-1/+2
| |\ \ \
| | * | | parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet2015-07-191-1/+2
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-1934-57/+178
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson2015-07-199-0/+24
| | |\ \ \
| | | * | | ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik2015-07-169-0/+24
| | * | | | Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-07-172-2/+4
| | |\ \ \ \
| | | * | | | ARM: keystone: dts: rename pcie nodes to help override statusMurali Karicheri2015-07-172-2/+2
| | | * | | | ARM: keystone: dts: fix dt bindings for PCIeMurali Karicheri2015-07-172-0/+2
| | * | | | | Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-07-1579-479/+815
| | |\ \ \ \ \
| | | * | | | | ARM: dts: Correct audio input route & set mic bias for am335x-pepperAdam YH Lee2015-07-151-1/+2
| | | * | | | | ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XXDave Gerlach2015-07-151-0/+1
| | | * | | | | ARM: dts: OMAP5: Add #iommu-cells property to IOMMUsSuman Anna2015-07-141-0/+2
| | | * | | | | ARM: dts: OMAP4: Add #iommu-cells property to IOMMUsSuman Anna2015-07-141-0/+2
| | | * | | | | ARM: dts: Fix frequency scaling on Gumstix PepperArun Bharadwaj2015-07-141-2/+2
| | | * | | | | ARM: dts: configure regulators for Gumstix PepperAdam YH Lee2015-07-141-0/+9
| | | * | | | | ARM: dts: omap3: overo: Update LCD panel namesAdam YH Lee2015-07-142-2/+2
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge tag 'imx-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2015-07-154-29/+16
| | |\ \ \ \ \
| | | * | | | | ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach2015-07-081-21/+6
| | | * | | | | ARM: dts: imx53-qsb: fix TVE entryPhilipp Zabel2015-07-081-2/+3
| | | * | | | | ARM: dts: mx23: fix iio-hwmon supportStefan Wahren2015-07-081-0/+1
| | | * | | | | ARM: dts: imx27: Adjust the GPT compatible stringFabio Estevam2015-07-081-6/+6
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge tag 'socfpga_fixes_for_v4.2-rc1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-07-141-13/+13
| | |\ \ \ \ \
| | | * | | | | ARM: socfpga: dts: Fix entries orderWalter Lozano2015-07-071-9/+9
| | | * | | | | ARM: socfpga: dts: Fix adxl34x formating and compatible stringWalter Lozano2015-07-071-4/+4
| | | |/ / / /