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