1. 2480257 tools/liblockdep: Fix compilation error by Eunbong Song · 9 years ago
  2. d1e40e5 tools/liblockdep: Fix linker error in case of cross compile by Eunbong Song · 9 years ago
  3. 8265a2f ima: added ima-sig template among choices in kernel-parameters.txt by Roberto Sassu · 9 years ago
  4. 5577857 ima: cleanup ima_init_policy() a little by Dan Carpenter · 10 years ago
  5. 1b26a5e drm/atomic: add drm_atomic_get_existing_*_state helpers by Maarten Lankhorst · 9 years ago
  6. f9be5f2 drm/core: get rid of -Iinclude/drm by Maarten Lankhorst · 9 years ago
  7. b588c92 drm/i915: get rid of -Iinclude/drm by Maarten Lankhorst · 9 years ago
  8. 4c18d30 drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state by Daniel Vetter · 9 years ago
  9. 3d51d2d drm/atomic-helpers: Update vblank timestamping constants by Daniel Vetter · 9 years ago
  10. 9abdffe dma-buf: add ref counting for module as exporter by Sumit Semwal · 9 years ago
  11. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  12. cede884 locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG by Sebastian Andrzej Siewior · 10 years ago
  13. 6378139 genirq: devres: Fix testing return value of request_any_context_irq() by Axel Lin · 9 years ago
  14. 9cf82e7 irqchip: tegra: Set the proper base address in irq chip data by Lucas Stach · 9 years ago
  15. 0b7dc0f ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_provider by Krzysztof Kozlowski · 9 years ago
  16. 56439ab ARM: STi: Ensure requested STi's SysCfg Controlled IRQs are enabled at boot by Lee Jones · 9 years ago
  17. 107dea0 ARM: STi: STiH407: Enable PMU IRQs by Lee Jones · 9 years ago
  18. 00133b9 ARM: STi: STiH407: Enable Cortex-A9 PMU support by Lee Jones · 9 years ago
  19. 3c7dd7c ARM: STi: STiH416: Enable PMU IRQs by Lee Jones · 9 years ago
  20. c2808ee ARM: STi: STiH416: Enable Cortex-A9 PMU support by Lee Jones · 9 years ago
  21. fb54eb1 ARM: STi: STiH416: Add Restart support for STiH416 by Lee Jones · 9 years ago
  22. 48f3fe6 ARM: STi: STiH407: Add Restart support for STiH407 by Lee Jones · 9 years ago
  23. bc7dbcd ARM: STi: STiH416-b2020e: Enable PWM on the B2020 Rev-E by Lee Jones · 9 years ago
  24. c66b296 ARM: STi: STiH416: Add DT nodes for PWM by Lee Jones · 9 years ago
  25. 9723bac ARM: STi: STiH416: Add Pinctrl settings for PWM by Lee Jones · 9 years ago
  26. 416ef03 ARM: STi: STiH407: Add DT nodes for for PWM by Lee Jones · 9 years ago
  27. 845c877 i2c / ACPI: Assign IRQ for devices that have GpioInt automatically by Mika Westerberg · 9 years ago
  28. dab472e i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned by Mika Westerberg · 9 years ago
  29. f7bcb70 ktime: Fix ktime_divns to do signed division by John Stultz · 9 years ago
  30. 8864afa gpio: dln2: fix build breakage by Johan Hovold · 9 years ago
  31. 7c53fcb s390/dasd: Enable automatic loading of dasd_diag_mod by Peter Oberparleiter · 9 years ago
  32. 78335a3 s390/sclp: move sclp_facilities into "struct sclp" by David Hildenbrand · 9 years ago
  33. 3a9f3fe s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() by David Hildenbrand · 9 years ago
  34. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 9 years ago
  35. 9747bc4 s390/sclp: prepare smp_fill_possible_mask for global "struct sclp" by David Hildenbrand · 9 years ago
  36. c431761 s390/crypto: fix stckf loop by Harald Freudenberger · 9 years ago
  37. f60b8d4 s390/zcrypt: Fix invalid domain handling during ap module unload by Ingo Tuchscherer · 9 years ago
  38. 486ca53 x86, irq: Allocate CPU vectors from device local CPUs if possible by Jiang Liu · 9 years ago
  39. 4a00c95 x86/hpet: Pass proper pointer to irq_alloc_info by Sergey Senozhatsky · 9 years ago
  40. 6d7258c esp6: Use high-order sequence number bits for IV generation by Herbert Xu · 9 years ago
  41. 64aa423 esp4: Use high-order sequence number bits for IV generation by Herbert Xu · 9 years ago
  42. 853b160 Revert f5d6a52f5111 ("x86/smpboot: Skip delays during SMP initialization similar to Xen") by Ingo Molnar · 9 years ago
  43. a50750d 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
  44. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. f77ceb7 powerpc/eeh: remove unused macro IS_BRIDGE by Wei Yang · 9 years ago
  46. e17866d powerpc/eeh: fix powernv_eeh_wait_state delay logic by Wei Yang · 9 years ago
  47. 2ac3990 powerpc/eeh: fix comment for wait_state() by Wei Yang · 9 years ago
  48. 3721352 powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{} by Wei Yang · 9 years ago
  49. 01d460d net: Remove remaining remnants of pm_qos from netdevice.h by David Ahern · 9 years ago
  50. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  51. 9449c3c net: make skb_dst_pop routine static by Ying Xue · 9 years ago
  52. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 9 years ago
  53. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  54. cffc642 test_bpf: add 173 new testcases for eBPF by Michael Holzheu · 9 years ago
  55. b88c06e samples/bpf: fix in-source build of samples with clang by Brenden Blanco · 9 years ago
  56. 343f845 x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions by Alexei Starovoitov · 9 years ago
  57. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 9 years ago
  58. 82fa3c7 hv_netvsc: Use the xmit_more skb flag to optimize signaling the host by KY Srinivasan · 9 years ago
  59. 9eea922 pktgen: fix packet generation by Alexei Starovoitov · 9 years ago
  60. 147ef3e Merge branch 'systemport-irq-coalesce' by David S. Miller · 9 years ago
  61. d063486 net: systemport: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  62. b1a15e8 net: systemport: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  63. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 9 years ago
  64. b508208 macvtap add missing ioctls - fix wrapping by Justin Cormack · 9 years ago
  65. ca7fc7e lib: correct 842 decompress for 32 bit by Dan Streetman · 9 years ago
  66. 42e8b0d crypto: talitos - static code checker fixes by Horia Geant? · 9 years ago
  67. bde9079 crypto: talitos - avoid out of bound scatterlist iterator by Horia Geant? · 9 years ago
  68. 69d9cd8 Revert "crypto: talitos - convert to use be16_add_cpu()" by Horia Geant? · 9 years ago
  69. 5fa7dad crypto: talitos - avoid memleak in talitos_alg_alloc() by Horia Geant? · 9 years ago
  70. f7ead7b lib: make lib/842 decompress functions static by Dan Streetman · 9 years ago
  71. 608f37d crypto: talitos - fix size calculation in talitos_edesc_alloc() by Dan Carpenter · 9 years ago
  72. 5d1d65f crypto: aead - Convert top level interface to new style by Herbert Xu · 9 years ago
  73. 53033d4 crypto: cryptd - Add missing aead.h inclusion by Herbert Xu · 9 years ago
  74. 97cacb9 crypto: qat - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  75. 9611ef6 crypto: picoxcell - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  76. 71b311d crypto: ixp4xx - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  77. a5a2b4d crypto: aesni - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  78. ba6d8e3 crypto: seqiv - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  79. fd0de97 crypto: pcrypt - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  80. 5d72336 crypto: gcm - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  81. 529a0b6 crypto: cryptd - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  82. 2c221ad crypto: ccm - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  83. 6650d09 crypto: authencesn - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  84. 25df919 crypto: authenc - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  85. 21b70134 crypto: aead - Add crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  86. add86d5 crypto: caam - Remove unnecessary reference to crt_aead by Herbert Xu · 9 years ago
  87. d1a2fd5 crypto: blkcipher - Include crypto/aead.h by Herbert Xu · 9 years ago
  88. e98014a crypto: talitos - Include internal/aead.h by Herbert Xu · 9 years ago
  89. 0ed6264 crypto: qat - Include internal/aead.h by Herbert Xu · 9 years ago
  90. 2d78db0 crypto: nx - Include internal/aead.h by Herbert Xu · 9 years ago
  91. 5290b42 crypto: ixp4xx - Include internal/aead.h by Herbert Xu · 9 years ago
  92. b579d42 crypto: caam - Include internal/aead.h by Herbert Xu · 9 years ago
  93. 7fb2a4b crypto: authencesn - Include internal/aead.h by Herbert Xu · 9 years ago
  94. 68acbf8 crypto: authenc - Include internal/aead.h by Herbert Xu · 9 years ago
  95. d6ef2f1 crypto: api - Add crypto_grab_spawn primitive by Herbert Xu · 9 years ago
  96. e9886ac selftests, x86: Rework x86 target architecture detection by Andy Lutomirski · 9 years ago
  97. c1e6e5c selftests, x86: Remove useless run_tests rule by Andy Lutomirski · 9 years ago
  98. 07620ab selftests/x86: install tests by Tyler Baker · 9 years ago
  99. 1872d01 selftest/x86: have no dependency on all when cross building by Tyler Baker · 9 years ago
  100. f9ea4a3 selftest/x86: build both bitnesses by Tyler Baker · 9 years ago