1. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  2. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  5. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  6. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  7. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  8. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  9. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  10. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  11. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  12. 707b4f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 4143fc8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  15. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 9 years ago
  16. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 9 years ago
  17. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 9 years ago
  18. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 9 years ago
  19. 8f1eb48 ocfs2: fix umask ignored issue by Junxiao Bi · 9 years ago
  20. 875fa6f PM/OPP: add entry in MAINTAINERS by Viresh Kumar · 9 years ago
  21. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 9 years ago
  22. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
  23. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
  24. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 9 years ago
  25. 1817889 mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes by Mike Kravetz · 9 years ago
  26. 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 9 years ago
  27. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  28. 1a76361 mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390 by Jason J. Herne · 9 years ago
  29. 7511c3e mm: vmalloc: don't remove inexistent guard hole in remove_vm_area() by Jerome Marchand · 9 years ago
  30. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  31. 1491e30 ncpfs: don't allow negative timeouts by Dan Carpenter · 9 years ago
  32. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 9 years ago
  33. dd7d664 MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework by Moritz Fischer · 9 years ago
  34. 94a58c3 slab.h: sprinkle __assume_aligned attributes by Rasmus Villemoes · 9 years ago
  35. 81051f9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  36. 116dfe5 Merge tag '4.4-fix' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  37. 9580306 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  38. 400f3f2 Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  39. 2f25535 Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  40. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 9 years ago
  41. c18fba2 i2c: fix wakeup irq parsing by Grygorii Strashko · 9 years ago
  42. d0fe525 i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer() by Lars-Peter Clausen · 9 years ago
  43. 9656eee i2c: Revert "i2c: xiic: Do not reset controller before every transfer" by Lars-Peter Clausen · 9 years ago
  44. 8bb6fd5 i2c: imx: fix a compiling error by Hou Zhiqiang · 9 years ago
  45. 1e208ae parisc: Drop definition of start_thread_som for HP-UX SOM binaries by Helge Deller · 9 years ago
  46. 2b3f344 parisc: Fix wrong comment regarding first pmd entry flags by Helge Deller · 9 years ago
  47. 86eaf54 Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  48. c69bde7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  49. cd6caf5 Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  50. 8bdddfa Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  51. a3767e3 Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  52. 0aba0ab8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  53. 9832bf3a Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  54. 768acd6 PCI: Fix OF logic in pci_dma_configure() by Suravee Suthikulpanit · 9 years ago
  55. 2d591ab Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  56. db39563 Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  57. 2e6edc9 block: protect rw_page against device teardown by Dan Williams · 9 years ago
  58. b4ba1f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  59. a3d66b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  60. 319645c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  61. 1282ac4 Merge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  62. 92e788b arm64: restore bogomips information in /proc/cpuinfo by Yang Shi · 9 years ago
  63. 5481c8f drm/atomic-helper: Check encoder/crtc constraints by Daniel Vetter · 9 years ago
  64. 581b7f15 x86/cpu: Fix SMAP check in PVOPS environments by Andrew Cooper · 9 years ago
  65. 112677d x86/ftrace: Add comment on static function tracing by Namhyung Kim · 9 years ago
  66. 7383123 Revert "drm/i915: skip modeset if compatible for everyone." by Jani Nikula · 9 years ago
  67. f6619ef drm/mgag200: fix kernel hang in cursor code. by Wang, Rui Y · 9 years ago
  68. e6c84ac Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes by Dave Airlie · 9 years ago
  69. 8ed59fd Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  70. 0df9d41 mm, dax: fix DAX deadlocks (COW fault) by Yigal Korman · 9 years ago
  71. 3bf7f56 Revert "Documentation: kernel_parameters for Intel P state driver" by Rafael J. Wysocki · 9 years ago
  72. 2d4ee30 cpufreq: mediatek: fix build error by Arnd Bergmann · 9 years ago
  73. 1421df6 cpufreq: intel_pstate: Add separate support for Airmont cores by Philippe Longepe · 9 years ago
  74. 938d21a cpufreq: intel_pstate: Replace BYT with ATOM by Philippe Longepe · 9 years ago
  75. 6ee11e41 Revert "cpufreq: intel_pstate: Use ACPI perf configuration" by Rafael J. Wysocki · 9 years ago
  76. 799281a Revert "cpufreq: intel_pstate: Avoid calculation for max/min" by Rafael J. Wysocki · 9 years ago
  77. 1ddaa02 MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs by Kamal Dasu · 9 years ago
  78. c139aa6 arm64: barriers: fix smp_load_acquire to work with const arguments by Will Deacon · 9 years ago
  79. 34258a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  80. 0d77a12 Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  81. 49b02b1 drm/amdgpu: reserve/unreserve objects out of map/unmap operations by Chunming Zhou · 9 years ago
  82. ef9f0a8 drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo by Chunming Zhou · 9 years ago
  83. c25867d drm/amdgpu: add lock for interval tree in vm by Chunming Zhou · 9 years ago
  84. 1c16c0a drm/amdgpu: keep the owner for VMIDs by Christian König · 9 years ago
  85. ea89f8c drm/amdgpu: move VM manager clean into the VM code again by Christian König · 9 years ago
  86. 8b4fb00 drm/amdgpu: cleanup VM coding style by Christian König · 9 years ago
  87. eeed25a drm/amdgpu: remove unused VM manager field by Christian König · 9 years ago
  88. 984810f drm/amdgpu: cleanup scheduler command submission by Christian König · 9 years ago
  89. 2269a39 drm/amdgpu: fix typo in firmware name by Christian König · 9 years ago
  90. 00490c2 drm/i915: Consider SPLL as another shared pll, v2. by Maarten Lankhorst · 9 years ago
  91. 0b2aa5b arm64: Fix R/O permissions in mark_rodata_ro by Laura Abbott · 9 years ago
  92. 08c6781 arm64: crypto: reduce priority of core AES cipher by Ard Biesheuvel · 9 years ago
  93. 65da0a8 arm64: use non-global mappings for UEFI runtime regions by Ard Biesheuvel · 9 years ago
  94. 0f94592 drm/i915: Fix gpu frequency change tracing by Mika Kuoppala · 9 years ago
  95. e15bf88 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  96. 1ef0623 kernel-doc: Make it compatible with Perl versions below 5.12 again by Mauro Carvalho Chehab · 9 years ago
  97. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  98. bf893ac drm/vc4: Make sure that planes aren't scaled. by Eric Anholt · 9 years ago
  99. 36f4f69 drm/vc4: Fix some failure to track __iomem decorations on pointers. by Eric Anholt · 9 years ago
  100. 7951323 drm/vc4: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago