1. 8e96e3b userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs by Eric W. Biederman · 12 years ago
  2. 72cda3d userns: Convert in_group_p and in_egroup_p to use kgid_t by Eric W. Biederman · 13 years ago
  3. 9236163 userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  4. 5af6620 userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids by Eric W. Biederman · 12 years ago
  5. a29c33f userns: Convert setting and getting uid and gid system calls to use kuid and kgid by Eric W. Biederman · 13 years ago
  6. 18815a1 userns: Convert capabilities related permsion checks by Eric W. Biederman · 13 years ago
  7. 9c806aa userns: Convert sched_set_affinity and sched_set_scheduler's permission checks by Eric W. Biederman · 13 years ago
  8. 76b6db0 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid by Eric W. Biederman · 12 years ago
  9. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  10. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  11. f525c6d2 ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() by John Fastabend · 12 years ago
  12. ab6039a ixgbe: fix race condition with shutdown by Don Skidmore · 12 years ago
  13. 9cd9130 ixgbevf: Update version string by Greg Rose · 12 years ago
  14. 795180d ixgbevf: Make sure jumbo frames are set correctly after PF reset by Greg Rose · 12 years ago
  15. 31a1b37 ixgbevf: Add support to recognize 100mb link speed by Greg Rose · 12 years ago
  16. 59aed95 e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 12 years ago
  17. d4a4206 e1000e: Disable ASPM L1 on 82574 by Chris Boot · 12 years ago
  18. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 12 years ago
  19. 885fe7b e1000e: Resolve intermittent negotiation issue on 82574/82583. by Matthew Vick · 12 years ago
  20. c846b61 drm/i915: make DBLCLK modes work by Paulo Zanoni · 12 years ago
  21. 0aa534d drm/i915: rename AVI InfoFrame field 'PR' to 'YQ_CN_PR' by Paulo Zanoni · 12 years ago
  22. e04c735 drm/i915: Wait for the clocks to stabilise before updating PLLs by Chris Wilson · 12 years ago
  23. 555304f drm/i915: rip out intel_dpio_write again by Daniel Vetter · 12 years ago
  24. b4aca01 drm/i915: extract some common olr+wedge code by Ben Widawsky · 12 years ago
  25. c921aba drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c by Daniel Vetter · 12 years ago
  26. 4225d0f drm/i915: fixup __iomem mixups in ringbuffer.c by Daniel Vetter · 12 years ago
  27. 316d388 drm/i915: rework legacy GFX HWS handling by Daniel Vetter · 12 years ago
  28. 627965a drm/i915: kill pointless clearing of dev_priv->hws_map by Daniel Vetter · 12 years ago
  29. b3daeae drm/i915: move rps/emon function declarations by Daniel Vetter · 12 years ago
  30. eb48eb0 drm/i915: move the ips code to intel_pm.c by Daniel Vetter · 12 years ago
  31. 6ebebc9 drm/i915: disallow clip rects on gen5+ by Daniel Vetter · 12 years ago
  32. 09422b2 drm/i915: move LP_RING&friends to i915_dma.c by Daniel Vetter · 12 years ago
  33. d05c617 drm/i915: extract dri1 breadcrumb update from irq handler by Daniel Vetter · 12 years ago
  34. 9488867 drm/i915: move dri1 irq ioctl code to i915_dma.c by Daniel Vetter · 12 years ago
  35. 647a3fb drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlers by Daniel Vetter · 12 years ago
  36. d56b213 drm/i915: kill intel_clear_scanline_wait by Daniel Vetter · 12 years ago
  37. 6d90c95 drm/i915: remove LP_RING&friends from modeset code by Daniel Vetter · 12 years ago
  38. 64c43c3 drm/i915: rip out dev_priv->tex_lru_log_granularity by Daniel Vetter · 12 years ago
  39. 53ca26c drm/i915 disallow physical batchbuffers for KMS by Daniel Vetter · 12 years ago
  40. 8781342 drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct by Daniel Vetter · 12 years ago
  41. d1c1edb drm/i915: move dri1 vblank stubs to i915_dma.c by Daniel Vetter · 12 years ago
  42. 7001f22 drm/i915: Remove unused dev_priv->vblank_pipe by Chris Wilson · 12 years ago
  43. 582be6b drm/i915: Only enable IPS polling for gen5 by Chris Wilson · 12 years ago
  44. 6d171cb drm/i915: Remove unused ring->irq_seqno by Chris Wilson · 12 years ago
  45. 3b88cc0 drm/i915: use __wait_seqno for ring throttle by Ben Widawsky · 12 years ago
  46. 4146b08 drm/i915: remove polled wait from throttle by Ben Widawsky · 12 years ago
  47. 604dd3e drm/i915: extract __wait_seqno from i915_wait_request by Ben Widawsky · 12 years ago
  48. c58cf4f drm/i915: drop polled waits from i915_wait_request by Ben Widawsky · 12 years ago
  49. 9574b3f drm/i915: kill waiting_seqno by Ben Widawsky · 12 years ago
  50. be998e2 drm/i915: move vbetool invoked ier stuff by Ben Widawsky · 12 years ago
  51. b2da9fe drm/i915: remove do_retire from i915_wait_request by Ben Widawsky · 12 years ago
  52. 5074329 drm/i915: use the new masked bit macro some more by Daniel Vetter · 12 years ago
  53. 624f869 drm/i915: Remove unused and unloved vblank macros by Chris Wilson · 12 years ago
  54. bbba0a9 drm/i915: Inline I915_INTERRUPT_ENABLE_FIX by Chris Wilson · 12 years ago
  55. 38bde18 drm/i915: Handle PendingFlip on gen3 robustly by Chris Wilson · 12 years ago
  56. 55b3975 drm/i915: Cleanup gen3 irq uninstall by Chris Wilson · 12 years ago
  57. 00d98eb drm/i915: HWSTAM is only 16-bit on gen3 by Chris Wilson · 12 years ago
  58. 8291ee9 drm/i915: Remove gen4 irq code from gen3 irq routine by Chris Wilson · 12 years ago
  59. 2c8ba29 drm/i915: Remove gen3 irq code from gen4 irq routine by Chris Wilson · 12 years ago
  60. 4f7d1e7 drm/i915: Clear FlipDone semantics change for pageflipping on gen3 by Chris Wilson · 12 years ago
  61. a266c7d drm/i915: Duplicate and split the gen3/4 irq handler by Chris Wilson · 12 years ago
  62. e0f608d drm/i915: pending_flip_is_done is gen3, name it so by Chris Wilson · 12 years ago
  63. fa883c6 drm/i915: Remove redundant initialisation of per-ring IRQ waitqueues by Chris Wilson · 12 years ago
  64. 8b2e326 drm/i915: Unconditionally initialise the interrupt workers by Chris Wilson · 12 years ago
  65. cd9d4e9 drm/i915: check for kms in dri1 ioctls by Daniel Vetter · 12 years ago
  66. 2e895b1 drm/i915: rip out dev_priv->has_gem by Daniel Vetter · 12 years ago
  67. 63ed2cb drm/i915: rip out GEM drm feature checks by Daniel Vetter · 12 years ago
  68. 7bb6fb8 drm/i915: disallow gem ums init ioctl for kms by Daniel Vetter · 12 years ago
  69. 1cff8f6 drm/i915: properly check for MODESET for kms driver ioctls by Daniel Vetter · 12 years ago
  70. 13a86b8 drm/i915: CR clock gating is recommend to be set on PineView by Chris Wilson · 12 years ago
  71. 1070a42 drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c by Chris Wilson · 12 years ago
  72. 9797fbf drm/i915: Split the stolen handling for GEM out of i915_dma.c by Chris Wilson · 12 years ago
  73. 1488fc0 drm/i915: Remove the deferred-free list by Chris Wilson · 12 years ago
  74. 1b50247 drm/i915: Remove the list of pinned inactive objects by Chris Wilson · 12 years ago
  75. a39d7ef drm/i915: Remove i915_gem_evict_inactive() by Chris Wilson · 12 years ago
  76. 8325a09 drm/i915: Bump the inactive LRU on set-to-GTT-domain by Chris Wilson · 12 years ago
  77. c7bd4c2 drm/i915: Remove too early plane enable on pre-PCH hardware by Chris Wilson · 12 years ago
  78. 7338aef drm/i915: Use a global lock for modifying global irq flags by Chris Wilson · 12 years ago
  79. 97e1930 drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too by Daniel Vetter · 12 years ago
  80. 6b26c86 drm/i915: create macros to handle masked bits by Daniel Vetter · 12 years ago
  81. ee7b9f9 drm/i915: manage PCH PLLs separately from pipes by Jesse Barnes · 12 years ago
  82. c2798b1 drm/i915: i8xx interrupt handler by Chris Wilson · 12 years ago
  83. 1869b62 drm/i915: Only the zap the VMA after updating the tiling parameters by Chris Wilson · 12 years ago
  84. 5d82e3e drm/i915: Clarify the semantics of tiling_changed by Chris Wilson · 12 years ago
  85. 38de45c drm/i915: fixup tv load-detect on enabled but not active crtc by Daniel Vetter · 12 years ago
  86. 63c6227 drm/i915: re-add static qualifier to get_cxsr_latency by Daniel Vetter · 12 years ago
  87. 4f0c7cf drm/i915: [sparse] __iomem fixes for gem by Ben Widawsky · 12 years ago
  88. 0d38f00 drm/i915: [sparse] __iomem fixes for debugfs by Daniel Vetter · 12 years ago
  89. 75020bc drm/i915: [sparse] __iomem fixes for overlay by Ben Widawsky · 12 years ago
  90. 5bc4418 drm/i915: [sparse] __iomem fixes for opregion by Ben Widawsky · 12 years ago
  91. 92d68ed drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs by Chris Wilson · 12 years ago
  92. 828ed3e drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB by Chris Wilson · 12 years ago
  93. 083f956 drm/i915: print computed bpp in dp link configuration by Daniel Vetter · 12 years ago
  94. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 12 years ago
  95. 7c0427e e1000e: suggest a possible workaround to a device hang on 82577/8 by Bruce Allan · 12 years ago
  96. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  97. 6e079d5 vgaarb: Provide dummy default device functions by Matthew Garrett · 12 years ago
  98. 5db578e vgaarb: Provide dummy default device functions by Matthew Garrett · 12 years ago
  99. af94bf6 ixgbe: Fix use after free on module remove by Alexander Duyck · 12 years ago
  100. 34a802a tcp: move stats merge to the end of tcp_try_coalesce by Alexander Duyck · 12 years ago