Age | Commit message (Expand) | Author | Files | Lines |
2016-10-12 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -34/+38 |
2016-10-12 | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -13/+5 |
2016-10-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -16/+38 |
2016-10-12 | kthread: kthread worker API cleanup | Petr Mladek | 1 | -7/+7 |
2016-10-12 | kdump, vmcoreinfo: report memory sections virtual addresses | Thomas Garnier | 1 | -0/+3 |
2016-10-12 | x86/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai | 4 | -3/+26 |
2016-10-12 | x86: use simpler API for random address requests | Jason Cooper | 2 | -6/+2 |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -22/+267 |
2016-10-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -32/+79 |
2016-10-08 | x86/pkeys: Make protection keys an "eager" feature | Dave Hansen | 1 | -3/+4 |
2016-10-08 | x86/apic: Prevent pointless warning messages | Thomas Gleixner | 1 | -3/+5 |
2016-10-08 | x86/acpi: Prevent LAPIC id 0xff from being accounted | Thomas Gleixner | 1 | -0/+4 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 4 | -7/+12 |
2016-10-08 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 2 | -11/+12 |
2016-10-08 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 1 | -1/+0 |
2016-10-08 | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 1 | -0/+1 |
2016-10-08 | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie | 1 | -2/+0 |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -0/+66 |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -786/+21 |
2016-10-07 | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -2/+3 |
2016-10-07 | arch/x86: Handle non enumerated CPU after physical hotplug | Prarit Bhargava | 1 | -3/+15 |
2016-10-06 | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -92/+97 |
2016-10-06 | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 16 | -271/+899 |
2016-10-06 | xen/x86: Update topology map for PV VCPUs | Boris Ostrovsky | 1 | -0/+6 |
2016-10-06 | x86/unwind: Fix oprofile module link error | Josh Poimboeuf | 2 | -12/+12 |
2016-10-05 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 3 | -781/+0 |
2016-10-05 | x86/vmware: Skip lapic calibration on VMware | Renat Valiullin | 1 | -2/+10 |
2016-10-05 | x86/syscalls: Remove bash-isms in syscall table generator | sylvain.bertrand@gmail.com | 1 | -6/+9 |
2016-10-05 | xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier | Boris Ostrovsky | 1 | -1/+2 |
2016-10-04 | x86/PCI: VMD: Move VMD driver to drivers/pci/host | Keith Busch | 3 | -776/+0 |
2016-10-04 | x86/irq: Prevent force migration of irqs which are not in the vector domain | Mika Westerberg | 1 | -3/+20 |
2016-10-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -98/+39 |
2016-10-04 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -91/+195 |
2016-10-04 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+103 |
2016-10-04 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 15 | -85/+655 |
2016-10-04 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -39/+14 |
2016-10-04 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -83/+112 |
2016-10-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 77 | -1020/+1195 |
2016-10-04 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -89/+119 |
2016-10-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -16/+30 |
2016-10-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -111/+323 |
2016-10-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -105/+820 |
2016-10-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -764/+7 |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -218/+244 |
2016-10-03 | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+55 |
2016-10-03 | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -3/+62 |
2016-10-02 | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' | Rafael J. Wysocki | 3 | -3/+62 |
2016-09-30 | x86/entry/64: Fix context tracking state warning when load_gs_index fails | Wanpeng Li | 1 | -2/+2 |