1. 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
  2. 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
  3. f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
  4. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  5. 4011337 mm: page_alloc: remove GFP_IOFS by Mel Gorman · 9 years ago
  6. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  7. 016c13d mm, page_alloc: use masks and shifts when converting GFP flags to migrate types by Mel Gorman · 9 years ago
  8. 46e700ab mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled by Mel Gorman · 9 years ago
  9. c9ab0c4 mm, page_alloc: remove unnecessary recalculations for dirty zone balancing by Mel Gorman · 9 years ago
  10. e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
  11. db2a0dd mm/oom_kill.c: introduce is_sysrq_oom helper by Yaowei Bai · 9 years ago
  12. 27eb427b Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  13. 1f47b0d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  14. 1ede53f Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  15. 3930f66 Merge branches 'acpi-video' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  16. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  17. 29dbe1f PCI: ACPI: Add support for PCI device DMA coherency by Suthikulpanit, Suravee · 9 years ago
  18. 5023071 PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() by Suthikulpanit, Suravee · 9 years ago
  19. 37efbe2 of/pci: Fix pci_get_host_bridge_device leak by Suthikulpanit, Suravee · 9 years ago
  20. ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
  21. 1831eff device property: ACPI: Make use of the new DMA Attribute APIs by Suthikulpanit, Suravee · 9 years ago
  22. e5e5586 device property: Adding DMA Attribute APIs for Generic Devices by Suthikulpanit, Suravee · 9 years ago
  23. b84f196 ACPI: Adding DMA Attribute APIs for ACPI Device by Suthikulpanit, Suravee · 9 years ago
  24. 1b9863c device property: Introducing enum dev_dma_attr by Suthikulpanit, Suravee · 9 years ago
  25. d764c21 ACPI: Honor ACPI _CCA attribute setting by Jeremy Linton · 9 years ago
  26. 7130098 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  27. efb2d3b cpufreq: CPPC: Delete an unnecessary check before the function call kfree() by Markus Elfring · 9 years ago
  28. 0597e81 PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() by Viresh Kumar · 9 years ago
  29. 4a3a135 PM / OPP: Hold dev_opp_list_lock for writers by Viresh Kumar · 9 years ago
  30. 87b4115 PM / OPP: Protect updates to list_dev with mutex by Viresh Kumar · 9 years ago
  31. 1794ec1 PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  32. 54bcfdf UBIFS: Delete unnecessary checks before the function call "iput" by Markus Elfring · 9 years ago
  33. a396ce4 UBI: Remove in vain semicolon by Richard Weinberger · 9 years ago
  34. 2a130f1 UBI: Fastmap: Fix PEB array type by Ezequiel García · 9 years ago
  35. aeeb14f UBIFS: Fix possible memory leak in ubifs_readdir() by Richard Weinberger · 9 years ago
  36. 86ba9ed fs/ubifs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  37. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  38. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  39. e17c6d7 um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held by Saurabh Sengar · 9 years ago
  40. 70c8205 um: Report host OOM more nicely by Richard Weinberger · 9 years ago
  41. 1b2411c um: Simplify STUB_DATA loading by Richard Weinberger · 9 years ago
  42. 246d254 um: Remove dead symbol from i386 syscall stub by Richard Weinberger · 9 years ago
  43. ec2c6c0 um: Remove dead code from x86_64 syscall stub by Richard Weinberger · 9 years ago
  44. f10e6d6 um: Get rid of open coded NR_SYSCALLS by Richard Weinberger · 9 years ago
  45. 1d80f0c um: Store syscall number after syscall_trace_enter() by Richard Weinberger · 9 years ago
  46. 44011b8 um: Define PTRACE_OLDSETOPTIONS by Richard Weinberger · 9 years ago
  47. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  48. 2b62c2d tools/liblockdep: explicitly declare lockdep API we call from liblockdep by Sasha Levin · 9 years ago
  49. e308e94 tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER by Sasha Levin · 9 years ago
  50. 1393ba5 tools/liblockdep: remove task argument from debug_check_no_locks_held by Sasha Levin · 9 years ago
  51. 345c99a perf test: Do not be case sensitive when searching for matching tests by Arnaldo Carvalho de Melo · 9 years ago
  52. ba1fae4 perf test: Add 'perf test BPF' by Wang Nan · 9 years ago
  53. 7af3f3d perf test: Enhance the LLVM tests: add kbuild test by Wang Nan · 9 years ago
  54. b31de01 perf test: Enhance the LLVM test: update basic BPF test program by Wang Nan · 9 years ago
  55. d64e19d Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonrise', 'for-4.4/i2c-hid', 'for-4.4/logitech', 'for-4.4/microsoft', 'for-4.4/multitouch', 'for-4.4/roccat-sysfs-deprecation', 'for-4.4/upstream' and 'for-4.4/wacom' into for-linus by Jiri Kosina · 9 years ago
  56. 7c623ca Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  57. 29fae1c HID: logitech: Add support for G29 by Simon Wood · 9 years ago
  58. bbec1bd HID: logitech: Simplify wheel detection scheme by Simon Wood · 9 years ago
  59. 829a7da Revert "ARM: dts: twl4030: Add iio properties for bci subnode" by Sebastian Reichel · 9 years ago
  60. 9bbd4b9 Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  61. d3e0ce3 perf bpf: Improve BPF related error messages by Wang Nan · 9 years ago
  62. 3e069ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  63. 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  64. 2d49dcb Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  65. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  66. 6060395 Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled by Takashi Iwai · 9 years ago
  67. 0280d1a Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  68. 07bc5c6 perf tools: Make fetch_kernel_version() publicly available by Wang Nan · 9 years ago
  69. 45825d8 bpf tools: Add new API bpf_object__get_kversion() by Wang Nan · 9 years ago
  70. 5bc23a0 Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  71. 6371ca3 bpf tools: Improve libbpf error reporting by Wang Nan · 9 years ago
  72. 4dcee4d mfd: avoid newly introduced compiler warning by Linus Torvalds · 9 years ago
  73. b486598 netfilter: ingress: fix wrong input interface on hook by Pablo Neira Ayuso · 9 years ago
  74. 61b590b netfilter: ingress: don't use nf_hook_list_active by Florian Westphal · 9 years ago
  75. bc91453 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  76. d618651 thinkpad_acpi: Don't yell on unsupported brightness interfaces by David Herrmann · 9 years ago
  77. f8479dd mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_call by Brian Norris · 9 years ago
  78. 54727e6 x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA by Linus Torvalds · 9 years ago
  79. 14e589f arm64: bpf: fix mod-by-zero case by Zi Shen Lim · 9 years ago
  80. 251599e arm64: bpf: fix div-by-zero case by Zi Shen Lim · 9 years ago
  81. 4d17da4 arm64: Enable CRYPTO_CRC32_ARM64 in defconfig by Catalin Marinas · 9 years ago
  82. d2e8851 drm/vmwgfx: Relax irq locking somewhat by Thomas Hellstrom · 9 years ago
  83. 4e0858a drm/vmwgfx: Properly flush cursor updates and page-flips by Thomas Hellstrom · 9 years ago
  84. 8b12919 tracing: Make tracing work when debugfs is not configured in by Jiaxing Wang · 9 years ago
  85. 8d090f4 bcache: Really show state of work pending bit by Petr Mladek · 9 years ago
  86. 0a62f68 perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy by Masami Hiramatsu · 9 years ago
  87. f080be2 pwm: lpss: Add support for runtime PM by Qipeng Zha · 9 years ago
  88. 03f00e5 pwm: lpss: Add more Intel Broxton IDs by Mika Westerberg · 9 years ago
  89. 87219cb pwm: lpss: Support all four PWMs on Intel Broxton by Mika Westerberg · 9 years ago
  90. 4e11f5a pwm: lpss: Add support for multiple PWMs by Mika Westerberg · 9 years ago
  91. 62ec9b3 perf annotate: Inform the user about objdump failures in --stdio by Andi Kleen · 9 years ago
  92. 912b843 pwm-pca9685: enable ACPI device found on Galileo Gen2 by Andy Shevchenko · 9 years ago
  93. 1b0e3a0 drm/i915/skl: disable display side power well support for now by Imre Deak · 9 years ago
  94. 021c5d9 ASoC: rsnd: fixup SCU_SYS_INT_EN1 address by Kuninori Morimoto · 9 years ago
  95. e2391a2 livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX by Josh Poimboeuf · 9 years ago
  96. b291681 drm/i915: Extend DSL readout fix to BDW and SKL. by Maarten Lankhorst · 9 years ago
  97. d1e41ff Merge tag 'platform-drivers-x86-v4.4-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  98. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  99. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. ea5c58e vfs: clear remainder of 'full_fds_bits' in dup_fd() by Eric Biggers · 9 years ago