1. 33b274b ARM: tegra: Use generated pinmux data for Nyan Big by Tomeu Vizoso · 9 years ago
  2. 1d1690b ARM: tegra: Use pwrseq-simple for the wifi in Nyan by Tomeu Vizoso · 9 years ago
  3. a0b9c1c ARM: tegra: Add node for trackpad in Nyan boards by Tomeu Vizoso · 9 years ago
  4. 59fe02c ARM: tegra: Add DTS for the nyan-blaze board by Tomeu Vizoso · 9 years ago
  5. 53d0285 ARM: tegra: Move generic parts out of the nyan-big DT by Tomeu Vizoso · 9 years ago
  6. 412e575 ARM: tegra: Change model of sound card in Nyan Big by Tomeu Vizoso · 9 years ago
  7. 3d03203 ARM: tegra: Use generated pinmux for Beaver board by Lucas Stach · 10 years ago
  8. fb81664 ARM: tegra: Import latest Jetson TK1 pinmux by Stephen Warren · 9 years ago
  9. a71aaf6 iwlwifi: Fix memory leak in iwl_req_fw_callback() by Larry Finger · 9 years ago
  10. c2d885c drm/i915: Removing the drrs capability enum initialization by Ramalingam C · 9 years ago
  11. 0e08704 ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 by Daniel Lezcano · 9 years ago
  12. 69e6cb3 ARM64: cpuidle: Remove arm64 reference by Daniel Lezcano · 9 years ago
  13. c9d6216 ARM64: cpuidle: Rename cpu_init_idle to a common function name by Daniel Lezcano · 9 years ago
  14. 191de17 ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function by Daniel Lezcano · 9 years ago
  15. 449e056 ARM: cpuidle: Add a cpuidle ops structure to be used for DT by Daniel Lezcano · 9 years ago
  16. 096fad9 drm/i915: move clearing of RPS interrupt bits from disable to reset time by Imre Deak · 9 years ago
  17. 58072cc drm/i915: fix race when clearing RPS IIR bits by Imre Deak · 9 years ago
  18. a76c7f4 x86/asm/entry/64: Fold syscall32_cpu_init() into its sole user by Denys Vlasenko · 9 years ago
  19. d0c294c tcp: prevent fetching dst twice in early demux code by Michal Kubeček · 9 years ago
  20. dff173d bnx2x: Fix statistics locking scheme by Yuval Mintz · 9 years ago
  21. 7ef70aa Merge tag 'linux-can-fixes-for-4.0-20150322' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  22. 0eebf9b5 powerpc: Remove unused st_le*() and ld_le* functions by David Gibson · 9 years ago
  23. d078eed powerpc: Cleanup KVM emulated load/store endian handling by David Gibson · 9 years ago
  24. 7a8bf87 powerpc: Remove arch specific byteswappers from the MXC MMC driver by David Gibson · 9 years ago
  25. c2d5a71 media/bt8xx: Remove old powerpc cruft by Benjamin Herrenschmidt · 9 years ago
  26. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. ba7c95e rhashtable: Fix sleeping inside RCU critical section in walk_stop by Herbert Xu · 9 years ago
  28. c6406d8 powerpc/eeh: Remove device_node dependency by Gavin Shan · 9 years ago
  29. 0bd7858 powerpc/eeh: Replace device_node with pci_dn in eeh_ops by Gavin Shan · 9 years ago
  30. ff57b45 powerpc/eeh: Do probe on pci_dn by Gavin Shan · 9 years ago
  31. e8e9b34 powerpc/eeh: Create eeh_dev from pci_dn instead of device_node by Gavin Shan · 9 years ago
  32. c035ff1 powerpc/pci: Trace more information from pci_dn by Gavin Shan · 9 years ago
  33. 3532a741 powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor by Gavin Shan · 9 years ago
  34. cca87d3 powerpc/pci: Refactor pci_dn by Gavin Shan · 9 years ago
  35. 12a89db net/ethernet/sfc: Don't use of_node_to_eeh_dev() by Benjamin Herrenschmidt · 9 years ago
  36. ce046c5 Merge branch 'ipv6_stable_privacy_address' by David S. Miller · 9 years ago
  37. 9f0761c ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 9 years ago
  38. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 9 years ago
  39. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 9 years ago
  40. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 9 years ago
  41. 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 9 years ago
  42. 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 9 years ago
  43. 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 9 years ago
  44. ab2bb32 lib: EXPORT_SYMBOL sha_init by Hannes Frederic Sowa · 9 years ago
  45. 7f163d0 Merge branch 'bcmgenet-next' by David S. Miller · 9 years ago
  46. a6f31f5 net: bcmgenet: power down and up GPHY during suspend/resume by Florian Fainelli · 9 years ago
  47. a642c4f net: bcmgenet: power up and down integrated GPHY when unused by Florian Fainelli · 9 years ago
  48. a9d608c net: bcmgenet: implement GPHY power down sequence by Florian Fainelli · 9 years ago
  49. 0c81a8e net: bcmgenet: fix GPHY power-up sequence by Florian Fainelli · 9 years ago
  50. 8212c98 net: bcmgenet: rename bcmgenet_ephy_power_up by Florian Fainelli · 9 years ago
  51. 0d017e2 net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit by Florian Fainelli · 9 years ago
  52. ca8cf34 net: bcmgenet: propagate errors from bcmgenet_power_down by Florian Fainelli · 9 years ago
  53. cc330b5 Merge branch 'rhashtable-next' by David S. Miller · 9 years ago
  54. ccd57b1 rhashtable: Add immediate rehash during insertion by Herbert Xu · 9 years ago
  55. b9ecfda rhashtable: Allow GFP_ATOMIC bucket table allocation by Herbert Xu · 9 years ago
  56. b824478 rhashtable: Add multiple rehash support by Herbert Xu · 9 years ago
  57. 18093d1 rhashtable: Shrink to fit by Herbert Xu · 9 years ago
  58. 6d02294 tipc: Use default rhashtable hashfn by Herbert Xu · 9 years ago
  59. 11b58ba netlink: Use default rhashtable hashfn by Herbert Xu · 9 years ago
  60. 31ccde2 rhashtable: Allow hashfn to be unset by Herbert Xu · 9 years ago
  61. de91b25 rhashtable: Eliminate unnecessary branch in rht_key_hashfn by Herbert Xu · 9 years ago
  62. d88252f rhashtable: Add barrier to ensure we see new tables in walker by Herbert Xu · 9 years ago
  63. 8218c3f drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 9 years ago
  64. e167359 Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  65. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  66. cc9e605 module: do not print allocation-fail warning on bogus user buffer size by Kirill A. Shutemov · 9 years ago
  67. 7b63c3a kernel/module.c: fix typos in message about unused symbols by Yannick Guerrini · 9 years ago
  68. 682f048 af_packet: pass checksum validation status to the user by Alexander Drozdov · 9 years ago
  69. 68c2e5d af_packet: make tpacket_rcv to not set status value before run_filter by Alexander Drozdov · 9 years ago
  70. c697366 inet: fix double request socket freeing by Fan Du · 9 years ago
  71. 2f921b5 lguest: suppress interrupts for single insn, not range. by Rusty Russell · 9 years ago
  72. 7042cb4 lguest: simplify lguest_iret by Denys Vlasenko · 9 years ago
  73. 41f055d lguest: rename i386_head.S in the comments by Alexander Kuleshov · 9 years ago
  74. 67c50bf lguest: explicitly set miscdevice's private_data NULL by Martin Kepplinger · 9 years ago
  75. 74ccbff Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  76. 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 9 years ago
  77. 4117ed7 Bluetooth: Add support for instance scan response by Arman Uguray · 9 years ago
  78. da929335 Bluetooth: Implement the Remove Advertising command by Arman Uguray · 9 years ago
  79. 24b4f38 Bluetooth: Implement the Add Advertising command by Arman Uguray · 9 years ago
  80. 203fea0 Bluetooth: Add data structure for advertising instance by Arman Uguray · 9 years ago
  81. 4453b00 Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags by Arman Uguray · 9 years ago
  82. 841a666 Bluetooth: Add definitions for Add/Remove Advertising API by Arman Uguray · 9 years ago
  83. 9be53cf powerpc: Enable power monitor feature in defconfig for supported platforms by Hongtao Jia · 9 years ago
  84. 7648693 powerpc: Enable thermal monitor feature in defconfig for supported platforms by Hongtao Jia · 9 years ago
  85. 2e6e996 powerpc/corenet: Enable muxing MDIO buses via FPGA by Shruti Kanetkar · 9 years ago
  86. a189243 powerpc/corenet: Enable muxing MDIO buses via GPIO by Andy Fleming · 9 years ago
  87. 1e8ed06 powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s) by Kumar Gala · 9 years ago
  88. cb5915e powerpc: Make corenet64_defconfig a bit more useful by Benjamin Herrenschmidt · 9 years ago
  89. ff01565 powerpc/85xx: workaround for chips with MSI hardware errata by Hongtao Jia · 9 years ago
  90. 807d38b powerpc/mpic: Add get_version API both for internal and external use by Hongtao Jia · 11 years ago
  91. 7dea9ec powerpc/mpc85xx: Add FMan platform support by Igal Liberman · 9 years ago
  92. eedea67 powerpc/dts: Remove B4860 emulator support by Emil Medve · 9 years ago
  93. 7449613 kvm: avoid page allocation failure in kvm_set_memory_region() by Igor Mammedov · 9 years ago
  94. 288a298 powerpc/pseries: Introduce api_version to migration sysfs interface by Tyrel Datwyler · 9 years ago
  95. a123374f KVM: x86: inline kvm_ioapic_handles_vector() by Radim Krčmář · 9 years ago
  96. bbf4aef Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 9 years ago
  97. c806a6a KVM: x86: call irq notifiers with directed EOI by Radim Krčmář · 9 years ago
  98. 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 9 years ago
  99. 3966fab clk: qcom: Add MSM8916 Global Clock Controller support by Georgi Djakov · 9 years ago
  100. a5408ec dt-bindings: Add #defines for MSM8916 clocks and resets by Georgi Djakov · 9 years ago