1. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  2. 3e79ec7 arch: x86: charge page tables to kmemcg by Vladimir Davydov · 8 years ago
  3. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  4. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  5. 9af3f56 powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled by Aneesh Kumar K.V · 8 years ago
  6. a44ce52 m32r: add __ucmpdi2 to fix build failure by Sudip Mukherjee · 8 years ago
  7. c965b10 kbuild: abort build on bad stack protector flag by Kees Cook · 8 years ago
  8. 397b080 arm: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  9. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. c410614 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 5f22004 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 2d724ff Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 36e635c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. c265cc5 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 80f09cf Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 425dbc6 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. cca08cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 89e7eb0 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. a230384 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. b7545b7 Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  27. 721413a Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  28. 55920d3 x86/mm/cpa: Add missing comment in populate_pdg() by Andy Lutomirski · 8 years ago
  29. 530dd8d x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs by Andy Lutomirski · 8 years ago
  30. 2321884 Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  31. 7825e0c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  32. 6a79296 x86/boot: Simplify EBDA-vs-BIOS reservation logic by Andy Lutomirski · 8 years ago
  33. 30f0273 x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does by Andy Lutomirski · 8 years ago
  34. ec3ed4a x86/fpu: Do not BUG_ON() in early FPU code by Dave Hansen · 8 years ago
  35. edce212 x86/boot: Reorganize and clean up the BIOS area reservation code by Ingo Molnar · 8 years ago
  36. 6bd80f3 m68k/defconfig: Update defconfigs for v4.7-rc2 by Geert Uytterhoeven · 8 years ago
  37. 102bb9f x86/apic: Remove the unused struct apic::apic_id_mask field by Wei Jiangang · 8 years ago
  38. 07ccdcd Merge branch 'linus' into x86/apic, to refresh the branch by Ingo Molnar · 8 years ago
  39. c48ec42 x86/tsc: Remove the unused check_tsc_disabled() by Wei Jiangang · 8 years ago
  40. 3ebfd81 x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 by H.J. Lu · 8 years ago
  41. eb43e8f8 x86/smp: Remove unnecessary initialization of thread_info::cpu by Andy Lutomirski · 8 years ago
  42. fb59831 x86/smp: Remove stack_smp_processor_id() by Andy Lutomirski · 8 years ago
  43. 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
  44. 2a53ccb x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err by Ingo Molnar · 8 years ago
  45. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
  46. 2deb4be x86/dumpstack: When OOPSing, rewind the stack before do_exit() by Andy Lutomirski · 8 years ago
  47. 46aea38 x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm by Andy Lutomirski · 8 years ago
  48. 98f30b1 x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS by Andy Lutomirski · 8 years ago
  49. 9a2e9da x86/dumpstack: Try harder to get a call trace on stack overflow by Andy Lutomirski · 8 years ago
  50. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
  51. 360cb4d x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated by Andy Lutomirski · 8 years ago
  52. af2cf27 x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() by Ingo Molnar · 8 years ago
  53. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  54. 9babed6 m32r: fix build warning about putc by Sudip Mukherjee · 8 years ago
  55. 2ba7805 kasan: add newline to messages by Dmitry Vyukov · 8 years ago
  56. 4d58125 x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk by Alex Hung · 8 years ago
  57. f97d104 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. a7bf89a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. dcb32d9 x86/mm: Use pte_none() to test for empty PTE by Dave Hansen · 8 years ago
  60. e4a84be x86/mm: Disallow running with 32-bit PTEs to work around erratum by Dave Hansen · 8 years ago
  61. 97e3c60 x86/mm: Ignore A/D bits in pte/pmd/pud_none() by Dave Hansen · 8 years ago
  62. 00839ee x86/mm: Move swap offset/type up in PTE to work around erratum by Dave Hansen · 8 years ago
  63. 05f310e x86/sfi: Enable enumeration of SD devices by Andy Shevchenko · 8 years ago
  64. 707a605 x86/pci: Use MRFLD abbreviation for Merrifield by Andy Shevchenko · 8 years ago
  65. f2d3adf kvm arm/arm64: Remove trailing whitespace from headers by Arnaldo Carvalho de Melo · 8 years ago
  66. ff4c866 x86/tsc: Enumerate BXT tsc_khz via CPUID by Len Brown · 8 years ago
  67. aa29729 x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID by Len Brown · 8 years ago
  68. 02c0cd2 x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration by Len Brown · 8 years ago
  69. b8be15d x86/fpu/xstate: Re-enable XSAVES by Yu-cheng Yu · 8 years ago
  70. 35ac2d7 x86/fpu/xstate: Fix fpstate_init() for XRSTORS by Yu-cheng Yu · 8 years ago
  71. 5060b91 x86/fpu/xstate: Return NULL for disabled xstate component address by Yu-cheng Yu · 8 years ago
  72. 1fc2b67 x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES by Yu-cheng Yu · 8 years ago
  73. 44530d5 Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" by Ingo Molnar · 8 years ago
  74. abb2baf x86/quirks: Add early quirk to reset Apple AirPort card by Lukas Wunner · 8 years ago
  75. 850c321 x86/quirks: Reintroduce scanning of secondary buses by Lukas Wunner · 8 years ago
  76. 447d29d x86/quirks: Apply nvidia_bugs quirk only on root bus by Lukas Wunner · 8 years ago
  77. eb01950 perf/x86: Fix bogus kernel printk, again by Vegard Nossum · 8 years ago
  78. 617a8d6 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  79. 06a3fcc x86/platform/intel-mid: Make vertical indentation consistent by Andy Shevchenko · 8 years ago
  80. 4ff5308 x86/mm: Do not reference phys addr beyond kernel by Thomas Garnier · 8 years ago
  81. ac73b27 x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates by Yu-cheng Yu · 8 years ago
  82. 996952e x86/fpu/xstate: Fix XSTATE component offset print out by Yu-cheng Yu · 8 years ago
  83. 91c3dba x86/fpu/xstate: Fix PTRACE frames for XSAVES by Yu-cheng Yu · 8 years ago
  84. 1499ce2 x86/fpu/xstate: Fix supervisor xstate component offset by Yu-cheng Yu · 8 years ago
  85. 03482e0 x86/fpu/xstate: Align xstate components according to CPUID by Yu-cheng Yu · 8 years ago
  86. 08fb98f Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  87. 6fcb41c x86/tsc_msr: Add Airmont reference clock values by Len Brown · 8 years ago
  88. 05680e7 x86/tsc_msr: Correct Silvermont reference clock values by Len Brown · 8 years ago
  89. 9e0cae9 x86/tsc_msr: Update comments, expand definitions by Len Brown · 8 years ago
  90. 14bb4e3 x86/tsc_msr: Remove debugging messages by Len Brown · 8 years ago
  91. ba82683 x86/tsc_msr: Identify Intel-specific code by Len Brown · 8 years ago
  92. fc5f3ac Revert "x86/tsc: Add missing Cherrytrail frequency to the table" by Len Brown · 8 years ago
  93. be8a18e x86/entry: Inline enter_from_user_mode() by Paolo Bonzini · 8 years ago
  94. 2e9d1e1 x86/entry: Avoid interrupt flag save and restore by Paolo Bonzini · 8 years ago
  95. a11836f x86/platform/intel-mid: Mark regulators explicitly defined by Andy Shevchenko · 8 years ago
  96. 8709ed4 x86/cpu: Fix duplicated X86_BUG(9) macro by Dave Hansen · 8 years ago
  97. 62d855d x86/platform/intel-mid: Rename mrfl.c to mrfld.c by Andy Shevchenko · 8 years ago
  98. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  99. 267ba96 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  100. a017f58 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago