1. 3b5c662 drm: extract dp link bw helpers by Daniel Vetter · 12 years ago
  2. a7c9655 drm/i915: use the new dp train delay helpers by Daniel Vetter · 12 years ago
  3. 1a644cd drm: extract dp link train delay functions from radeon by Daniel Vetter · 12 years ago
  4. 0f037bd drm: extract helpers to compute new training values from sink request by Daniel Vetter · 12 years ago
  5. 0191627 drm: dp helper: extract drm_dp_clock_recovery_ok by Daniel Vetter · 12 years ago
  6. 1ffdff1 drm: dp helper: extract drm_dp_channel_eq_ok by Daniel Vetter · 12 years ago
  7. 00ae9a4 drm: rename drm_dp_i2c_helper.c to drm_dp_helper.c by Daniel Vetter · 12 years ago
  8. 9ec1561 drm/i915: remove unused mem_block struct definition by Mika Kuoppala · 12 years ago
  9. 9cd300e drm/i915: Move cached EDID to intel_connector by Jani Nikula · 12 years ago
  10. ebda95a drm/i915: Do not free the passed EDID in intel_connector_update_modes() by Jani Nikula · 12 years ago
  11. dd06f90 drm/i915: Move the fixed mode to intel_panel by Jani Nikula · 12 years ago
  12. 1d50870 drm/i915: Create generic intel_panel for LVDS and eDP by Jani Nikula · 12 years ago
  13. f8779fd drm/i915/dp: Initialize eDP fixed mode in intel_dp_init by Jani Nikula · 12 years ago
  14. 62165e0 drm/i915/lvds: Move some connector specific info across from the encoder by Jani Nikula · 12 years ago
  15. 0657b6b drm/i915: Backlight setup requires connector so pass it as parameter by Jani Nikula · 12 years ago
  16. db1740a drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector by Jani Nikula · 12 years ago
  17. c7362c4 drm/i915/lvds: Introduce intel_lvds_connector by Jani Nikula · 12 years ago
  18. 29b99b4 drm/i915/lvds: Rename intel_lvds to intel_lvds_encoder by Jani Nikula · 12 years ago
  19. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  20. 6f0c058 Linux 3.7-rc2 by Linus Torvalds · 12 years ago
  21. 198190a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  22. aeed41a arm64: fix alignment padding in assembly code by Marc Zyngier · 12 years ago
  23. 31fd84b9 use clamp_t in UNAME26 fix by Kees Cook · 12 years ago
  24. 8c1bee6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  26. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  27. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  28. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 12 years ago
  29. 70f3900 Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  30. b6bb324 MODSIGN: Cleanup .gitignore by David Howells · 12 years ago
  31. b37d1bf MODSIGN: perlify sign-file and merge in x509keyid by David Howells · 12 years ago
  32. 29de6ce drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV by Damien Lespiau · 12 years ago
  33. 4d47e4f drm/i915: Program DSPCLK_GATE_D only once on Ironlake by Damien Lespiau · 12 years ago
  34. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  35. 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 12 years ago
  36. 3b641bf Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  38. fe73fbe lib/dma-debug.c: fix __hash_bucket_find() by Ming Lei · 12 years ago
  39. 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
  40. bac7169 firmware/memmap: avoid type conflicts with the generic memmap_init() by Fengguang Wu · 12 years ago
  41. bbc2e3e pidns: remove recursion from free_pid_ns() by Cyrill Gorcunov · 12 years ago
  42. dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 12 years ago
  43. 2702b15 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 12 years ago
  44. 1d46e23 linux/coredump.h needs asm/siginfo.h by Richard Weinberger · 12 years ago
  45. deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 12 years ago
  46. 17dbe27 Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  47. b05e585 kbuild: Fix module signature generation by Linus Torvalds · 12 years ago
  48. 1675737 xen: Fix annoying compile-time warning by Linus Torvalds · 12 years ago
  49. e80bd27 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  50. 231e54f drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATE by Damien Lespiau · 12 years ago
  51. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  52. 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  53. fb06de0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  54. 22054fb Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  55. ea26d0c MAINTAINERS: Add Rafael's address to ACPI maintainers by Rafael J. Wysocki · 12 years ago
  56. 90cdb1a Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  57. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 12 years ago
  58. 7216cab xtensa: add missing system calls to the syscall table by Chris Zankel · 12 years ago
  59. 36ec8f8 drm/i915: unconditionally use mt forcewake on hsw/ivb by Daniel Vetter · 12 years ago
  60. 6238559 Merge tag 'disintegrate-parisc-20121016' into for-linus by James Bottomley · 12 years ago
  61. 39070cb xtensa: minor compiler warning fix by Chris Zankel · 12 years ago
  62. e2a666d kbuild: sign the modules at install time by Rusty Russell · 12 years ago
  63. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  64. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 12 years ago
  65. c9623de Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  66. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  67. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  68. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 12 years ago
  69. 4338584 fs, xattr: fix bug when removing a name not in xattr list by David Rientjes · 12 years ago
  70. a7902ac5 drm/i915: set the correct function pointers for Haswell DP by Paulo Zanoni · 12 years ago
  71. c19b066 drm/i915: implement Haswell DP link train sequence by Paulo Zanoni · 12 years ago
  72. 1eb8dfe drm/i915: fix Haswell DP M/N registers by Paulo Zanoni · 12 years ago
  73. a836bdf drm/i915: add DP support to intel_ddi_disable_port by Paulo Zanoni · 12 years ago
  74. 247d89f drm/i915: add DP support to intel_ddi_mode_set by Paulo Zanoni · 12 years ago
  75. 8f34a1d arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints by Will Deacon · 12 years ago
  76. 7797d17 arm64: ptrace: make structure padding explicit for debug registers by Will Deacon · 12 years ago
  77. 16dd46b arm64: No need to set the x0-x2 registers in start_thread() by Catalin Marinas · 12 years ago
  78. f71a1a4 arm64: Ignore memory blocks below PHYS_OFFSET by Catalin Marinas · 12 years ago
  79. c60b0c2 arm64: Fix the update_vsyscall() prototype by Catalin Marinas · 12 years ago
  80. fea2aca arm64: Select MODULES_USE_ELF_RELA by Catalin Marinas · 12 years ago
  81. d63e210 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  82. a0a6a39 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  83. bab5835 Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  84. ec35183 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  85. 6547fef drm/i915: add DP support to intel_enable_ddi by Paulo Zanoni · 12 years ago
  86. fe43d3f drm/i915: add DP support to intel_ddi_get_hw_state by Paulo Zanoni · 12 years ago
  87. 0bdee30 drm/i915: add DP support to intel_ddi_get_encoder_port by Paulo Zanoni · 12 years ago
  88. 750eb99 drm/i915: fix DP AUX register definitions on Haswell by Paulo Zanoni · 12 years ago
  89. 1243163 ARM: kirkwood: fix buttons on lsxl boards by Michael Walle · 12 years ago
  90. a54841e5 ARM: kirkwood: fix LEDs names for lsxl boards by Michael Walle · 12 years ago
  91. 1e9c06f ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2 by Jason Gunthorpe · 12 years ago
  92. 4b35f1c USB: option: add more ZTE devices by Bjørn Mork · 12 years ago
  93. 1452df6 USB: option: blacklist net interface on ZTE devices by Bjørn Mork · 12 years ago
  94. 6b7ced6 Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  95. 4708097 usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP by Alexis R. Cortes · 12 years ago
  96. 5d8c61b USB: io_ti: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  97. 0978c94 USB: iuu_phoenix: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  98. 16995a9 drm/i915: Clear FORCEWAKE when taking over from BIOS by Chris Wilson · 12 years ago
  99. 7fdd74a drm/i915: don't save/restor ADPA for kms by Daniel Vetter · 12 years ago
  100. 2e93889 drm/i915/crt: explicitly set up HOTPLUG_BITS on resume by Daniel Vetter · 12 years ago