1. d23b251 of/irq: Fix pSeries boot failure by Jeremy Linton · 9 years ago
  2. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  3. 0b34c1a4 Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt" by Thomas Langer · 9 years ago
  4. ce16b9d of: define of_find_node_by_phandle for !CONFIG_OF by Suman Anna · 9 years ago
  5. 294240f of/address: use atomic allocation in pci_register_io_range() by Jingoo Han · 9 years ago
  6. 72d942e of: Add vendor prefix for Zodiac Inflight Innovations by Andrew Lunn · 9 years ago
  7. aefc7ec2 dt/fdt: add empty versions of early_init_dt_*_memory_arch by Rob Herring · 9 years ago
  8. 63a4aea of: clean-up unnecessary libfdt include paths by Rob Herring · 9 years ago
  9. 649e0a7 of: make unittest select OF_EARLY_FLATTREE instead of depend on it by Rob Herring · 9 years ago
  10. 0166dc1 of: make CONFIG_OF user selectable by Rob Herring · 9 years ago
  11. 42ef894 MIPS: prepare for user enabling of CONFIG_OF by Rob Herring · 9 years ago
  12. ce32f85 of/fdt: fix argument name and add comments of unflatten_dt_node() by Masahiro Yamada · 9 years ago
  13. c8fff7b of: return NUMA_NO_NODE from fallback of_node_to_nid() by Konstantin Khlebnikov · 9 years ago
  14. e7a9a5bb tps6507x.txt: Remove executable permission by Joe Perches · 9 years ago
  15. 94a8bf9 of/overlay: Grammar s/an negative/a negative/ by Geert Uytterhoeven · 9 years ago
  16. 3b1a2c9 of/fdt: Make fdt blob input parameters of unflatten functions const by Geert Uytterhoeven · 9 years ago
  17. 3386e0f of: add helper function to retrive match data by Joachim Eastwood · 9 years ago
  18. 31712c9 of: Grammar s/property exist/property exists/ by Geert Uytterhoeven · 9 years ago
  19. 391b459 of: Move OF flags to be visible even when !CONFIG_OF by Pantelis Antoniou · 9 years ago
  20. ba155e2 Linux 4.1-rc5 by Linus Torvalds · 9 years ago
  21. 5b13966 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  22. c5db6a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 9bd4459 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 086e8dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  25. 7ce14f6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  26. cf539cb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  27. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  28. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  29. a30ec4b Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  30. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  31. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  32. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 9 years ago
  33. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  34. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago
  35. 9eeb516 ARM: zynq: DT: Use the zynq binding with macb by Nathan Sullivan · 9 years ago
  36. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 9 years ago
  37. 6db9959 net: macb: Document zynq gem dt binding by Nathan Sullivan · 9 years ago
  38. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 9 years ago
  39. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 9 years ago
  40. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  41. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  42. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  43. a8106b1 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  44. bb43589 Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  45. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 9 years ago
  46. 865d872 Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  47. f0d8690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  48. 2f8126e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  49. 0c68e5b Merge tag 'sound-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  50. 1865892 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  51. 83ee412 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  52. 97793a8 Merge tag 'mmc-4.1-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  53. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  54. e51a363 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  55. 77b071e Input: smtpe-ts - wait 50mS until polling for pen-up by Marek Vasut · 9 years ago
  56. e686e9e Input: smtpe-ts - use msecs_to_jiffies() instead of HZ by Marek Vasut · 9 years ago
  57. 3d854120 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  58. 4cce593 Merge tag 'hwmon-for-linus-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  59. 15397f1 Input: joydev - don't classify the vmmouse as a joystick by Thomas Hellstrom · 9 years ago
  60. c78e174 net: sched: fix call_rcu() race on classifier module unloads by Daniel Borkmann · 9 years ago
  61. 6ca1213 drm/radeon: fix error flag checking in native aux path by Alex Deucher · 9 years ago
  62. 0f28d12 drm/radeon: retry dcpd fetch by Alex Deucher · 9 years ago
  63. 755c814 drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova() by Stephane Viau · 9 years ago
  64. 8532e34 md/bitmap: remove rcu annotation from pointer arithmetic. by NeilBrown · 9 years ago
  65. a811577 md/raid0: fix restore to sector variable in raid0_make_request by Eric Work · 9 years ago
  66. 4876969 raid5: fix broken async operation chain by Shaohua Li · 9 years ago
  67. 412dbad Input: vmmouse - do not reference non-existing version of X driver by Thomas Hellstrom · 9 years ago
  68. 72eceab Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad by Hans de Goede · 9 years ago
  69. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  70. 3ad2a5f irqchip/gicv3-its: ITS table size should not be smaller than PSZ by Minghuan Lian · 9 years ago
  71. 153c35b Btrfs: fix regression in raid level conversion by Chris Mason · 9 years ago
  72. 521a04d Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" by Ilya Dryomov · 9 years ago
  73. b049453 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 9 years ago
  74. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 9 years ago
  75. c15e10e net: phy: Make sure phy_start() always re-enables the phy interrupts by Tim Beale · 9 years ago
  76. 7764b9d Merge branch 'ipv6_ecmp_fixes' by David S. Miller · 9 years ago
  77. 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 9 years ago
  78. 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 9 years ago
  79. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 9 years ago
  80. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  81. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 9 years ago
  82. c447e76 kvm/fpu: Enable eager restore kvm FPU for MPX by Liang Li · 9 years ago
  83. 0fdd74f Revert "KVM: x86: drop fpu_activate hook" by Paolo Bonzini · 9 years ago
  84. e8fd5e9 kvm: fix crash in kvm_vcpu_reload_apic_access_page by Andrea Arcangeli · 9 years ago
  85. 26ba61f HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches by Ping Cheng · 9 years ago
  86. 219f47e ALSA: hda - Disable widget power-saving for ALC292 & co by Takashi Iwai · 9 years ago
  87. 48f4b3a ALSA: hda - Reduce verbs by node power-saves by Takashi Iwai · 9 years ago
  88. 976fa9a ALSA: sound/atmel/ac97c.c: remove unused variable by Arnd Bergmann · 9 years ago
  89. a962959 Btrfs: fix racy system chunk allocation when setting block group ro by Filipe Manana · 9 years ago
  90. 2c2ed5a btrfs: clear 'ret' in btrfs_check_shared() loop by Mark Fasheh · 9 years ago
  91. f7c125a Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  92. 892bd62 Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  93. b7b0ed9 tcp: don't over-send F-RTO probes by Yuchung Cheng · 9 years ago
  94. da34ac7 tcp: only undo on partial ACKs in CA_Loss by Yuchung Cheng · 9 years ago
  95. 33b4b01 net/ipv6/udp: Fix ipv6 multicast socket filter regression by Henning Rogge · 9 years ago
  96. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 9 years ago
  97. 1113cdf Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  98. 416716e Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  99. 68465bb Merge tag 'pwm/for-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  100. 1173ff0 watchdog: fix double lock in watchdog_nmi_enable_all by Michal Hocko · 9 years ago