1. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  2. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  3. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. 0b39692 asm-generic/bug.h: declare struct pt_regs; before function prototype by Ian Abbott · 7 years ago
  5. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  6. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  7. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. 2074006 Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  9. 9386fac mm/hugetlb: allow architectures to override huge_pte_clear() by Punit Agrawal · 7 years ago
  10. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  11. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
  12. 2fcc112a clocksource/drivers: Rename clksrc table to timer by Daniel Lezcano · 8 years ago
  13. 02fd7f6 trace: rename kernel enum section to eval by Jeremy Linton · 8 years ago
  14. 8e09310 Revert "clockevents: Add a clkevt-of mechanism like clksrc-of" by Daniel Lezcano · 8 years ago
  15. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  16. b9253a4 signal: Move copy_siginfo_to_user to <linux/signal.h> by Christoph Hellwig · 8 years ago
  17. 31ea70e posix-timers: Move the do_schedule_next_timer declaration by Christoph Hellwig · 8 years ago
  18. 83a092c powerpc: Link warning for orphan sections by Nicholas Piggin · 8 years ago
  19. 8298525 kill strlen_user() by Al Viro · 8 years ago
  20. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  21. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  22. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  23. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  24. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  25. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  28. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  29. 316ca88 ACPI/IORT: Remove linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
  30. f26dee1 debug: Avoid setting BUGFLAG_WARNING twice by Peter Zijlstra · 8 years ago
  31. d79bf21 vmlinux.lds: add missing VMLINUX_SYMBOL macros by Jessica Yu · 8 years ago
  32. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  33. 4a6808f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  35. 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
  36. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  37. d597580 generic ...copy_..._user primitives by Al Viro · 8 years ago
  38. c1aad8d asm-generic: zero in __get_user(), not __get_user_fn() by Al Viro · 8 years ago
  39. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
  40. 8d09617 vmlinux.lds: Add __clkevt_of_table to kernel by Alexander Kochetkov · 8 years ago
  41. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  42. e7884f8 mm/gup: Move permission checks into helpers by Kirill A. Shutemov · 8 years ago
  43. 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 8 years ago
  44. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  45. 048456d asm-generic: introduce <asm-generic/pgtable-nop4d.h> by Kirill A. Shutemov · 8 years ago
  46. 30ec842 asm-generic: introduce __ARCH_USE_5LEVEL_HACK by Kirill A. Shutemov · 8 years ago
  47. 505a60e asm-generic: introduce 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  48. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  49. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  50. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  51. 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  52. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  53. 595cd8f mm/ksm: handle protnone saved writes when making page write protect by Aneesh Kumar K.V · 8 years ago
  54. 288bc54 mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte. by Aneesh Kumar K.V · 8 years ago
  55. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  56. bc19598 openrisc: add optimized atomic operations by Stefan Kristiansson · 11 years ago
  57. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
  60. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  61. 4c56252 ia64, sched/cputime: Move the nsecs based cputime headers to the last arch using it by Frederic Weisbecker · 8 years ago
  62. f22d6df sched/cputime: Remove jiffies based cputime by Frederic Weisbecker · 8 years ago
  63. 06321dd locking/rwsem: Remove unnecessary atomic_long_t casts by Waiman Long · 8 years ago
  64. c7858bf asm-prototypes: Clear any CPP defines before declaring the functions by Michal Marek · 8 years ago
  65. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  66. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  67. a9a16a6 Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  68. 334bb77 x86/kbuild: enable modversions for symbols exported from asm by Adam Borowski · 8 years ago
  69. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
  70. 1dd38b6 mm: move vma_is_anonymous check within pmd_move_must_withdraw by Aneesh Kumar K.V · 8 years ago
  71. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  72. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  73. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  74. b5bc66b mm: update mmu_gather range correctly by Aneesh Kumar K.V · 8 years ago
  75. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 1465f48 Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into next by Joerg Roedel · 8 years ago
  78. 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 8 years ago
  79. 34ceea2 ACPI/IORT: Introduce linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
  80. 4b89b7f kbuild: keep data tables through dead code elimination by Nicholas Piggin · 8 years ago
  81. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  82. 0acbc7a Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  83. 981ee2d sched/cputime, powerpc: Remove cputime_to_scaled() by Stanislaw Gruszka · 8 years ago
  84. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  85. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  86. 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
  87. 7f8d61f percpu: use notrace variant of preempt_disable/preempt_enable by Heiko Carstens · 8 years ago
  88. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  89. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  90. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  91. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  92. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  93. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  94. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  95. 08ea8c0 mm: move phys_mem_access_prot_allowed() declaration to pgtable.h by Baoyou Xie · 8 years ago
  96. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  97. 1b5ca12 percpu: improve generic percpu modify-return implementation by Nicholas Piggin · 8 years ago
  98. dcd3ea8 libata: remove <asm-generic/libata-portmap.h> by Christoph Hellwig · 8 years ago
  99. 0f4c4af kbuild: -ffunction-sections fix for archs with conflicting sections by Nicholas Piggin · 8 years ago
  100. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago