Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-12 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | x86: separate extable.h, switch sections.h to it | Al Viro | 2016-09-27 | |
| * | | | | | remove stray include of asm/uaccess.h from cacheflush.h | Al Viro | 2016-09-27 | |
| * | | | | | exceptions: detritus removal | Al Viro | 2016-09-27 | |
* | | | | | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-10-11 | |
|\ \ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie | 2016-09-27 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | drm/i915: Remove .is_mobile field from platform struct | Carlos Santa | 2016-09-07 | |
| * | | | | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued | Daniel Vetter | 2016-08-15 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | drm/i915: Account for TSEG size when determining 865G stolen base | Ville Syrjälä | 2016-08-11 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-11 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | kthread: kthread worker API cleanup | Petr Mladek | 2016-10-11 | |
| * | | | | | | | | | kdump, vmcoreinfo: report memory sections virtual addresses | Thomas Garnier | 2016-10-11 | |
| * | | | | | | | | | x86/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai | 2016-10-11 | |
| * | | | | | | | | | x86: use simpler API for random address requests | Jason Cooper | 2016-10-11 | |
* | | | | | | | | | | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-10-11 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ | ||||
| *-----. \ \ \ \ \ \ \ \ | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene... | Joerg Roedel | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / / | | | | | |/| | | | / / / | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||
| * | / | | | | | | | | | iommu/amd: Remove AMD_IOMMU_STATS | Fabian Frederick | 2016-09-05 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | x86/mm/pkeys: Do not skip PKRU register if debug registers are not used | Nicolas Iooss | 2016-09-13 | |
| * | | | | | | | | | | | x86/pkeys: Allow configuration of init_pkru | Dave Hansen | 2016-09-09 | |
| * | | | | | | | | | | | x86/pkeys: Default to a restrictive init PKRU | Dave Hansen | 2016-09-09 | |
| * | | | | | | | | | | | x86: Wire up protection keys system calls | Dave Hansen | 2016-09-09 | |
| * | | | | | | | | | | | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 | |
| * | | | | | | | | | | | x86/pkeys: Make mprotect_key() mask off additional vm_flags | Dave Hansen | 2016-09-09 | |
| * | | | | | | | | | | | mm: Implement new pkey_mprotect() system call | Dave Hansen | 2016-09-09 | |
| * | | | | | | | | | | | x86/pkeys: Add fault handling for PF_PK page fault bit | Dave Hansen | 2016-09-09 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | x86/pkeys: Make protection keys an "eager" feature | Dave Hansen | 2016-10-08 | |
| * | | | | | | | | | | x86/apic: Prevent pointless warning messages | Thomas Gleixner | 2016-10-08 | |
| * | | | | | | | | | | x86/acpi: Prevent LAPIC id 0xff from being accounted | Thomas Gleixner | 2016-10-08 | |
| * | | | | | | | | | | arch/x86: Handle non enumerated CPU after physical hotplug | Prarit Bhargava | 2016-10-07 | |
| * | | | | | | | | | | x86/unwind: Fix oprofile module link error | Josh Poimboeuf | 2016-10-06 | |
| * | | | | | | | | | | x86/vmware: Skip lapic calibration on VMware | Renat Valiullin | 2016-10-05 | |
| * | | | | | | | | | | x86/syscalls: Remove bash-isms in syscall table generator | sylvain.bertrand@gmail.com | 2016-10-05 | |
| * | | | | | | | | | | x86/irq: Prevent force migration of irqs which are not in the vector domain | Mika Westerberg | 2016-10-04 | |
* | | | | | | | | | | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | |
* | | | | | | | | | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 2016-10-07 | |
* | | | | | | | | | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 2016-10-07 | |
* | | | | | | | | | | | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 2016-10-07 | |
* | | | | | | | | | | | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie | 2016-10-07 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | x86/entry: spell EBX register correctly in documentation | Nicolas Iooss | 2016-09-29 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | livepatch/x86: apply alternatives and paravirt patches after relocations | Jessica Yu | 2016-08-18 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2016-10-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | x86/PCI: VMD: Move VMD driver to drivers/pci/host | Keith Busch | 2016-10-04 | |
| | * | | | | | | | | | | | | x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs | Keith Busch | 2016-09-19 | |
| | * | | | | | | | | | | | | x86/PCI: VMD: Eliminate index member from IRQ list | Jon Derrick | 2016-09-19 | |
| | * | | | | | | | | | | | | x86/PCI: VMD: Eliminate vmd_vector member from list type | Jon Derrick | 2016-09-19 |