1. fc04795 powerpc/thp: Handle combo pages in invalidate by Aneesh Kumar K.V · 10 years ago
  2. 629149f powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte by Aneesh Kumar K.V · 10 years ago
  3. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
  4. b0aa44a powerpc/thp: Add write barrier after updating the valid bit by Aneesh Kumar K.V · 10 years ago
  5. 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 10 years ago
  6. d658972 powerpc/perf/hv-24x7: Use kmem_cache_free by Himangi Saraogi · 10 years ago
  7. 587870e powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info by Thomas Falcon · 10 years ago
  8. a71d64b powerpc: Hard disable interrupts in xmon by Anton Blanchard · 10 years ago
  9. 56758e3 powerpc: remove duplicate definition of TEXASR_FS by Nishanth Aravamudan · 10 years ago
  10. 5efbabe powerpc/pseries: Avoid deadlock on removing ddw by Gavin Shan · 10 years ago
  11. f1b3929 powerpc/pseries: Failure on removing device node by Gavin Shan · 10 years ago
  12. ce8f150 powerpc/boot: Use correct zlib types for comparison by Benjamin Herrenschmidt · 10 years ago
  13. b09c2ec powerpc/powernv: Interface to register/unregister opal dump region by Vasant Hegde · 10 years ago
  14. 14c4000 printk: Add function to return log buffer address and size by Vasant Hegde · 10 years ago
  15. 3609e09 powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS by Michael Ellerman · 10 years ago
  16. 97b3be1 powerpc/ppc476: Disable BTAC by Alistair Popple · 10 years ago
  17. 763fe0a powerpc/powernv: Fix IOMMU group lost by Gavin Shan · 10 years ago
  18. 78e05b1 powerpc: Add smp_mb()s to arch_spin_unlock_wait() by Michael Ellerman · 10 years ago
  19. 51d7d52 powerpc: Add smp_mb() to arch_spin_is_locked() by Michael Ellerman · 10 years ago
  20. 11d5490 powerpc: Fix "attempt to move .org backwards" error by Guenter Roeck · 10 years ago
  21. 5d61a21 powerpc/nohash: Split __early_init_mmu() into boot and secondary by Scott Wood · 10 years ago
  22. 58d08e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  23. 64e3bbc Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  24. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  25. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  26. fc335c1 Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  27. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  28. 96784de Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux by Linus Torvalds · 10 years ago
  29. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  30. 023f78b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  31. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 10 years ago
  32. 771fa0e drm/nouveau: fix headless mode by Ben Skeggs · 10 years ago
  33. 0d48b58 drm/nouveau: hide sysfs pstate file behind an option again by Ben Skeggs · 10 years ago
  34. c354080 drm/nv50/disp: shhh compiler by Ben Skeggs · 10 years ago
  35. d6bd380 drm/gf100-/gr: implement the proper SetShaderExceptions method by Ben Skeggs · 10 years ago
  36. e887377 drm/gf100-/gr: remove some broken ltc bashing, for now by Ben Skeggs · 10 years ago
  37. 67cfbfd drm/gf100-/gr: unhardcode attribute cb config by Ben Skeggs · 10 years ago
  38. b81146b drm/gf100-/gr: fetch tpcs-per-ppc info on startup by Ben Skeggs · 10 years ago
  39. f331a15 drm/gf100-/gr: unhardcode pagepool config by Ben Skeggs · 10 years ago
  40. aa2d58c drm/gf100-/gr: unhardcode bundle cb config by Ben Skeggs · 10 years ago
  41. 694c6ca drm/gf100-/gr: improve initial context patch list helpers by Ben Skeggs · 10 years ago
  42. ac9738b drm/gf100-/gr: add support for zero bandwidth clear by Ben Skeggs · 10 years ago
  43. f38fdb6 drm/nouveau/ltc: add zbc drivers by Ben Skeggs · 10 years ago
  44. 95484b5 drm/nouveau/ltc: s/ltcg/ltc/ + cleanup by Ben Skeggs · 10 years ago
  45. f392ec4 drm/nouveau: use ram info from nvif_device by Ben Skeggs · 10 years ago
  46. 80bc340 drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers by Ben Skeggs · 10 years ago
  47. b76f152 drm/nouveau/disp: allow user direct access to channel control registers by Ben Skeggs · 10 years ago
  48. 648d4df drm/nouveau/disp: audit and version display classes by Ben Skeggs · 10 years ago
  49. 4952b4d drm/nouveau/disp: audit and version SCANOUTPOS method by Ben Skeggs · 10 years ago
  50. 67cb49c drm/nv50-/disp: audit and version PIOR_PWR method by Ben Skeggs · 10 years ago
  51. c02ed2b drm/nv50-/disp: audit and version SOR_DP_PWR method by Ben Skeggs · 10 years ago
  52. a3761fa drm/nv50-/disp: audit and version LVDS_SCRIPT method by Ben Skeggs · 10 years ago
  53. e00f223 drm/nv50-/disp: audit and version SOR_HDMI_PWR method by Ben Skeggs · 10 years ago
  54. 120b0c3 drm/nv50-/disp: audit and version SOR_HDA_ELD method by Ben Skeggs · 10 years ago
  55. d55b4af drm/nv50-/disp: audit and version SOR_PWR method by Ben Skeggs · 10 years ago
  56. c4abd31 drm/nv50-/disp: audit and version DAC_LOAD method by Ben Skeggs · 10 years ago
  57. bf0eb89 drm/nv50-/disp: audit and version DAC_PWR method by Ben Skeggs · 10 years ago
  58. 2c04ae0 drm/nv50-/disp: share channel creation between nv50/gf110 impls by Ben Skeggs · 10 years ago
  59. 410f3ec drm/nv50/kms: don't assume same class versions for all channels by Ben Skeggs · 10 years ago
  60. 867920f drm/nouveau/fifo: implement nvif event source by Ben Skeggs · 10 years ago
  61. 6c6ae06 drm/nouveau/fifo: allow direct access to channel control registers where possible by Ben Skeggs · 10 years ago
  62. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  63. a532da9 drm/nouveau/device: audit and version NVIF_CONTROL class and methods by Ben Skeggs · 10 years ago
  64. 96af822 drm/nouveau/pm: audit and version NVIF_PERFMON class and methods by Ben Skeggs · 10 years ago
  65. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 10 years ago
  66. b2c8170 drm/nouveau/dmaobj: switch to a slightly saner design by Ben Skeggs · 10 years ago
  67. bc98540 drm/nouveau/dmaobj: update to an improved style of class definition by Ben Skeggs · 10 years ago
  68. 586491e drm/nouveau/device: audit and version NV_DEVICE class by Ben Skeggs · 10 years ago
  69. aedf43d drm/nouveau: use ioctl interface for abi16 gpuobj free by Ben Skeggs · 10 years ago
  70. 3bdda04 drm/nouveau: use ioctl interface for abi16 ntfy alloc by Ben Skeggs · 10 years ago
  71. a4e610b drm/nouveau: use ioctl interface for abi16 grobj alloc by Ben Skeggs · 10 years ago
  72. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 10 years ago
  73. f45f55c drm/nouveau: remove (most) hardcoded object handle usage by Ben Skeggs · 10 years ago
  74. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 10 years ago
  75. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 10 years ago
  76. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 10 years ago
  77. fa2bade drm/nouveau: fix some usages of the wrong print function by Ben Skeggs · 10 years ago
  78. a04d042 drm/nouveau/nvif: import library functions for the ioctl/event interfaces by Ben Skeggs · 10 years ago
  79. 803c178 drm/nouveau/client: add method to retrieve device list by Ben Skeggs · 10 years ago
  80. 9c210f3 drm/nouveau/core: remove NV_D0 family by Ben Skeggs · 10 years ago
  81. d01c309 drm/nouveau/device: add method to retrieve some basic device info by Ben Skeggs · 10 years ago
  82. 8ec2a6e drm/nouveau/core: import ioctl/event interfaces by Ben Skeggs · 10 years ago
  83. 29dff2f drm/nouveau/core: add function to return list of supported children by Ben Skeggs · 10 years ago
  84. 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 10 years ago
  85. 4d681b6 drm/nouveau/core: move handle-based object apis to handle.c by Ben Skeggs · 10 years ago
  86. f5ee92f drm/nouveau/core: fail creation of zero-argument objects, when arguments are passed by Ben Skeggs · 10 years ago
  87. 3ee6f5b drm/nouveau: store a pointer to vm in nouveau_cli by Ben Skeggs · 10 years ago
  88. b12f0ae drm/nouveau: store vblank event handler data in nv_crtc by Ben Skeggs · 10 years ago
  89. 8a42364 drm/nv50/kms: create ctxdma objects for framebuffers as required by Ben Skeggs · 10 years ago
  90. ab0af55 drm/nv50/kms: move framebuffer wrangling out of common code by Ben Skeggs · 10 years ago
  91. 7820e5e drm/nouveau: Bump version from 1.1.1 to 1.1.2 by Mario Kleiner · 10 years ago
  92. f4e9ce2 drm/nv50-/sw: use nv50_software_context_dtor.... by Ben Skeggs · 10 years ago
  93. 838f6fe drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result by Ben Skeggs · 10 years ago
  94. 9cba5ef drm/nouveau: Dis/Enable vblank irqs during suspend/resume. by Mario Kleiner · 10 years ago
  95. 95713d4 drm/nouveau: platform: update moved Tegra header by Alexandre Courbot · 10 years ago
  96. b13a0a9 drm/nouveau/gk20a: reclocking support by Alexandre Courbot · 10 years ago
  97. bb4d29d drm/nouveau/clk: support for non-BIOS pstates by Alexandre Courbot · 10 years ago
  98. 2cfd22f drm/nouveau/clk: make therm and volt devices optional by Alexandre Courbot · 10 years ago
  99. cbb4cf8 drm/nouveau/perfmon: do not forget to destroy the engine context by Samuel Pitoiset · 10 years ago
  100. fd1496a drm/nouveau: map pages using DMA API by Alexandre Courbot · 10 years ago