]> Git Repo - linux.git/history - arch
userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
[linux.git] / arch /
2020-04-02 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git.kernel.org/pub...
2020-04-02 Linus TorvaldsMerge tag 'xarray-5.7' of git://git.infradead.org/users...
2020-04-01 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.7-rc1' of git:/...
2020-04-01 Linus TorvaldsMerge tag 'linux-kselftest-5.7-rc1' of git://git.kernel...
2020-04-01 Linus TorvaldsMerge tag 'for-5.7/dm-changes' of git://git.kernel...
2020-04-01 Linus TorvaldsMerge tag 'drm-next-2020-04-01' of git://anongit.freede...
2020-04-01 Linus TorvaldsMerge tag 'mailbox-v5.7' of git://git.linaro.org/landin...
2020-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-04-01 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-04-01 Linus Torvaldsx86: start using named parameters for low-level uaccess...
2020-04-01 Linus Torvaldsx86: get rid of 'rtype' argument to __get_user_asm...
2020-04-01 Linus Torvaldsx86: get rid of 'rtype' argument to __put_user_goto...
2020-04-01 Jiri KosinaMerge branch 'for-5.7/mcp2221' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/logitech' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/glorious' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/core' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/appleir' into for-linus
2020-04-01 Thomas GleixnerMerge tag 'irqchip-fixes-5.7-1' of git://git.kernel...
2020-04-01 Marc ZyngierRevert "irqchip/xilinx: Enable generic irq multi handler"
2020-04-01 Clement Courbetpowerpc: Make setjmp/longjmp signature standard
2020-04-01 Leonardo Braspowerpc/cputable: Remove unnecessary copy of cpu_spec...
2020-04-01 Naveen N. Raopowerpc: Suppress .eh_frame generation
2020-04-01 Naveen N. Raopowerpc: Drop -fno-dwarf2-cfi-asm
2020-04-01 Mike Rapoportpowerpc/32: drop unused ISA_DMA_THRESHOLD
2020-04-01 Michael Ellermanpowerpc/vmlinux.lds: Explicitly retain .gnu.hash
2020-04-01 Christophe Leroypowerpc/ptrace: move ptrace_triggered() into hw_breakpo...
2020-04-01 Christophe Leroypowerpc/ptrace: create ppc_gethwdinfo()
2020-04-01 Christophe Leroypowerpc/ptrace: create ptrace_get_debugreg()
2020-04-01 Christophe Leroypowerpc/ptrace: split out ADV_DEBUG_REGS related functions.
2020-04-01 Christophe Leroypowerpc/ptrace: move register viewing functions out...
2020-04-01 Christophe Leroypowerpc/ptrace: split out TRANSACTIONAL_MEM related...
2020-04-01 Christophe Leroypowerpc/ptrace: split out SPE related functions.
2020-04-01 Christophe Leroypowerpc/ptrace: split out ALTIVEC related functions.
2020-04-01 Christophe Leroypowerpc/ptrace: split out VSX related functions.
2020-04-01 Christophe Leroypowerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
2020-04-01 Christophe Leroypowerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
2020-04-01 Christophe Leroypowerpc/ptrace: remove unused header includes
2020-04-01 Christophe Leroypowerpc: Move ptrace into a subdirectory.
2020-04-01 Nicholas Pigginpowerpc/64/syscall: Reconcile interrupts
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Remove lite interrupt return
2020-04-01 Nicholas Pigginpowerpc/64s: Implement interrupt exit logic in C
2020-04-01 Nicholas Pigginpowerpc/64: Implement soft interrupt replay in C
2020-04-01 Nicholas Pigginpowerpc/64/syscall: Zero volatile registers when returning
2020-04-01 Nicholas Pigginpowerpc/64/sycall: Implement syscall entry/exit logic...
2020-04-01 Nicholas Pigginpowerpc/64/sstep: Ifdef the deprecated fast endian...
2020-04-01 Nicholas Pigginpowerpc/64/syscall: Remove non-volatile GPR save optimi...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Soft NMI interrupt should not...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Reconcile interrupts in system_reset
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Only test KVM in SRR interrupts...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Add more comments for interrupt...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Clean up SRR specifiers
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Re-inline some handlers
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Avoid touching the stack in...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Trim unused arguments from KVMTE...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Remove the SPR saving patch...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Remove confusing IEARLY option
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Move KVM test to common code
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Move soft-mask test to common...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Move real to virt switch into...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Add ISIDE option
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Remove old INT_KVM_HANDLER
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Remove old INT_COMMON macro
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Remove old INT_ENTRY macro
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Move all interrupt handlers...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Add GEN_KVM macro that uses...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Add GEN_COMMON macro that uses...
2020-04-01 Nicholas Pigginpowerpc/64s/exception: Introduce INT_DEFINE parameter...
2020-04-01 Nicholas Pigginpowerpc/64: mark emergency stacks valid to unwind
2020-04-01 Michael Ellermanpowerpc/64/tm: Don't let userspace set regs->trap via...
2020-04-01 Linus Torvaldsx86: get rid of 'errret' argument to __get_user_xyz...
2020-04-01 Linus Torvaldsx86: remove __put_user_asm() infrastructure
2020-04-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-03-31 Linus TorvaldsMerge tag 'ntb-5.7' of git://github.com/jonmason/ntb
2020-03-31 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.7-1' of git://git...
2020-03-31 Linus TorvaldsMerge tag 'tty-5.7-rc1' of git://git.kernel.org/pub...
2020-03-31 Linus TorvaldsMerge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm...
2020-03-31 Linus TorvaldsMerge tag 'kbuild-v5.7' of git://git.kernel.org/pub...
2020-03-31 Linus TorvaldsMerge branch 'next-general' of git://git.kernel.org...
2020-03-31 Linus TorvaldsMerge tag 'selinux-pr-20200330' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge tag 'audit-pr-20200330' of git://git.kernel.org...
2020-03-31 Linus TorvaldsMerge tag '5.7-rc-smb3-fixes-part1' of git://git.samba...
2020-03-31 Linus TorvaldsMerge tag 'gfs2-for-5.7' of git://git.kernel.org/pub...
2020-03-31 Linus TorvaldsMerge tag 'for-5.7-tag' of git://git.kernel.org/pub...
2020-03-31 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git.kernel.org...
2020-03-31 Linus TorvaldsMerge branch 'x86-vmware-for-linus' of git://git.kernel...
2020-03-31 Christian LamparterARM: qcom: Add support for IPQ40xx
2020-03-31 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge branch 'x86-misc-for-linus' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2020-03-31 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2020-03-31 Linus TorvaldsMerge tag 'microblaze-v5.7-rc1' of git://git.monstr...
2020-03-31 Linus TorvaldsMerge tag 'please-pull-ia64_for_5.7' of git://git.kerne...
2020-03-31 Ma Juncsky: Enable the gcov function
2020-03-31 Guo Rencsky: Fixup get wrong psr value from phyical reg
2020-03-31 Linus TorvaldsMerge tag 'mips_5.7' of git://git.kernel.org/pub/scm...
next
This page took 0.262219 seconds and 7 git commands to generate.