]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2017-08-22  Yury Norovarm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
2017-08-22  Yury Norovarm64: introduce separated bits for mm_context_t flags
2017-08-22  Steve Capperarm64: hugetlb: Cleanup setup_hugepagesz
2017-08-22  Punit Agrawalarm64: Re-enable support for contiguous hugepages
2017-08-22  Punit Agrawalarm64: hugetlb: Override set_huge_swap_pte_at() to...
2017-08-22  Punit Agrawalarm64: hugetlb: Override huge_pte_clear() to support...
2017-08-22  Punit Agrawalarm64: hugetlb: Handle swap entries in huge_pte_offset...
2017-08-22  Steve Capperarm64: hugetlb: Add break-before-make logic for contigu...
2017-08-22  Steve Capperarm64: hugetlb: Spring clean huge pte accessors
2017-08-22  Steve Capperarm64: hugetlb: Introduce pte_pgprot helper
2017-08-22  Steve Capperarm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
2017-08-21  Hoeun Ryuarm64: kexec: have own crash_smp_send_stop() for crash...
2017-08-21  Vladimir Murzinarm64: dma-mapping: Mark atomic_pool as __ro_after_init
2017-08-21  Vladimir Murzinarm64: dma-mapping: Do not pass data to gen_pool_set_algo()
2017-08-21  Catalin Marinasarm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative...
2017-08-21  Catalin Marinasarm64: Ignore hardware dirty bit updates in ptep_set_wr...
2017-08-21  Catalin Marinasarm64: Move PTE_RDONLY bit handling out of set_pte_at()
2017-08-21  Catalin Marinaskvm: arm64: Convert kvm_set_s2pte_readonly() from inlin...
2017-08-21  Catalin Marinasarm64: Convert pte handling from inline asm to using...
2017-08-18  Catalin MarinasMerge branch 'for-next/kernel-mode-neon' into for-next...
2017-08-18  Catalin MarinasMerge branch 'for-next/perf' of git://git.kernel.org...
2017-08-18  Dave Martinarm64: neon/efi: Make EFI fpsimd save/restore variables...
2017-08-15  Catalin MarinasMerge branch 'arm64/vmap-stack' of git://git.kernel...
2017-08-15  Mark Rutlandarm64: add VMAP_STACK overflow detection
2017-08-15  Mark Rutlandarm64: add on_accessible_stack()
2017-08-15  Mark Rutlandarm64: add basic VMAP_STACK support
2017-08-15  Mark Rutlandarm64: use an irq stack pointer
2017-08-15  Ard Biesheuvelarm64: assembler: allow adr_this_cpu to use the stack...
2017-08-15  Mark Rutlandarm64: factor out entry stack manipulation
2017-08-15  Mark Rutlandefi/arm64: add EFI_KIMG_ALIGN
2017-08-15  Mark Rutlandarm64: move SEGMENT_ALIGN to <asm/memory.h>
2017-08-15  Mark Rutlandarm64: clean up irq stack definitions
2017-08-15  Mark Rutlandarm64: clean up THREAD_* definitions
2017-08-15  Mark Rutlandarm64: factor out PAGE_* and CONT_* definitions
2017-08-15  Ard Biesheuvelarm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
2017-08-15  Mark Rutlandfork: allow arch-override of VMAP stack alignment
2017-08-15  Mark Rutlandarm64: remove __die()'s stack dump
2017-08-15  Dou Liyangarm64: numa: Remove the unused parent_node() macro
2017-08-10  Kevin Brodskyarm64: compat: Remove leftover variable declaration
2017-08-10  Arnd BergmannACPI/IORT: Fix build regression without IOMMU
2017-08-10  Arnd Bergmannarm64: fix pmem interface definition
2017-08-10  Julien Thierryarm64: perf: add support for Cortex-A35
2017-08-10  Julien Thierryarm64: perf: add support for Cortex-A73
2017-08-10  Will Deaconarm64: perf: Remove redundant entries from CPU-specific...
2017-08-10  Julien Thierryarm64: perf: Connect additional events to pmu counters
2017-08-10  Robin Murphyarm64: uaccess: Add the uaccess_flushcache.c file
2017-08-09  Ard Biesheuvelmd/raid6: implement recovery using ARM NEON intrinsics
2017-08-09  Ard Biesheuvelmd/raid6: use faster multiplication for ARM NEON delta...
2017-08-09  Catalin MarinasMerge tag 'arm64-iort-for-v4.14' of git://git.kernel...
2017-08-09  Catalin MarinasMerge branch 'arm64/exception-stack' of git://git.kerne...
2017-08-09  Dave Martinarm64: neon: Forbid when irqs are disabled
2017-08-09  Ard Biesheuvelarm64: unwind: remove sp from struct stackframe
2017-08-09  Ard Biesheuvelarm64: unwind: reference pt_regs via embedded stack...
2017-08-09  Dmitry Safonovarm64/vdso: Support mremap() for vDSO
2017-08-09  Robin Murphyarm64: uaccess: Implement *_flushcache variants
2017-08-09  Robin Murphyarm64: Implement pmem API support
2017-08-09  Robin Murphyarm64: Handle trapped DC CVAP
2017-08-09  Robin Murphyarm64: Expose DC CVAP to userspace
2017-08-09  Robin Murphyarm64: Convert __inval_cache_range() to area-based
2017-08-09  Robin Murphyarm64: mm: Fix set_memory_valid() declaration
2017-08-08  Will Deaconarm64: perf: Allow standard PMUv3 events to be extended...
2017-08-08  Ganapatrao... ACPI/IORT: numa: Add numa node mapping for smmuv3 devices
2017-08-08  Ard Biesheuvelarm64: unwind: disregard frame.sp when validating frame...
2017-08-08  Mark Rutlandarm64: unwind: avoid percpu indirection for irq stack
2017-08-08  Mark Rutlandarm64: move non-entry code out of .entry.text
2017-08-08  Mark Rutlandarm64: consistently use bl for C exception entry
2017-08-08  Mark Rutlandarm64: Add ASM_BUG()
2017-08-08  Robin MurphyACPI/IORT: Handle PCI aliases properly for IOMMUs
2017-08-08  Tai Nguyenperf: xgene: Remove unnecessary managed resources cleanup
2017-08-08  Pratyush Anandarm64: perf: Allow more than one cycle counter to be...
2017-08-07  Catalin Marinasarm64: neon: Export kernel_neon_busy to loadable modules
2017-08-07  Julien Thierryarm64: Decode information from ESR upon mem faults
2017-08-07  Dave Martinarm64: Abstract syscallno manipulation
2017-08-07  Dave Martinarm64: syscallno is secretly an int, make it official
2017-08-07  Linus TorvaldsLinux 4.13-rc4 v4.13-rc4
2017-08-06  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.13-4' of git://git...
2017-08-06  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2017-08-06  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-08-06  Dmitry V. LevinFix compat_sys_sigpending breakage
2017-08-06  Maninder Singhext4: fix copy paste error in ext4_swap_extents()
2017-08-06  Jerry Leeext4: fix overflow caused by missing cast in ext4_resiz...
2017-08-06  Miao Xieext4, project: expand inode extra size if possible
2017-08-06  Miao Xieext4: cleanup ext4_expand_extra_isize_ea()
2017-08-06  Miao Xieext4: restructure ext4_expand_extra_isize
2017-08-06  Miao Xieext4: fix forgetten xattr lock protection in ext4_expan...
2017-08-06  Tahsin Erdoganext4: make xattr inode reads faster
2017-08-06  Tahsin Erdoganext4: inplace xattr block update fails to deduplicate...
2017-08-06  Tahsin Erdoganext4: remove unused mode parameter
2017-08-06  Arnd Bergmannext4: fix warning about stack corruption
2017-08-05  Andreas Dilgerext4: fix dir_nlink behaviour
2017-08-05  Dan Carpenterext4: silence array overflow warning
2017-08-05  Jan Karaext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
2017-08-05  Mario Limoncielloplatform/x86: intel-vbtn: match power button on press...
2017-08-05  Linus TorvaldsMerge tag 'media/v4.13-2' of git://git.kernel.org/pub...
2017-08-05  Daeho Jeongext4: release discard bio after sending discard commands
2017-08-05  Linus TorvaldsMerge tag 'gpio-v4.13-2' of git://git.kernel.org/pub...
2017-08-04  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-08-04  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-08-04  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-08-04  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
next