]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-03-23 Peter Zijlstrafutex: Rework inconsistent rt_mutex/futex_q state
2017-03-23 Peter Zijlstrafutex: Cleanup refcounting
2017-03-23 Peter Zijlstrafutex: Change locking rules
2017-03-23 Peter Zijlstrafutex,rt_mutex: Provide futex specific rt_mutex API
2017-03-23 Peter Zijlstrafutex: Remove rt_mutex_deadlock_account_*()
2017-03-23 Peter Zijlstrafutex: Use smp_store_release() in mark_wake_futex()
2017-03-23 Peter Zijlstrafutex: Cleanup variable names for futex_top_waiter()
2017-03-23 Peter Zijlstralocking/atomic/x86: Use atomic_try_cmpxchg()
2017-03-23 Peter Zijlstralocking/refcounts: Use atomic_try_cmpxchg()
2017-03-23 Peter Zijlstralocking/atomic: Introduce atomic_try_cmpxchg()
2017-03-16 Peter Zijlstralocking/ww_mutex: Improve test to cover acquire context...
2017-03-16 Thomas Gleixnerlocking/lockdep: Handle statically initialized PER_CPU...
2017-03-16 J. R. Okajimalocking/lockdep: Add new check to lock_downgrade()
2017-03-16 J. R. Okajimalocking/lockdep: Factor out the validate_held_lock...
2017-03-16 J. R. Okajimalocking/lockdep: Factor out the find_held_lock() helper...
2017-03-16 Ingo MolnarMerge branch 'locking/urgent' into locking/core, to...
2017-03-16 Niklas Cassellocking/rwsem: Fix down_write_killable() for CONFIG_RWS...
2017-03-14 Peter Zijlstrafutex: Add missing error handling to FUTEX_REQUEUE_PI
2017-03-14 Peter Zijlstrafutex: Fix potential use-after-free in FUTEX_REQUEUE_PI
2017-03-13 David Windsorlocking/refcount: Add refcount_t API kernel-doc comments
2017-03-12 Linus TorvaldsLinux 4.11-rc2 v4.11-rc2
2017-03-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-03-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-03-12 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-03-12 Daniel Borkmannx86/tlb: Fix tlb flushing when lguest clears PGE
2017-03-11 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-03-11 Linus TorvaldsMerge tag 'extable-fix' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2017-03-11 Guenter Roeckscore: Fix implicit includes now failing build after...
2017-03-11 Linus TorvaldsMerge tag 'tty-4.11-rc2' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'staging-4.11-rc2' of git://git.kernel.org...
2017-03-11 Linus TorvaldsMerge tag 'usb-4.11-rc2' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'pinctrl-v4.11-2' of git://git.kernel.org...
2017-03-10 Thomas Gleixnerkexec, x86/purgatory: Unbreak it and clean it up
2017-03-10 Linus TorvaldsMerge tag 'ceph-for-4.11-rc2' of git://github.com/ceph...
2017-03-10 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-03-10 Linus TorvaldsMerge tag 'drm-fixes-for-4.11-rc2' of git://people...
2017-03-10 Linus TorvaldsMerge branch 'prep-for-5level'
2017-03-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-03-10 Matjaz Hegedicx86/reboot/quirks: Fix typo in ASUS EeeBook X205TA...
2017-03-10 Linus TorvaldsMerge tag 'xfs-4.11-fixes-1' of git://git.kernel.org...
2017-03-10 Linus TorvaldsMerge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel...
2017-03-10 Fabio Estevamdrm: mxsfb: Implement drm_panel handling
2017-03-10 Fabio Estevamdrm: mxsfb_crtc: Fix the framebuffer misplacement
2017-03-10 Marek Vasutdrm: mxsfb: Fix crash when provided invalid DT bindings
2017-03-10 Stefan Agnerdrm: mxsfb: fix pixel clock polarity
2017-03-10 Stefan Agnerdrm: mxsfb: use bus_format to determine LCD bus width
2017-03-10 Dave AirlieMerge branch 'drm-fixes-4.11' of git://people.freedeskt...
2017-03-10 Dave AirlieMerge tag 'drm-intel-fixes-2017-03-09' of git://anongit...
2017-03-10 Dave AirlieMerge tag 'drm-misc-fixes-2017-03-06' of git://anongit...
2017-03-10 David Hildenbranduserfaultfd: remove wrong comment from userfaultfd_ctx_...
2017-03-10 OGAWA Hirofumifat: fix using uninitialized fields of fat_inode/fsinfo...
2017-03-10 Bartlomiej... sh: cayman: IDE support fix
2017-03-10 Dmitry Vyukovkasan: fix races in quarantine_remove_cache()
2017-03-10 Dmitry Vyukovkasan: resched in quarantine_remove_cache()
2017-03-10 Tahsin Erdoganmm: do not call mem_cgroup_free() from within mem_cgrou...
2017-03-10 Kirill A. Shutemovthp: fix another corner case of munlock() vs. THPs
2017-03-10 Kirill A. Shutemovrmap: fix NULL-pointer dereference on THP munlocking
2017-03-10 AKASHI Takahiromm/memblock.c: fix memblock_next_valid_pfn()
2017-03-10 Andrea Arcangeliuserfaultfd: selftest: vm: allow to build in vm/ directory
2017-03-10 Andrea Arcangeliuserfaultfd: non-cooperative: userfaultfd_remove revali...
2017-03-10 Mike Rapoportuserfaultfd: non-cooperative: fix fork fctx->new memleak
2017-03-10 Laurent Dufourmm/cgroup: avoid panic when init with low memory
2017-03-10 Masanari Iidadrivers/md/bcache/util.h: remove duplicate inclusion...
2017-03-10 Yisheng Xiemm/vmstats: add thp_split_pud event for clarity
2017-03-10 Arnd Bergmanninclude/linux/fs.h: fix unsigned enum warning with...
2017-03-10 Andrea Arcangeliuserfaultfd: non-cooperative: release all ctx in dup_us...
2017-03-10 Andrea Arcangeliuserfaultfd: non-cooperative: robustness check
2017-03-10 Andrea Arcangeliuserfaultfd: non-cooperative: rollback userfaultfd_exit
2017-03-10 Dan Williamsx86, mm: unify exit paths in gup_pte_range()
2017-03-10 Dan Williamsx86, mm: fix gup_pte_range() vs DAX mappings
2017-03-10 Aneesh Kumar K.Vpower/mm: update pte_write and pte_wrprotect to handle...
2017-03-10 Aneesh Kumar K.Vpowerpc/mm: handle protnone ptes on fork
2017-03-10 Masahiro Yamadascripts/spelling.txt: add "overide" pattern and fix...
2017-03-10 Masahiro Yamadascripts/spelling.txt: add "disble(d)" pattern and fix...
2017-03-10 Andrea Arcangeliuserfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
2017-03-10 Linus TorvaldsMerge tag 'pm-4.11-rc2' of git://git.kernel.org/pub...
2017-03-10 Linus TorvaldsMerge tag 'pci-v4.11-fixes-2' of git://git.kernel.org...
2017-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-03-09 Linus TorvaldsMerge tag 'media/v4.11-2' of git://git.kernel.org/pub...
2017-03-09 Heiko Carstenss390: wire up statx system call
2017-03-09 Alex Deucherdrm/amdgpu: bump driver version for some new features
2017-03-09 Alex Deucherdrm/amdgpu: validate paramaters in the gem ioctl
2017-03-09 Linus TorvaldsMerge tag 'for-linus-4.11-rc1-tag' of git://git.kernel...
2017-03-09 Kirill A. Shutemovmm: introduce __p4d_alloc()
2017-03-09 Kirill A. Shutemovmm: convert generic code to 5-level paging
2017-03-09 Kirill A. Shutemovasm-generic: introduce <asm-generic/pgtable-nop4d.h>
2017-03-09 Kirill A. Shutemovarch, mm: convert all architectures to use 5level-fixup.h
2017-03-09 Kirill A. Shutemovasm-generic: introduce __ARCH_USE_5LEVEL_HACK
2017-03-09 Kirill A. Shutemovasm-generic: introduce 5level-fixup.h
2017-03-09 Kirill A. Shutemovx86/cpufeature: Add 5-level paging detection
2017-03-09 Guenter Roeckusb: host: xhci-plat: Fix timeout on removal of hot...
2017-03-09 Peter Chenusb: host: xhci-dbg: HCIVERSION should be a binary...
2017-03-09 Chunfeng Yunusb: xhci: remove dummy extra_priv_size for size of...
2017-03-09 Chunfeng Yunusb: xhci-mtk: check hcc_params after adding primary hcd
2017-03-09 Wolfram SangRevert "i2c: copy device properties when using i2c_regi...
2017-03-09 Wolfram SangMerge branch 'i2c-mux/for-current' of https://github...
2017-03-09 Wolfram SangRevert "i2c: add missing of_node_put in i2c_mux_del_ada...
2017-03-09 Javier Martinez... i2c: exynos5: Avoid transaction timeouts due TRANSFER_D...
2017-03-09 Radim KrčmářMerge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel...
next