summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-11x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski
2016-08-11x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directlyAndy Lutomirski
2016-08-11x86/boot: Run reserve_bios_regions() after we initialize the memory mapAndy Lutomirski
2016-08-11x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu
2016-08-11x86/mm: Fix swap entry comment and macroDave Hansen
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss
2016-08-10x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen
2016-08-10x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks
2016-08-10x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis
2016-08-10x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov
2016-08-10x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-08-10x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier
2016-08-10x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier
2016-08-10x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-08-09Merge tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git.kernel.org/pub/sc...Linus Torvalds
2016-08-09Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-09ipr: Fix sync scsi scanBrian King
2016-08-09mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)
2016-08-09drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon
2016-08-09gcc-plugins: Add support for plugin subdirectoriesEmese Revfy
2016-08-09gcc-plugins: Automate make rule generationEmese Revfy
2016-08-09gcc-plugins: Add support for passing plugin argumentsEmese Revfy
2016-08-09gcc-plugins: abort builds cleanly when not supportedKees Cook
2016-08-09kbuild: no gcc-plugins during cc-option testsEmese Revfy
2016-08-08drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".Mario Kleiner
2016-08-08drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...Mario Kleiner
2016-08-08drm/edid: Add 6 bpc quirk for display AEO model 0.Mario Kleiner
2016-08-08Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds
2016-08-08printk: Remove unnecessary #ifdef CONFIG_PRINTKAndreas Ziegler
2016-08-08dell-wmi: Ignore WMI event 0xe00ePali Rohár
2016-08-08x86/hweight: Don't clobber %rdiVille Syrjälä
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-08Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...Dave Airlie
2016-08-08drm: Paper over locking inversion after registration reworkDaniel Vetter
2016-08-08drm: rcar-du: Link HDMI encoder with bridgeLaurent Pinchart
2016-08-08Linux 4.8-rc1Linus Torvalds
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe