index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-18
rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
Paul E. McKenney
2017-04-18
rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()
Paul E. McKenney
2017-04-18
rcu: Pull rcu_qs_ctr into rcu_dynticks structure
Paul E. McKenney
2017-04-18
rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure
Paul E. McKenney
2017-04-18
rcu: Semicolon inside RCU_TRACE() for tree.c
Paul E. McKenney
2017-04-18
rcu: Semicolon inside RCU_TRACE() for Tiny RCU
Paul E. McKenney
2017-04-18
rcu: Semicolon inside RCU_TRACE() for rcu.h
Paul E. McKenney
2017-04-18
srcu: Check for tardy grace-period activity in cleanup_srcu_struct()
Paul E. McKenney
2017-04-18
srcu: Consolidate batch checking into rcu_all_batches_empty()
Paul E. McKenney
2017-04-18
rcu: Make arch select smp_mb__after_unlock_lock() strength
Paul E. McKenney
2017-04-18
rcu: Maintain special bits at bottom of ->dynticks counter
Paul E. McKenney
2017-03-12
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
2017-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2017-03-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-11
Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2017-03-11
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2017-03-11
Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-11
Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-11
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-11
Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-03-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-10
Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-09
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-03-09
Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-10
drm: mxsfb: Implement drm_panel handling
Fabio Estevam
2017-03-10
drm: mxsfb_crtc: Fix the framebuffer misplacement
Fabio Estevam
2017-03-10
drm: mxsfb: Fix crash when provided invalid DT bindings
Marek Vasut
2017-03-10
drm: mxsfb: fix pixel clock polarity
Stefan Agner
2017-03-10
drm: mxsfb: use bus_format to determine LCD bus width
Stefan Agner
2017-03-10
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-03-10
Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/d...
Dave Airlie
2017-03-10
Merge tag 'drm-misc-fixes-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-03-09
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
2017-03-09
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-03-09
sh: cayman: IDE support fix
Bartlomiej Zolnierkiewicz
2017-03-09
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
2017-03-09
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
2017-03-09
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
2017-03-09
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
2017-03-09
rmap: fix NULL-pointer dereference on THP munlocking
Kirill A. Shutemov
2017-03-09
mm/memblock.c: fix memblock_next_valid_pfn()
AKASHI Takahiro
[next]