summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructionsAlexei Starovoitov2014-09-261-1/+6
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-261-0/+4
|\
| * bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-091-0/+4
* | bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-262-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-2440-172/+99Star
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2429-1/+31
| |\ \
| | * | sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2014-09-242-1/+4
| | * | parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| | * | powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| | * | s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-245-0/+5
| | * | mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2014-09-242-0/+2
| | * | sparc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| | * | sh: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-242-0/+2
| | * | powerpc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-245-0/+5
| | * | parisc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| | * | mips: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-249-0/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-241-2/+2
| |\ \ \
| | * | | crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause2014-09-241-2/+2
| * | | | Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-232-5/+8
| |\ \ \ \
| | * | | | parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin2014-09-231-1/+6
| | * | | | parisc: ptrace: use secure_computing_strict()Helge Deller2014-09-211-4/+2Star
| * | | | | [IA64] refresh arch/ia64/configs/* using "make savedefconfig"Tony Luck2014-09-236-83/+29Star
| * | | | | Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds2014-09-232-81/+29Star
| | |_|/ / | |/| | |
* | | | | net: bpf: arm: make hole-faulting more robustDaniel Borkmann2014-09-232-3/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-2391-398/+1034
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-231-7/+18
| |\ \ \ \
| | * | | | sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov2014-09-191-7/+18
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-222-0/+2
| |\ \ \ \ \
| | * | | | | mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel2014-09-142-0/+2
| * | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-2111-55/+154
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd2014-09-161-10/+4Star
| | * | | | | ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-164-17/+66
| | * | | | | ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky2014-09-161-0/+8
| | * | | | | ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2014-09-122-11/+75
| | * | | | | ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal2014-09-121-15/+0Star
| | * | | | | ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-021-1/+1
| | * | | | | ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSETKonstantin Khlebnikov2014-09-021-1/+0Star
| * | | | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-192-46/+2Star
| |\ \ \ \ \ \
| | * | | | | | vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont2014-09-162-46/+2Star
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-09-191-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | kprobes/x86: Free 'optinsn' cache when range check failsWang Nan2014-08-271-1/+3
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-197-39/+99
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-094-38/+93
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | efi/arm64: Fix fdt-related memory reservationMark Salter2014-09-091-2/+1Star
| | | * | | | | | | | x86/efi: Fixup GOT in all boot code pathsMatt Fleming2014-09-082-29/+81
| | | * | | | | | | | x86/efi: Only load initrd above 4g on second tryYinghai Lu2014-09-081-7/+11
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller2014-09-091-1/+1
| | * | | | | | | | x86-64, ptdump: Mark espfix area only if existentMathias Krause2014-09-081-0/+4
| | * | | | | | | | x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu2014-09-011-0/+1
| * | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-09-1917-38/+67
| |\ \ \ \ \ \ \ \ \