1. a396f3a xen/pciback: Do not install an IRQ handler for MSI interrupts. by Konrad Rzeszutek Wilk · 9 years ago
  2. 5e0ce14 xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled by Konrad Rzeszutek Wilk · 9 years ago
  3. 56441f3 xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled by Konrad Rzeszutek Wilk · 9 years ago
  4. 8135cf8 xen/pciback: Save xen_pci_op commands before processing it by Konrad Rzeszutek Wilk · 9 years ago
  5. be69746 xen-scsiback: safely copy requests by David Vrabel · 9 years ago
  6. 1877914 xen-blkback: read from indirect descriptors only once by Roger Pau Monné · 9 years ago
  7. 1f13d75 xen-blkback: only read request operation from shared ring once by Roger Pau Monné · 9 years ago
  8. 68a33bf xen-netback: use RING_COPY_REQUEST() throughout by David Vrabel · 9 years ago
  9. 0f58996 xen-netback: don't use last request to determine minimum Tx credit by David Vrabel · 9 years ago
  10. 454d5d8 xen: Add RING_COPY_REQUEST() by David Vrabel · 9 years ago
  11. 20f36e0 xen/x86/pvh: Use HVM's flush_tlb_others op by Boris Ostrovsky · 9 years ago
  12. de0afc9 xen: Resume PMU from non-atomic context by Boris Ostrovsky · 9 years ago
  13. 3de88d6 xen/events/fifo: Consume unprocessed events when a CPU dies by Ross Lagerwall · 9 years ago
  14. 8620015 xen/evtchn: dynamically grow pending event channel ring by David Vrabel · 9 years ago
  15. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  16. 9c17d96 xen/gntdev: Grant maps should not be subject to NUMA balancing by Boris Ostrovsky · 9 years ago
  17. abed7d0 xen: fix the check of e_pfn in xen_find_pfn_range by Zhenzhong Duan · 9 years ago
  18. 914beb9 x86/xen: add reschedule point when mapping foreign GFNs by David Vrabel · 9 years ago
  19. cb9644b xen/arm: don't try to re-register vcpu_info on cpu_hotplug. by Stefano Stabellini · 9 years ago
  20. 1c7a621 xen, cpu_hotplug: call device_offline instead of cpu_down by Stefano Stabellini · 9 years ago
  21. a314e3e xen/arm: Enable cpu_hotplug.c by Stefano Stabellini · 9 years ago
  22. 89bf4b4 xenbus: Support multiple grants ring with 64KB by Julien Grall · 9 years ago
  23. f73314b xen/grant-table: Add an helper to iterate over a specific number of grants by Julien Grall · 9 years ago
  24. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  25. d5f985c xen/arm: correct comment in enlighten.c by Juergen Gross · 9 years ago
  26. a36012b xen/gntdev: use types from linux/types.h in userspace headers by Mikko Rapeli · 9 years ago
  27. 91afb7c xen/gntalloc: use types from linux/types.h in userspace headers by Mikko Rapeli · 9 years ago
  28. 3990dd2 xen/balloon: Use the correct sizeof when declaring frame_list by Julien Grall · 9 years ago
  29. 9435cce xen/swiotlb: Add support for 64KB page granularity by Julien Grall · 9 years ago
  30. 291be10 xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb by Julien Grall · 9 years ago
  31. 250c9af arm/xen: Add support for 64KB page granularity by Julien Grall · 9 years ago
  32. 5995a68 xen/privcmd: Add support for Linux 64KB page granularity by Julien Grall · 9 years ago
  33. d0089e8 net/xen-netback: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  34. 30c5d7f net/xen-netfront: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  35. 67de5df block/xen-blkback: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  36. c004a6f block/xen-blkfront: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  37. 5ed5451 xen/grant-table: Make it running on 64KB granularity by Julien Grall · 9 years ago
  38. a001c9d xen/events: fifo: Make it running on 64KB granularity by Julien Grall · 9 years ago
  39. 30756c6 xen/balloon: Don't rely on the page granularity is the same for Xen and Linux by Julien Grall · 9 years ago
  40. 9652c08 tty/hvc: xen: Use xen page definition by Julien Grall · 9 years ago
  41. 7d56792 xen/xenbus: Use Xen page definition by Julien Grall · 9 years ago
  42. 36f8abd xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pages by Julien Grall · 9 years ago
  43. 4f503fb block/xen-blkfront: split get_grant in 2 by Julien Grall · 9 years ago
  44. a7a6df2 block/xen-blkfront: Store a page rather a pfn in the grant structure by Julien Grall · 9 years ago
  45. 3320466 block/xen-blkfront: Split blkif_queue_request in 2 by Julien Grall · 9 years ago
  46. 3922f32 xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one by Julien Grall · 9 years ago
  47. 008c320 xen/grant: Introduce helpers to split a page into grant by Julien Grall · 9 years ago
  48. 1084b19 xen: Add Xen specific page definition by Julien Grall · 9 years ago
  49. 5031612 arm/xen: Drop pte_mfn and mfn_pte by Julien Grall · 9 years ago
  50. a0f2e80 net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop by Julien Grall · 9 years ago
  51. 4a69c90 xen/balloon: pre-allocate p2m entries for ballooned pages by David Vrabel · 9 years ago
  52. 8edfcf8 x86/xen: export xen_alloc_p2m_entry() by David Vrabel · 9 years ago
  53. 1cf6a6c xen/balloon: use hotplugged pages for foreign mappings etc. by David Vrabel · 9 years ago
  54. 81b286e xen/balloon: make alloc_xenballoon_pages() always allocate low pages by David Vrabel · 9 years ago
  55. b2ac6aa xen/balloon: only hotplug additional memory if required by David Vrabel · 9 years ago
  56. de5a77d xen/balloon: rationalize memory hotplug stats by David Vrabel · 9 years ago
  57. 55b3da9 xen/balloon: find non-conflicting regions to place hotplugged memory by David Vrabel · 9 years ago
  58. f5775e0 x86/xen: discard RAM regions above the maximum reservation by David Vrabel · 10 years ago
  59. f6a6cb1 xen/balloon: remove scratch page left overs by David Vrabel · 9 years ago
  60. 62cedb9 mm: memory hotplug with an existing resource by David Vrabel · 9 years ago
  61. 7379047 Linux 4.3-rc6 by Linus Torvalds · 9 years ago
  62. c44b325 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  63. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 9 years ago
  64. 81429a6 Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 16c8b9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  66. 4f3f957 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  67. 045ce74 Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  68. 6aa8ca4 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  69. 59bcce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  70. a4c4c49 Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  71. 8b7b56f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  72. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  73. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  74. 934ed25 sh: add copy_user_page() alias for __copy_user() by Ross Zwisler · 9 years ago
  75. 1fd4e5c lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE by Andrew Morton · 9 years ago
  76. 0f90cc6 mm, dax: fix DAX deadlocks by Ross Zwisler · 9 years ago
  77. 424cdc1 memcg: convert threshold to bytes by Shaohua Li · 9 years ago
  78. 8d740a3 builddeb: remove debian/files before build by Riku Voipio · 9 years ago
  79. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  80. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  81. 0d9fde4 rbd: set max_sectors explicitly by Ilya Dryomov · 9 years ago
  82. 56fd16c timekeeping: Increment clock_was_set_seq in timekeeping_init() by Thomas Gleixner · 9 years ago
  83. fa54823 Merge branches 'acpica', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  84. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  85. d549f54 drm/virtio: use %llu format string form atomic64_t by Arnd Bergmann · 9 years ago
  86. ba2199a MAINTAINERS: Add myself as maintainer for the gma500 driver by Patrik Jakobsson · 9 years ago
  87. 99763bb MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver by Boris BREZILLON · 9 years ago
  88. 57606c7 Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  89. b2293cb Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  90. 69984b64 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  91. 3155823 Merge tag 'pinctrl-v4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  92. 8e601a9 cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) by Srinivas Pandruvada · 9 years ago
  93. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  94. c7823b6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  95. 176bed1 vmstat: explicitly schedule per-cpu work on the CPU we need it to run on by Linus Torvalds · 9 years ago
  96. 995e2fe Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  97. fc531d9 MAINTAINERS: add maintainers for Synopsis Designware I2C drivers by Wolfram Sang · 9 years ago
  98. f6c7aba drm/amdgpu: Keep the pflip interrupts always enabled v7 by Michel Dänzer · 9 years ago
  99. 80c083c drm/amdgpu: adjust default dispclk (v2) by Alex Deucher · 9 years ago
  100. 36d48fb i2c: designware-platdrv: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago