| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-08 | 32 | -53/+2069 |
|\ |
|
| * | kexec: verify the signature of signed PE bzImage | Vivek Goyal | 2014-08-08 | 3 | -0/+54 |
| * | kexec: support kexec/kdump on EFI systems | Vivek Goyal | 2014-08-08 | 1 | -12/+134 |
| * | kexec: support for kexec on panic using new system call | Vivek Goyal | 2014-08-08 | 6 | -16/+687 |
| * | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2014-08-08 | 5 | -2/+406 |
| * | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 | 2 | -0/+144 |
| * | purgatory: core purgatory functionality | Vivek Goyal | 2014-08-08 | 8 | -0/+305 |
| * | purgatory/sha256: provide implementation of sha256 in purgaotory context | Vivek Goyal | 2014-08-08 | 2 | -0/+305 |
| * | kexec: implementation of new syscall kexec_file_load | Vivek Goyal | 2014-08-08 | 1 | -0/+45 |
| * | kexec: new syscall kexec_file_load() declaration | Vivek Goyal | 2014-08-08 | 1 | -0/+1 |
| * | kernel: build bin2c based on config option CONFIG_BUILD_BIN2C | Vivek Goyal | 2014-08-08 | 1 | -0/+1 |
| * | shm: add memfd_create() syscall | David Herrmann | 2014-08-08 | 2 | -0/+2 |
| * | arch/x86: replace strict_strto calls | Daniel Walter | 2014-08-08 | 5 | -9/+9 |
| * | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 5 | -35/+3 |
| * | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 3 | -9/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 5 | -17/+44 |
|\ \ |
|
| * | | KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use | Wanpeng Li | 2014-08-05 | 2 | -14/+40 |
| * | | KVM: nVMX: Fix nested vmexit ack intr before load vmcs01 | Wanpeng Li | 2014-08-05 | 1 | -2/+2 |
| * | | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | 1 | -0/+1 |
| * | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 | 1 | -1/+1 |
| |\ \ |
|
| | * | | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 | 1 | -1/+1 |
* | | | | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-08-07 | 3 | -58/+20 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | xen/setup: Remove Identity Map Debug Message | Matt Rushton | 2014-07-31 | 1 | -3/+2 |
| * | | | xen/grant-table: remove support for V2 tables | David Vrabel | 2014-07-14 | 1 | -55/+5 |
| * | | | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-14 | 1 | -57/+91 |
| * | | | xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests. | Konrad Rzeszutek Wilk | 2014-07-14 | 1 | -0/+13 |
* | | | | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | 3 | -3/+6 |
|\ \ \ \ |
|
| * | | | | memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE | Wang Nan | 2014-08-06 | 1 | -1/+2 |
| * | | | | memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE | Wang Nan | 2014-08-06 | 1 | -1/+2 |
| * | | | | mm: describe mmap_sem rules for __lock_page_or_retry() and callers | Paul Cassella | 2014-08-06 | 1 | -1/+2 |
* | | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 3 | -4/+7 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'acpi-config' | Rafael J. Wysocki | 2014-07-27 | 2 | -0/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC | Hanjun Guo | 2014-07-21 | 1 | -0/+1 |
| | * | | | | | ACPI: Don't use acpi_lapic in ACPI core code | Graeme Gregory | 2014-07-21 | 1 | -0/+5 |
| | * | | | | | ACPI: add config for BIOS table scan | Graeme Gregory | 2014-07-21 | 1 | -0/+1 |
| * | | | | | | Merge branch 'acpi-headers' | Rafael J. Wysocki | 2014-07-27 | 1 | -4/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng | 2014-07-23 | 1 | -4/+0 |
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-08-06 | 1 | -0/+78 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as... | Mark Brown | 2014-08-04 | 1 | -0/+78 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ASoC: Intel: add mrfld pipelines | Vinod Koul | 2014-06-23 | 1 | -0/+78 |
| | |/ / / / / / |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-02 | 1 | -6/+6 |
| * | | | | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter() | Alexei Starovoitov | 2014-08-02 | 1 | -1/+1 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 11 | -89/+216 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' | Alexei Starovoitov | 2014-07-24 | 1 | -1/+1 |
* | | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | random: introduce getrandom(2) system call | Theodore Ts'o | 2014-08-05 | 2 | -0/+2 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-08-06 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | seccomp: add "seccomp" syscall | Kees Cook | 2014-07-18 | 2 | -0/+2 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 | 4 | -65/+43 |
|\ \ \ \ \ \ \ \ \ \ |
|