| Commit message (Expand) | Author | Age | Files | Lines |
* | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel | 2014-11-26 | 1 | -1/+1 |
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-23 | 1 | -2/+4 |
|\ |
|
| * | Merge branch 'next' into efi-next-merge | Matt Fleming | 2014-10-03 | 1 | -2/+4 |
| |\ |
|
| | * | ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | 1 | -2/+4 |
* | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 2 | -1/+7 |
|\ \ \ |
|
| * | | | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -1/+1 |
| * | | | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 | 1 | -0/+6 |
* | | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 13 | -39/+39 |
|\ \ \ \ |
|
| * | | | | ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_... | Christoph Lameter | 2014-09-02 | 1 | -1/+1 |
| * | | | | ia64: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 12 | -38/+38 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[] | Geert Uytterhoeven | 2014-10-14 | 1 | -1/+1 |
* | | | | | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-14 | 3 | -1/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [IA64] Enable bpf syscall for ia64 | Tony Luck | 2014-10-09 | 3 | -1/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra | 2014-09-24 | 1 | -1/+0 |
* | | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -104/+88 |
|\ \ \ \ \ |
|
| * | | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -2/+2 |
| * | | | | | locking,arch,ia64: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -102/+86 |
* | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg() | Yijing Wang | 2014-10-01 | 2 | -3/+3 |
* | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-08 | 2 | -35/+14 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 2014-08-29 | 1 | -2/+2 |
| * | | | | | | KVM: static inline empty kvm_arch functions | Radim Krčmář | 2014-08-29 | 2 | -30/+12 |
| * | | | | | | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 2014-08-29 | 1 | -3/+0 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | [IA64] refresh arch/ia64/configs/* using "make savedefconfig" | Tony Luck | 2014-09-23 | 6 | -83/+29 |
* | | | | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-09-19 | 1 | -23/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | vgaarb: Don't default exclusively to first video device with mem+io | Bruno Prémont | 2014-09-16 | 1 | -23/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | ia64: Fix syscall number for memfd_create | Tony Luck | 2014-09-15 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal | 2014-08-29 | 1 | -2/+0 |
|/ / / / |
|
* | | | | [IA64] Wire up memfd_create() system call | Tony Luck | 2014-08-18 | 3 | -1/+3 |
|/ / / |
|
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-08-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | kbuild: allow to override Python command name | Masahiro Yamada | 2014-07-18 | 1 | -1/+1 |
* | | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -25/+21 |
|\ \ \ \ |
|
| * | | | | ia64: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -25/+21 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-09 | 3 | -1/+3 |
|\ \ \ \ |
|
| * | | | | [IA64] Wire up getrandom() system call | Tony Luck | 2014-08-06 | 3 | -1/+3 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-08 | 6 | -22/+37 |
|\ \ \ \ |
|
| * | | | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 | 1 | -0/+2 |
| * | | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 2 | -0/+33 |
| * | | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 3 | -7/+2 |
| * | | | | rtc: ia64: allow other architectures to use EFI RTC | Mark Salter | 2014-08-08 | 1 | -15/+0 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 2 | -1/+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 branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE | Wang Nan | 2014-08-06 | 1 | -1/+2 |