aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 6-10/+21
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Gravatar Jon Medhurst 2-8/+13
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSGravatar Nathan Lynch 1-0/+2
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Gravatar Krzysztof Kozlowski 1-0/+1
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 10-37/+68
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-3/+15
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-47/+61
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+3
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Gravatar Markos Chandras 1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsGravatar Paul Burton 1-3/+3
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 4-44/+43
2014-09-25ARM: 8165/1: alignment: don't break misaligned NEON load/storeGravatar Robin Murphy 1-0/+3
2014-09-25ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEGravatar Will Deacon 1-2/+2
2014-09-24x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Gravatar Matt Fleming 1-2/+4
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 29-1/+31
2014-09-24sparc: bpf_jit: fix loads from negative offsetsGravatar Alexei Starovoitov 2-1/+4
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.Gravatar David S. Miller 1-0/+1
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.Gravatar David S. Miller 1-0/+1
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.Gravatar David S. Miller 5-0/+5
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.Gravatar David S. Miller 2-0/+2
2014-09-24sparc: Set CONFIG_NET=y in defconfigsGravatar Michal Marek 1-0/+1
2014-09-24sh: Set CONFIG_NET=y in defconfigsGravatar Michal Marek 2-0/+2
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsGravatar Michal Marek 5-0/+5
2014-09-24parisc: Set CONFIG_NET=y in defconfigsGravatar Michal Marek 1-0/+1
2014-09-24mips: Set CONFIG_NET=y in defconfigsGravatar Michal Marek 9-0/+9
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-2/+2
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationGravatar Mathias Krause 1-2/+2
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugGravatar Wanpeng Li 1-0/+3
2014-09-24x86/efi: Delete misleading efi_printk() error messageGravatar Matt Fleming 1-15/+16
2014-09-23Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-5/+8
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Gravatar Matt Fleming 4-27/+23
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsGravatar John David Anglin 1-1/+6
2014-09-23[IA64] refresh arch/ia64/configs/* using "make savedefconfig"Gravatar Tony Luck 6-83/+29
2014-09-22Revert "x86/efi: Fixup GOT in all boot code paths"Gravatar Linus Torvalds 2-81/+29
2014-09-22Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 2-5/+36
2014-09-22Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 2-18/+14
2014-09-22Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-3/+3
2014-09-22ARM: imx: fix .is_enabled() of shared gate clockGravatar Shawn Guo 1-5/+1
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-7/+18
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-0/+2
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 11-55/+154
2014-09-21parisc: ptrace: use secure_computing_strict()Gravatar Helge Deller 1-4/+2
2014-09-19sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGGravatar Alexei Starovoitov 1-7/+18
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-46/+2
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+3
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-39/+99
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 17-38/+67
2014-09-19x86/kaslr: Avoid the setup_data area when picking locationGravatar Kees Cook 1-0/+15
2014-09-19Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 1-3/+3
2014-09-17MIPS: SmartMIPS: Disable assembler warningsGravatar Markos Chandras 1-1/+10