1. d764c21 ACPI: Honor ACPI _CCA attribute setting by Jeremy Linton · 9 years ago
  2. 7130098 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  3. 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
  4. 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
  5. 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
  6. 3e069ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  7. 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  8. 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
  9. 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
  10. 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
  11. 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
  12. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  13. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  14. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  15. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  16. 5ba97bf mm: remove refresh_cpu_vm_stats() definition for !SMP kernel by Tetsuo Handa · 9 years ago
  17. 6071ca5 mm: page_counter: let page_counter_try_charge() return bool by Johannes Weiner · 9 years ago
  18. 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  19. 706874e mm: do not inc NR_PAGETABLE if ptlock_init failed by Vladimir Davydov · 9 years ago
  20. df40655 memcg: simplify and inline __mem_cgroup_from_kmem by Vladimir Davydov · 9 years ago
  21. f3ccb2c4 memcg: unify slab and other kmem pages charging by Vladimir Davydov · 9 years ago
  22. d05e83a memcg: simplify charging kmem pages by Vladimir Davydov · 9 years ago
  23. f7ae3a9 include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definition by yalin wang · 9 years ago
  24. c2d42c1 mm/vmstat.c: uninline node_page_state() by Andrew Morton · 9 years ago
  25. 3ca65c1 mm: optimize PageHighMem() check by Vineet Gupta · 9 years ago
  26. da39da3 mm, oom: remove task_lock protecting comm printing by David Rientjes · 9 years ago
  27. 2d1e104 mm, compaction: distinguish contended status in tracepoints by Vlastimil Babka · 9 years ago
  28. 1743d05 mm, compaction: export tracepoints zone names to userspace by Vlastimil Babka · 9 years ago
  29. fa6c7b4 mm, compaction: export tracepoints status strings to userspace by Vlastimil Babka · 9 years ago
  30. 13308ca mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool by Yaowei Bai · 9 years ago
  31. aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 9 years ago
  32. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  33. 600e19a mm: use only per-device readahead limit by Roman Gushchin · 9 years ago
  34. b171e40 mm/page_alloc: remove unused parameter in init_currently_empty_zone() by Yaowei Bai · 9 years ago
  35. 35bd16a mm/memblock: make memblock_remove_range() static by Alexander Kuleshov · 9 years ago
  36. 7f822c2 memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass() by Tejun Heo · 9 years ago
  37. cbfb479 memcg: collect kmem bypass conditions into __memcg_kmem_bypass() by Tejun Heo · 9 years ago
  38. b23afb9 memcg: punt high overage reclaim to return-to-userland path by Tejun Heo · 9 years ago
  39. 626ebc4 memcg: flatten task_struct->memcg_oom by Tejun Heo · 9 years ago
  40. 0ab32b6 uaccess: reimplement probe_kernel_address() using probe_kernel_read() by Andrew Morton · 9 years ago
  41. 8748dd5 include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse by Rasmus Villemoes · 9 years ago
  42. a744fd1 compiler.h: add support for function attribute assume_aligned by Rasmus Villemoes · 9 years ago
  43. fda9012 slab: convert slab_is_available() to boolean by Denis Kirjanov · 9 years ago
  44. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 9 years ago
  45. 5553787 kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup by Jiri Kosina · 9 years ago
  46. 720abae rcu: force alignment on struct callback_head/rcu_head by Kirill A. Shutemov · 9 years ago
  47. 7c5b275 Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next by Zhang Rui · 9 years ago
  48. c422a8e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  49. 2c302e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  50. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  51. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  52. ab1228e Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  53. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  54. 3460b01 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  55. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  56. 11eaaad Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  57. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  58. 52787e9 Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  59. f66477a Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  60. 400c5bd Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  61. b037865 Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  62. 66339fda Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  63. 805c4bc tcp: fix req->saved_syn race by Eric Dumazet · 9 years ago
  64. 0fcb9d2 Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  65. 9576c2f Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  66. 9154301 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
  67. 0962733 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  68. 6172180 drm: Use userspace compatible type in fourcc_mod_code macro by Tvrtko Ursulin · 9 years ago
  69. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  70. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  71. 118c216 Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  72. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  73. 3d6f478 Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  74. e0700ce Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  75. ac322de Merge tag 'md/4.4' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  76. ccf21b6 Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  77. 8f25348 net: add forgotten IFF_L3MDEV_SLAVE define by Jiri Pirko · 9 years ago
  78. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  79. effa04c Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. a9aa31c Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  81. 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
  82. f63ce5b tun_dst: Fix potential NULL dereference by Tobias Klauser · 9 years ago
  83. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  84. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  85. e02328f vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT by Lukas Wunner · 9 years ago
  86. 793423f Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  87. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  88. d618382 iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). by David S. Miller · 9 years ago
  89. 14c7909 Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  90. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  91. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  92. 033291e vfio: Include No-IOMMU mode by Alex Williamson · 9 years ago
  93. 8a22f23 KVM: x86: move kvm_set_irq_inatomic to legacy device assignment by Paolo Bonzini · 9 years ago
  94. b97e6de KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic by Paolo Bonzini · 9 years ago
  95. c75efa9 drivers/hv: share Hyper-V SynIC constants with userspace by Andrey Smetanin · 9 years ago
  96. 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  97. 26caea7 KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr() by Pavel Fedin · 9 years ago
  98. c4cd4c1 KVM: arm/arm64: Optimize away redundant LR tracking by Pavel Fedin · 9 years ago
  99. 9fcf836 audit: audit_string_contains_control can be boolean by Yaowei Bai · 9 years ago
  100. 3673481 audit: audit_dummy_context can be boolean by Yaowei Bai · 9 years ago