summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-0152-135/+191
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-011-4/+4
| |\
| | * ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann2015-07-301-4/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-07-292-7/+9
| |\ \
| | * | s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens2015-07-281-0/+2
| | * | s390/bpf: clear correct BPF accumulator registerMichael Holzheu2015-07-271-7/+7
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-281-2/+2
| |\ \ \
| | * | | arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel2015-07-271-2/+2
| | |/ /
| * / / avr32: handle NULL as a valid clock objectAndy Shevchenko2015-07-271-1/+19
| |/ /
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-261-0/+8
| |\ \
| | * | perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-07-261-0/+8
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-266-44/+32
| |\ \ \ | | |/ / | |/| |
| | * | x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-261-3/+3
| | * | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-241-5/+9
| | * | x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-241-2/+2
| | * | x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-221-18/+6
| | * | x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-221-3/+4
| | * | x86/mm/pat: Adjust default caching mode translation tablesJan Beulich2015-07-211-3/+3
| | * | x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich2015-07-211-0/+6
| | * | x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2015-07-212-21/+10
| | * | x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen2015-07-211-1/+1
| * | | Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-07-261-0/+5
| |\ \ \
| | * | | m32r: Add ioreadXX/iowriteXX big-endian mmio accessorsPeter Hurley2015-07-241-0/+5
| * | | | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-07-2533-68/+75
| |\ \ \ \
| | * | | | dts: imx7: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-241-2/+2
| | * | | | dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-241-2/+3
| | * | | | dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-2423-49/+55
| | * | | | dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-247-14/+14
| | * | | | dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-241-1/+1
| | |/ / /
| * | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-07-241-1/+1
| |\ \ \ \
| | * | | | tile: use free_bootmem_late() for initrdChris Metcalf2015-07-231-1/+1
| | |/ / /
| * | | | KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini2015-07-234-5/+5
| * | | | KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong2015-07-231-1/+4
| * | | | KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini2015-07-233-2/+7
| * | | | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong2015-07-231-9/+10
| * | | | KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong2015-07-231-1/+20
| | |_|/ | |/| |
* | | | 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