1. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  2. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  3. 0ffe37d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  4. 6f0b31c Fix typo interrest[ing|ed] => interest[ing|ed] by Thomas Weber · 14 years ago
  5. 817f2c8 Fix various typos of valid in comments by Nikanth Karthikesan · 14 years ago
  6. ae83dd5 intel-gtt add a cleanup function for chipset specific stuff by Daniel Vetter · 14 years ago
  7. 22533b4 intel-gtt: store the dma mask size in intel_gtt_driver by Daniel Vetter · 14 years ago
  8. 0af9e92 intel-gtt: clean up gtt size reporting by Daniel Vetter · 14 years ago
  9. aaa6259 agp: kill agp_(unmap|map)_memory by Daniel Vetter · 14 years ago
  10. e9b1cc8 intel-gtt: consolidate fake_agp driver structs by Daniel Vetter · 14 years ago
  11. 1b263f2 intel-gtt: move chipset flush to the gtt driver struct by Daniel Vetter · 14 years ago
  12. bdd3072 intel-gtt: kill mask_memory functions by Daniel Vetter · 14 years ago
  13. 90cb149 intel-gtt: generic (insert|remove)_entries for sandybridge by Daniel Vetter · 14 years ago
  14. 450f2b3 intel-gtt: generic (insert|remove)_entries for g33/i965 by Daniel Vetter · 14 years ago
  15. fefaa70 intel-gtt: generic (insert|remove)_entries for i915 by Daniel Vetter · 14 years ago
  16. 5cbecaf intel-gtt: generic (insert|remove)_entries for i830 by Daniel Vetter · 14 years ago
  17. a87aa5c agp: kill agp_(map|unmap)_page by Daniel Vetter · 14 years ago
  18. d0b6dc4 intel-gtt: drop agp scratch page support stuff by Daniel Vetter · 14 years ago
  19. 97ef1bd intel-gtt: introduce pte write function for gen6 by Daniel Vetter · 14 years ago
  20. a696359 intel-gtt: introduce pte write function for g33/i965/gm45 by Daniel Vetter · 14 years ago
  21. 351bb27 intel-gtt: introduce pte write function for i8xx/i915/i945 by Daniel Vetter · 14 years ago
  22. 0e87d2b intel-gtt: initialize our own scratch page by Daniel Vetter · 14 years ago
  23. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  24. 6574542 virtio: console: Prevent userspace from submitting NULL buffers by Amit Shah · 14 years ago
  25. 6df7aad virtio: console: Fix poll blocking even though there is data to read by Hans de Goede · 14 years ago
  26. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  27. 900f9ac x86, k8-gart: Decouple handling of garts and northbridges by Andreas Herrmann · 14 years ago
  28. 41a5142 drm/i915,agp/intel: Add second set of PCI-IDs for B43 by Chris Wilson · 14 years ago
  29. aadbd43 viotape: use noop_llseek by Arnd Bergmann · 14 years ago
  30. cb3b9cf raw: use explicit llseek file operations by Arnd Bergmann · 14 years ago
  31. 54066a5 hpet: kill BKL, add compat_ioctl by Arnd Bergmann · 14 years ago
  32. 609146f ipmi: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  33. 3f08e4e agp/intel: Fix resume regression from 2d2430cf by Chris Wilson · 14 years ago
  34. b1c5b0f agp/intel: Remove redundant setting of gtt_mappable_entries by Chris Wilson · 14 years ago
  35. 9e76e7b agp/intel: Use macro to set the count of the size array by Chris Wilson · 14 years ago
  36. 8613e4c Input: add support for large scancodes by Mauro Carvalho Chehab · 14 years ago
  37. 1996675 drm/i915: die, i915_probe_agp, die by Daniel Vetter · 14 years ago
  38. 239918f intel-gtt: use chipset generation number some more by Daniel Vetter · 14 years ago
  39. 3b15a9d intel-gtt: call init_gtt_init in probe function by Daniel Vetter · 14 years ago
  40. 2d2430c intel-gtt: consolidate i9xx setup by Daniel Vetter · 14 years ago
  41. 7380042 intel-gtt: consolidate i830 setup by Daniel Vetter · 14 years ago
  42. f67eab6 intel-gtt: consolidate the gtt ioremap calls by Daniel Vetter · 14 years ago
  43. fdfb58a intel-gtt: i830: adjust ioremap of regs and gtt to i9xx by Daniel Vetter · 14 years ago
  44. 210b23c intel-gtt: i965: use detected gtt size for mapping by Daniel Vetter · 14 years ago
  45. ccc4e67 intel-gtt: i915: use detected gtt size for mapping by Daniel Vetter · 14 years ago
  46. 1a997ff intel-gtt: introduce intel_gtt_driver by Daniel Vetter · 14 years ago
  47. e5e408f intel-gtt: fix gtt_total_entries detection by Daniel Vetter · 14 years ago
  48. ffdd751 intel-gtt: s/i8[13]0/fake_agp for generic functions by Daniel Vetter · 14 years ago
  49. fbe4078 intel-gtt: adjust overhead entries in intel_gtt_stolen_entries by Daniel Vetter · 14 years ago
  50. 77ad498 intel-gtt: drop unnecessary conditions in intel_gtt_stolen_entries by Daniel Vetter · 14 years ago
  51. d8d9abc intel-gtt: sane variable names for intel_gtt_stolen_entries by Daniel Vetter · 14 years ago
  52. 3e921f9 intel-gtt: generic intel_fake_agp_fetch_size by Daniel Vetter · 14 years ago
  53. 1784a5f intel-gtt: new function intel_gtt_mappable_entries by Daniel Vetter · 14 years ago
  54. bfde067 intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entries by Daniel Vetter · 14 years ago
  55. d7cca2f intel-gtt: store a local pointer to the bridge pci dev by Daniel Vetter · 14 years ago
  56. 0ade638 intel-gtt: introduce drm/intel-gtt.h by Daniel Vetter · 14 years ago
  57. e2404e7 agp/intel: make intel-gtt.c into a real source file by Daniel Vetter · 14 years ago
  58. 02c026c agp/intel: split out gmch/gtt probe, part 2 by Daniel Vetter · 14 years ago
  59. cc491e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  60. 61f953c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  61. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  62. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  63. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  64. 93f5f7f agp/intel: use #ifdef idiom for intel-agp.h by Zhenyu Wang · 14 years ago
  65. 8dfc2b1 agp/intel: fix physical address mask bits for sandybridge by Zhenyu Wang · 14 years ago
  66. df51e7a agp/intel: Promote warning about failure to setup flush to error. by Chris Wilson · 14 years ago
  67. 1b13fe6 AGP: Warn when GATT memory cannot be set to UC by Borislav Petkov · 14 years ago
  68. 260133a x86, GART: Disable GART table walk probes by Borislav Petkov · 14 years ago
  69. 57ab43e x86, GART: Remove superfluous AMD64_GARTEN by Borislav Petkov · 14 years ago
  70. 6eb68d6 tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver by Nathael Pajani · 14 years ago
  71. 9fc2b2d vt: Fix console corruption on driver hand-over. by Francisco Jerez · 14 years ago
  72. 2c4e967 Input: use PIT_TICK_RATE in vt beep ioctl by Arnd Bergmann · 14 years ago
  73. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  74. 80d04f2 synclink: add mutex_unlock() on error path by Dan Carpenter · 14 years ago
  75. 49bf7ea rocket: add a mutex_unlock() by Dan Carpenter · 14 years ago
  76. 05254a2 ip2: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  77. f64ac98 ip2: remove unneeded NULL check by Dan Carpenter · 14 years ago
  78. 4238a41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  79. 4fefe43 drm/i915,intel_agp: Add support for Sandybridge D0 by Zhenyu Wang · 14 years ago
  80. 877fdac agp/intel: set 40-bit dma mask on Sandybridge by Zhenyu Wang · 14 years ago
  81. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  82. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  83. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  84. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  85. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  86. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  87. f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
  88. beed533 vt,console,kdb: preserve console_blanked while in kdb by Jason Wessel · 14 years ago
  89. fed891c vt: fix regression warnings from KMS merge by Jason Wessel · 14 years ago
  90. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  91. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  92. 7b95809 pc8736x_gpio: depends on X86_32 by Randy Dunlap · 14 years ago
  93. 4457d98 kfifo: fix kfifo miss use of nozami.c by Stefani Seibold · 14 years ago
  94. e73790a drivers/char/n_gsm.c: add missing spin_unlock_irqrestore by Julia Lawall · 14 years ago
  95. 7bb671e ipmi: print info for spmi and smbios paths like acpi and pci by Yinghai Lu · 14 years ago
  96. 7faefea ipmi: fix memleaking for add_smi when duplicating happen by Yinghai Lu · 14 years ago
  97. f46c77c drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used by Justin P. Mattock · 14 years ago
  98. c8ba6c5 param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme by Rusty Russell · 14 years ago
  99. 549a8a0 Add param ops struct for hvc_iucv driver. by Sachin Sant · 15 years ago
  100. bf9c1fc Char: nozomi, set tty->driver_data appropriately by Jiri Slaby · 14 years ago