1. c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
  2. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  3. d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 9 years ago
  4. ecb2feb x86/mm: Teach is_new_memtype_allowed() about Write-Through type by Toshi Kani · 9 years ago
  5. 0d69bdf x86/mm/pat: Change reserve_memtype() for Write-Through type by Toshi Kani · 9 years ago
  6. d79a40c x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type by Toshi Kani · 9 years ago
  7. 7202fdb x86/mm/pat: Remove pat_enabled() checks by Borislav Petkov · 9 years ago
  8. 9cd25aa x86/mm/pat: Emulate PAT when it is disabled by Borislav Petkov · 9 years ago
  9. 9dac629 x86/mm/pat: Untangle pat_init() by Borislav Petkov · 9 years ago
  10. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  11. 1e6277d x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init by Jan Beulich · 9 years ago
  12. fbe7193 x86/mm/pat: Export pat_enabled() by Luis R. Rodriguez · 9 years ago
  13. cb32edf x86/mm/pat: Wrap pat_enabled into a function API by Luis R. Rodriguez · 9 years ago
  14. f962610 x86/mm/mtrr: Generalize runtime disabling of MTRRs by Luis R. Rodriguez · 9 years ago
  15. 7d010fd x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() by Luis R. Rodriguez · 9 years ago
  16. 2f9e897 x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pages by Luis R. Rodriguez · 9 years ago
  17. 9e76561 x86/mm/pat: Convert to pr_*() usage by Luis R. Rodriguez · 9 years ago
  18. b73522e x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers by Toshi Kani · 9 years ago
  19. 0cc705f x86/mm/mtrr: Clean up mtrr_type_lookup() by Toshi Kani · 9 years ago
  20. 3d3ca41 x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs by Toshi Kani · 9 years ago
  21. 9b3aca6 x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup() by Toshi Kani · 9 years ago
  22. 7f0431e x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry by Toshi Kani · 9 years ago
  23. 10455f6 x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP by Toshi Kani · 9 years ago
  24. d563a6b Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new changes by Ingo Molnar · 9 years ago
  25. ba155e2 Linux 4.1-rc5 by Linus Torvalds · 9 years ago
  26. 5b13966 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  27. 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
  28. 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
  29. 086e8dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  30. 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
  31. cf539cb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  32. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  33. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  34. a30ec4b Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  35. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  36. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  37. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 9 years ago
  38. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  39. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago
  40. 9eeb516 ARM: zynq: DT: Use the zynq binding with macb by Nathan Sullivan · 9 years ago
  41. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 9 years ago
  42. 6db9959 net: macb: Document zynq gem dt binding by Nathan Sullivan · 9 years ago
  43. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 9 years ago
  44. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 9 years ago
  45. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  46. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  47. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  48. a8106b1 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  49. 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
  50. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 9 years ago
  51. 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
  52. f0d8690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  53. 2f8126e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  54. 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
  55. 1865892 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  56. 83ee412 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  57. 97793a8 Merge tag 'mmc-4.1-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  58. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  59. e51a363 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  60. 77b071e Input: smtpe-ts - wait 50mS until polling for pen-up by Marek Vasut · 9 years ago
  61. e686e9e Input: smtpe-ts - use msecs_to_jiffies() instead of HZ by Marek Vasut · 9 years ago
  62. 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
  63. 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
  64. 15397f1 Input: joydev - don't classify the vmmouse as a joystick by Thomas Hellstrom · 9 years ago
  65. c78e174 net: sched: fix call_rcu() race on classifier module unloads by Daniel Borkmann · 9 years ago
  66. 6ca1213 drm/radeon: fix error flag checking in native aux path by Alex Deucher · 9 years ago
  67. 0f28d12 drm/radeon: retry dcpd fetch by Alex Deucher · 9 years ago
  68. 755c814 drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova() by Stephane Viau · 9 years ago
  69. 8532e34 md/bitmap: remove rcu annotation from pointer arithmetic. by NeilBrown · 9 years ago
  70. a811577 md/raid0: fix restore to sector variable in raid0_make_request by Eric Work · 9 years ago
  71. 4876969 raid5: fix broken async operation chain by Shaohua Li · 9 years ago
  72. 412dbad Input: vmmouse - do not reference non-existing version of X driver by Thomas Hellstrom · 9 years ago
  73. 72eceab Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad by Hans de Goede · 9 years ago
  74. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  75. 3ad2a5f irqchip/gicv3-its: ITS table size should not be smaller than PSZ by Minghuan Lian · 9 years ago
  76. 153c35b Btrfs: fix regression in raid level conversion by Chris Mason · 9 years ago
  77. 521a04d Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" by Ilya Dryomov · 9 years ago
  78. b049453 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 9 years ago
  79. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 9 years ago
  80. c15e10e net: phy: Make sure phy_start() always re-enables the phy interrupts by Tim Beale · 9 years ago
  81. 7764b9d Merge branch 'ipv6_ecmp_fixes' by David S. Miller · 9 years ago
  82. 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 9 years ago
  83. 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 9 years ago
  84. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 9 years ago
  85. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  86. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 9 years ago
  87. c447e76 kvm/fpu: Enable eager restore kvm FPU for MPX by Liang Li · 9 years ago
  88. 0fdd74f Revert "KVM: x86: drop fpu_activate hook" by Paolo Bonzini · 9 years ago
  89. e8fd5e9 kvm: fix crash in kvm_vcpu_reload_apic_access_page by Andrea Arcangeli · 9 years ago
  90. 26ba61f HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches by Ping Cheng · 9 years ago
  91. 219f47e ALSA: hda - Disable widget power-saving for ALC292 & co by Takashi Iwai · 9 years ago
  92. 48f4b3a ALSA: hda - Reduce verbs by node power-saves by Takashi Iwai · 9 years ago
  93. 976fa9a ALSA: sound/atmel/ac97c.c: remove unused variable by Arnd Bergmann · 9 years ago
  94. a962959 Btrfs: fix racy system chunk allocation when setting block group ro by Filipe Manana · 9 years ago
  95. 2c2ed5a btrfs: clear 'ret' in btrfs_check_shared() loop by Mark Fasheh · 9 years ago
  96. 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
  97. 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
  98. b7b0ed9 tcp: don't over-send F-RTO probes by Yuchung Cheng · 9 years ago
  99. da34ac7 tcp: only undo on partial ACKs in CA_Loss by Yuchung Cheng · 9 years ago
  100. 33b4b01 net/ipv6/udp: Fix ipv6 multicast socket filter regression by Henning Rogge · 9 years ago