summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-13x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurationsKirill A. Shutemov
2017-06-13x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configurationsKirill A. Shutemov
2017-06-13x86/boot/efi: Cleanup initialization of GDT entriesKirill A. Shutemov
2017-06-13x86/asm: Fix comment in return_from_SYSCALL_64()Kirill A. Shutemov
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski
2017-06-13Merge branch 'sched/urgent' into x86/mm, to pick up dependent fixIngo Molnar
2017-06-11sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski
2017-06-11sched/fair: Fix typo in printk messageMarcin Nowakowski
2017-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-06-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10ufs: we need to sync inode before freeing itAl Viro
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-09Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-09Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-06-09excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro
2017-06-09ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-09ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-09ufs: set correct ->s_maxsizeAl Viro
2017-06-09ufs: restore maintaining ->i_blocksAl Viro
2017-06-09fix ufs_isblockset()Al Viro
2017-06-09ufs: restore proper tail allocationAl Viro
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval
2017-06-09Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo
2017-06-09btrfs: tree-log.c: Wrong printk information about namelenSu Yue
2017-06-09Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...Dave Airlie
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-06-08Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-08Merge tag 'modules-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-09Merge tag 'perf-urgent-for-mingo-4.12-20170608' of git://git.kernel.org/pub/s...Ingo Molnar
2017-06-08perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim
2017-06-08perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim