1. b8c9354 powerpc/mm/slice: Switch to 3-operand slice bitops helpers by Nicholas Piggin · 7 years ago
  2. ae3066b powerpc/mm/slice: implement slice_check_range_fits by Nicholas Piggin · 7 years ago
  3. 5709f7c powerpc/mm/slice: implement a slice mask cache by Nicholas Piggin · 7 years ago
  4. 830fd2d powerpc/mm/slice: pass pointers to struct slice_mask where possible by Nicholas Piggin · 7 years ago
  5. 5a807e0 powerpc/mm/slice: tidy lpsizes and hpsizes update loops by Nicholas Piggin · 7 years ago
  6. 1753dd1 powerpc/mm/slice: Simplify and optimise slice context initialisation by Nicholas Piggin · 7 years ago
  7. ab83dc7 powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h by Michael Ellerman · 7 years ago
  8. 7c09c18 powerpc: Rename plapr routines to plpar by Michael Ellerman · 7 years ago
  9. 5017e87 powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=n by Michael Ellerman · 7 years ago
  10. 16560e8 powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h by Michael Ellerman · 7 years ago
  11. e82d70c powerpc/32: Add missing prototypes for (early|machine)_init() by Mathieu Malaterre · 7 years ago
  12. d15a261 powerpc/32: Make some functions static by Mathieu Malaterre · 7 years ago
  13. ef85dff powerpc: Avoid comparison of unsigned long >= 0 in __access_ok() by Mathieu Malaterre · 7 years ago
  14. 603b892 powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid() by Mathieu Malaterre · 7 years ago
  15. 4f1f40f powerpc/prom: Remove warning on array size when empty by Mathieu Malaterre · 7 years ago
  16. bf7fb32 powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64() by Mathieu Malaterre · 7 years ago
  17. b0d876d powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister_hw_breakpoint() by Mathieu Malaterre · 7 years ago
  18. b53875c powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn() by Mathieu Malaterre · 7 years ago
  19. 0d60619 powerpc: Add missing prototype for sys_debug_setcontext() by Mathieu Malaterre · 7 years ago
  20. 23a6d8b powerpc: Add missing prototype for init_IRQ() by Mathieu Malaterre · 7 years ago
  21. f524686 powerpc: Add missing prototype for arch_irq_work_raise() by Mathieu Malaterre · 7 years ago
  22. fd70d9f powerpc: Add missing prototype for arch_dup_task_struct() by Mathieu Malaterre · 7 years ago
  23. 848092f powerpc: Add missing prototype for time_init() by Mathieu Malaterre · 7 years ago
  24. 8b604fa powerpc: Add missing prototype for hdec_interrupt by Mathieu Malaterre · 7 years ago
  25. 45b4d27 powerpc: Add missing prototype for slb_miss_bad_addr() by Mathieu Malaterre · 7 years ago
  26. 1cdf039 powerpc/kernel: Make function __giveup_fpu() static by Mathieu Malaterre · 7 years ago
  27. 8b51e67 powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() static by Mathieu Malaterre · 7 years ago
  28. 67b464a powerpc/32: Mark both tmp variables as unused by Mathieu Malaterre · 7 years ago
  29. 174b701 powerpc/32: Move the inline keyword at the beginning of function declaration by Mathieu Malaterre · 7 years ago
  30. 65e13c2 powerpc/epapr: Move register keyword at the beginning of declaration by Mathieu Malaterre · 8 years ago
  31. 97c6f25 PCI/hotplug: ppc: correct a php_slot usage after free by Simon Guo · 7 years ago
  32. 5ee573e powerpc/powernv/mce: Don't silently restart the machine by Balbir Singh · 7 years ago
  33. 9dbcbfa cxl: read PHB indications from the device tree by Philippe Bergheaud · 7 years ago
  34. d6a90bb powerpc/powernv: Enable tunneled operations by Philippe Bergheaud · 7 years ago
  35. 2b74e2a powerpc/powernv/npu: Fix deadlock in mmio_invalidate() by Alistair Popple · 7 years ago
  36. c554ac9 powerpc/8xx: fix cpm_cascade() dual end of interrupt by Christophe Leroy · 7 years ago
  37. 3d4f5f5 powerpc/mm: Drop the function native_register_proc_table() by Anshuman Khandual · 7 years ago
  38. 94322ed cxl: Check if PSL data-cache is available before issue flush request by Vaibhav Jain · 7 years ago
  39. 02b63b42 cxl: Remove function write_timebase_ctrl_psl9() for PSL9 by Vaibhav Jain · 7 years ago
  40. 03ebb41 cxl: Enable NORST bit in PSL_DEBUG register for PSL9 by Vaibhav Jain · 7 years ago
  41. 1ff3b40 powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfs by Vaibhav Jain · 7 years ago
  42. e1368d0 powerpc/xmon: Setup debugger hooks when first break-point is set by Vaibhav Jain · 7 years ago
  43. b395e55 selftests/powerpc: Skip tm-unavailable if TM is not enabled by Gustavo Romero · 7 years ago
  44. 58935176 powerpc/via-pmu: Fix section mismatch warning by Mathieu Malaterre · 7 years ago
  45. 1373cc3 powerpc/powernv/vas: Fix order of cleanup in vas_window_init_dbgdir() by Sukadev Bhattiprolu · 8 years ago
  46. 2f65272 powerpc/powernv/vas: Remove a stray line in Makefile by Sukadev Bhattiprolu · 8 years ago
  47. 9c96c93 selftest/powerpc: Add test for sigreturn in transaction by Laurent Dufour · 9 years ago
  48. 47d703e macintosh: Add module license to ans-lcd by Larry Finger · 8 years ago
  49. 2852aab Merge two commits from 'kvm-ppc-fixes' into next by Michael Ellerman · 7 years ago
  50. 4bd1377 powerpc/8xx: Increase number of slices to 64 by Christophe Leroy · 7 years ago
  51. 1547242 powerpc/mm/slice: Allow up to 64 low slices by Christophe Leroy · 7 years ago
  52. aa0ab02b powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx by Christophe Leroy · 7 years ago
  53. db3a528 powerpc/mm/slice: Enhance for supporting PPC32 by Christophe Leroy · 7 years ago
  54. a3286f0 powerpc/mm/slice: create header files dedicated to slices by Christophe Leroy · 7 years ago
  55. 326691a powerpc/mm/slice: Remove intermediate bitmap copy by Christophe Leroy · 7 years ago
  56. 51d42f0 powerpc: Keep const vars out of writable .sdata by Segher Boessenkool · 7 years ago
  57. 661e50b Linux 4.16-rc4 by Linus Torvalds · 7 years ago
  58. e64b956 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 4c4ce3022 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. ff8d583 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. af8c081 Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  63. 58bdf60 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  64. 20f1417 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  65. 0eb3412 Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  66. 7cf901b Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  67. d6d0972 Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  68. 03a6c259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  69. 949b9325 memremap: fix softlockup reports at teardown by Dan Williams · 7 years ago
  70. 5fdf8e5 libnvdimm: re-enable deep flush for pmem devices via fsync() by Dave Jiang · 7 years ago
  71. 50186e1 MAINTAINERS: take over Kconfig maintainership by Masahiro Yamada · 7 years ago
  72. 94db151 vfio: disable filesystem-dax page pinning by Dan Williams · 8 years ago
  73. 329ad5e Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  74. 5fbdefc Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  75. 0573fed Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  76. 2833419 Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  77. fb6d47a Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  78. ff06b55 Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  79. a5c05b7 Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  80. 5ae6fcc kconfig: fix line number in recursive inclusion error message by Masahiro Yamada · 7 years ago
  81. a11761c Coccinelle: memdup: Fix typo in warning messages by Dafna Hirschfeld · 7 years ago
  82. 7c42467 i2c: octeon: Prevent error message on bus error by Jan Glauber · 7 years ago
  83. 1a0e3a3 Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  84. b61e070 Merge branch 'cpufreq-scpi' by Rafael J. Wysocki · 7 years ago
  85. 636a415 parisc: Reduce irq overhead when run in qemu by Helge Deller · 7 years ago
  86. 5ffa851 parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 8 years ago
  87. 0ed1fe4 parisc: Check if secondary CPUs want own PDC calls by Helge Deller · 8 years ago
  88. fd8d0ca parisc: Hide virtual kernel memory layout by Helge Deller · 8 years ago
  89. 0adb24e parisc: Fix ordering of cache and TLB flushes by John David Anglin · 7 years ago
  90. 1a90ce3 kconfig: Update ncurses package names for menuconfig by Arvind Prasanna · 7 years ago
  91. cbf7a90 kbuild/kallsyms: trivial typo fix by Cao jin · 7 years ago
  92. 0da4fab kbuild: test --build-id linker flag by ld-option instead of cc-ldoption by Masahiro Yamada · 7 years ago
  93. a7b151f kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment by Cao jin · 7 years ago
  94. bf0bbdc kconfig: Don't leak choice names during parsing by Masahiro Yamada · 7 years ago
  95. 1b1e4ee sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE by Masahiro Yamada · 7 years ago
  96. f4bc1ee kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list by Masahiro Yamada · 7 years ago
  97. 5d60e05 Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  98. 2120447 Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  99. b7e31be KVM: x86: fix vcpu initialization with userspace lapic by Radim Krčmář · 7 years ago
  100. 518e7b9 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago