Age | Commit message (Expand) | Author | Files | Lines |
2016-09-09 | efi: Replace runtime services spinlock with semaphore | Ard Biesheuvel | 1 | -0/+1 |
2016-09-09 | efi: Don't use spinlocks for efi vars | Sylvain Chouleur | 1 | -3/+3 |
2016-09-09 | efi: Use a file local lock for efivars | Sylvain Chouleur | 1 | -6/+0 |
2016-09-09 | efi/runtime-map: Use efi.memmap directly instead of a copy | Matt Fleming | 1 | -4/+0 |
2016-09-09 | efi: Allow drivers to reserve boot services forever | Matt Fleming | 1 | -0/+1 |
2016-09-09 | efi: Add efi_memmap_install() for installing new EFI memory maps | Matt Fleming | 1 | -0/+1 |
2016-09-09 | efi: Split out EFI memory map functions into new file | Matt Fleming | 1 | -0/+10 |
2016-09-09 | efi: Add efi_memmap_init_late() for permanent EFI memmap | Matt Fleming | 1 | -0/+2 |
2016-09-09 | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming | 1 | -0/+16 |
2016-09-03 | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -7/+5 |
2016-09-03 | Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+0 |
2016-09-03 | Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+153 |
2016-09-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2016-09-03 | Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2016-09-02 | ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro | Lorenzo Pieralisi | 1 | -1/+1 |
2016-09-02 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2016-09-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -11/+18 |
2016-09-02 | mm, mempolicy: task->mempolicy must be NULL before dropping final reference | David Rientjes | 1 | -0/+4 |
2016-09-02 | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE | Joe Perches | 1 | -9/+0 |
2016-09-02 | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu... | Mel Gorman | 1 | -2/+14 |
2016-09-02 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -0/+1 |
2016-09-02 | Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+7 |
2016-09-01 | ovl: don't cache acl on overlay layer | Miklos Szeredi | 1 | -0/+1 |
2016-08-31 | mm: introduce get_task_exe_file | Mateusz Guzik | 1 | -0/+1 |
2016-08-31 | Revert "tty/serial/8250: use mctrl_gpio helpers" | Andy Shevchenko | 1 | -1/+0 |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 2 | -1/+2 |
2016-08-30 | Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 1 | -0/+153 |
2016-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -7/+64 |
2016-08-29 | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... | Jens Axboe | 1 | -1/+1 |
2016-08-29 | net: smc91x: fix SMC accesses | Russell King | 1 | -0/+10 |
2016-08-29 | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems | Christoph Hellwig | 1 | -1/+7 |
2016-08-29 | Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+2 |
2016-08-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2016-08-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+8 |
2016-08-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -8/+3 |
2016-08-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -4/+12 |
2016-08-27 | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+6 |
2016-08-27 | sysctl: handle error writing UINT_MAX to u32 fields | Subash Abhinov Kasiviswanathan | 1 | -0/+2 |
2016-08-27 | byteswap: don't use __builtin_bswap*() with sparse | Johannes Berg | 1 | -2/+6 |
2016-08-25 | Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 1 | -0/+2 |
2016-08-24 | xen: change the type of xen_vcpu_id to uint32_t | Vitaly Kuznetsov | 1 | -2/+2 |
2016-08-24 | drm/tegra: dsi: Enhance runtime power management | Thierry Reding | 1 | -0/+2 |
2016-08-24 | Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2 | -5/+5 |
2016-08-23 | IB/core: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 1 | -8/+3 |
2016-08-23 | include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.h | Mikko Rapeli | 2 | -1/+38 |
2016-08-23 | include/uapi/linux/openvswitch.h: use __u32 from linux/types.h | Mikko Rapeli | 1 | -1/+1 |
2016-08-23 | include/uapi/linux/atm_zatm.h: include linux/time.h | Mikko Rapeli | 1 | -0/+1 |
2016-08-23 | include/uapi/linux/openvswitch.h: use __u32 from linux/types.h | Mikko Rapeli | 1 | -2/+2 |
2016-08-23 | include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h | Mikko Rapeli | 1 | -0/+2 |
2016-08-23 | include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h | Mikko Rapeli | 1 | -1/+2 |