| Commit message (Expand) | Author | Age |
* | bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT | Alexei Starovoitov | 2014-08-25 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-08-22 |
|\ |
|
| * | Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL" | Will Deacon | 2014-08-19 |
| * | arm64: mm: update max pa bits to 48 | Ganapatrao Kulkarni | 2014-08-19 |
| * | arm64: ignore DT memreserve entries when booting in UEFI mode | Leif Lindholm | 2014-08-19 |
| * | arm64: configs: Enable X-Gene SATA and ethernet in defconfig | Mark Brown | 2014-08-19 |
| * | arm64: align randomized TEXT_OFFSET on 4 kB boundary | Ard Biesheuvel | 2014-08-19 |
| * | arm64: compat: wire up memfd_create and getrandom syscalls for aarch32 | Will Deacon | 2014-08-18 |
| * | arm64: fix typo in I-cache policy detection | Ard Biesheuvel | 2014-08-18 |
* | | Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-21 |
|\ \ |
|
| * | | [IA64] Wire up memfd_create() system call | Tony Luck | 2014-08-18 |
| |/ |
|
* | | Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-08-21 |
|\ \ |
|
| * | | microblaze: Wire-up memfd_create syscall | Michal Simek | 2014-08-21 |
| * | | microblaze: Wire-up getrandom syscall | Michal Simek | 2014-08-21 |
| * | | microblaze: Wire-up seccomp syscall | Michal Simek | 2014-08-21 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-20 |
|\ \ |
|
| * | | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 2014-08-19 |
| * | | KVM: x86: do not check CS.DPL against RPL during task switch | Paolo Bonzini | 2014-08-19 |
| * | | KVM: x86: Avoid emulating instructions on #UD mistakenly | Nadav Amit | 2014-08-19 |
| * | | PC, KVM, CMA: Fix regression caused by wrong get_order() use | Alexey Kardashevskiy | 2014-08-19 |
| |/ |
|
* / | frv: Define cpu_relax_lowlatency() | Davidlohr Bueso | 2014-08-19 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2014-08-16 |
|\ |
|
| * | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown | 2014-08-15 |
* | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-14 |
|\ \ |
|
| * | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-08-14 |
|\ \ \ |
|
| * | | | sparc: Hook up memfd_create system call. | David S. Miller | 2014-08-14 |
| * | | | sparc64: Properly claim resources as each PCI bus is probed. | David S. Miller | 2014-08-14 |
| * | | | sparc64: Skip bogus PCI bridge ranges. | David S. Miller | 2014-08-14 |
| * | | | sparc64: Expand PCI bridge probing debug logging. | David S. Miller | 2014-08-14 |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-08-14 |
|\ \ \ \ |
|
| * | | | | kbuild: allow to override Python command name | Masahiro Yamada | 2014-07-18 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-08-14 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/thp: Add tracepoints to track hugepage invalidate | Aneesh Kumar K.V | 2014-08-13 |
| * | | | | | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V | 2014-08-13 |
| * | | | | | powerpc/thp: Use ACCESS_ONCE when loading pmdp | Aneesh Kumar K.V | 2014-08-13 |
| * | | | | | powerpc/thp: Invalidate with vpn in loop | Aneesh Kumar K.V | 2014-08-13 |
| * | | | | | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V | 2014-08-13 |
| * | | | | | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte | Aneesh Kumar K.V | 2014-08-13 |
| * | | | | | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V | 2014-08-13 |
| * | | | | | powerpc/thp: Add write barrier after updating the valid bit | Aneesh Kumar K.V | 2014-08-13 |
| * | | | | | powerpc: reorder per-cpu NUMA information's initialization | Nishanth Aravamudan | 2014-08-13 |
| * | | | | | powerpc/perf/hv-24x7: Use kmem_cache_free | Himangi Saraogi | 2014-08-13 |
| * | | | | | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info | Thomas Falcon | 2014-08-13 |
| * | | | | | powerpc: Hard disable interrupts in xmon | Anton Blanchard | 2014-08-13 |
| * | | | | | powerpc: remove duplicate definition of TEXASR_FS | Nishanth Aravamudan | 2014-08-13 |
| * | | | | | powerpc/pseries: Avoid deadlock on removing ddw | Gavin Shan | 2014-08-13 |
| * | | | | | powerpc/pseries: Failure on removing device node | Gavin Shan | 2014-08-13 |
| * | | | | | powerpc/boot: Use correct zlib types for comparison | Benjamin Herrenschmidt | 2014-08-13 |
| * | | | | | powerpc/powernv: Interface to register/unregister opal dump region | Vasant Hegde | 2014-08-13 |