1. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  2. 833bb30 serial: fixup /proc/tty/driver/serial after proc_fops conversion by Alexey Dobriyan · 15 years ago
  3. 8b53ef3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  4. ef5ddd3 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 972dd43 qeth: properly delete empty files. by Linus Torvalds · 15 years ago
  6. cd67059 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx by H. Peter Anvin · 15 years ago
  7. 9c9cb14 Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 4fe7041 Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  9. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  10. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  11. c69da77 SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port by Trond Myklebust · 15 years ago
  12. ad5b365 NSM: Fix unaligned accesses in nsm_init_private() by Mans Rullgard · 15 years ago
  13. c226fd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  14. c09bca7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  15. 80a03e2 [IA64] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  16. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  17. ebf7649 [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c by Randy Dunlap · 15 years ago
  18. 32527bc Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  19. e14a685 efifb: dmi set video type by Brian Maly · 15 years ago
  20. 04645fc tridentfb: delete acceleration Kconfig option by Krzysztof Helt · 15 years ago
  21. 2f682fa atyfb: speed up Mach64 cursor by Krzysztof Helt · 15 years ago
  22. 84d9077 fb: hide hardware cursor in graphics mode (Mach64) by Krzysztof Helt · 15 years ago
  23. 98da329 nvidiafb: remove open_lock mutex by Alessio Igor Bogani · 15 years ago
  24. 18b41f1 radeonfb: suspend/resume for ATI Mobility Radeon RV350 by Wolfgang Kroener · 15 years ago
  25. c958557 omapfb: fix argument of blank operation by Felipe Contreras · 15 years ago
  26. 23b7365 uvesafb: fix selecting mode with the vbemode option by Michal Januszewski · 15 years ago
  27. ddb53d4 fbdev: remove cyblafb driver by Krzysztof Helt · 15 years ago
  28. ec549a0 fb: add s3c-fb driver for newer Samsung SoC framebuffer devices by Ben Dooks · 15 years ago
  29. 4c87143 n411: add missing Makefile entry by Herton Ronaldo Krzesinski · 15 years ago
  30. 2bd8c47 viafb: returns 0 two too early by Roel Kluin · 15 years ago
  31. b83734e vesafb: bitwise OR has higher precedence than ?: by Roel Kluin · 15 years ago
  32. 1cc9fb6 uvesafb: bitwise OR has higher precedence than ?: by Roel Kluin · 15 years ago
  33. b935257 arkfb: fix misplaced parentheses by Roel Kluin · 15 years ago
  34. 032220b asiliantfb: fix cmap memory leaks by Andres Salomon · 15 years ago
  35. ba78289 drivers/video/omap/hwa742.c: div reaches max_clk_div by Roel Kluin · 15 years ago
  36. afbb9d8 fbdev: update s1d13xxxfb to differ between revisions and production ids by Kristoffer Ericson · 15 years ago
  37. 91ad120 fbdev: newport: newport_*wait() return 0 on timeout by Roel Kluin · 15 years ago
  38. eb8972b amifb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 15 years ago
  39. 909baf0 amba-clcd: fix cmap memory leaks by Andres Salomon · 15 years ago
  40. e98d9b4 68328fb: fix cmap memory leaks by Andres Salomon · 15 years ago
  41. 327fc87 tgafb: fix cmap memory leak by Andres Salomon · 15 years ago
  42. cc880a7 sunxvr500: fix cmap memory leaks by Andres Salomon · 15 years ago
  43. ccb121e valkyriefb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 15 years ago
  44. 175b39f stifb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 15 years ago
  45. c231242 sstfb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 15 years ago
  46. 0a5d924 sm501fb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 15 years ago
  47. 0fd8531 skeletonfb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 15 years ago
  48. 5e266e2 vfb: fix memory leaks in removal path by Andres Salomon · 15 years ago
  49. 07b39b4 tridentfb: fix memory leaks in removal path by Andres Salomon · 15 years ago
  50. 895d722 tdfxfb: fix memory leaks in removal path by Andres Salomon · 15 years ago
  51. d4bc4e8 drivers/video/sgivwfb.c: fix memory leaks in removal path by Andres Salomon · 15 years ago
  52. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 15 years ago
  53. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 15 years ago
  54. 8636a92 cirrusfb: fix interlaced modes by Krzysztof Helt · 15 years ago
  55. 4242a23 cirrusfb: fix threshold register mask for Laguna chips by Krzysztof Helt · 15 years ago
  56. df3aafd cirrusfb: GD5434 (aka SD64) support fixed by Krzysztof Helt · 15 years ago
  57. 8f19e15 cirrusfb: set MCLK in one place by Krzysztof Helt · 15 years ago
  58. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 15 years ago
  59. dd14f71 cirrusfb: fix clock doubling by Krzysztof Helt · 15 years ago
  60. 7cade31 cirrusfb: use 24bpp instead of 32bpp by Krzysztof Helt · 15 years ago
  61. 527410f cirrusfb: GD5446 fixes by Krzysztof Helt · 15 years ago
  62. bc5d8ac cirrusfb: fix error paths in cirrusfb_xxx_register() by Krzysztof Helt · 15 years ago
  63. 9e84806 cirrusfb: add imageblit function by Krzysztof Helt · 15 years ago
  64. 8343c89 cirrusfb: acceleration improvements by Krzysztof Helt · 15 years ago
  65. 78d780e cirrusfb: various Laguna fixes by Krzysztof Helt · 15 years ago
  66. 99a4584 cirrusfb: check_var improvements by Krzysztof Helt · 15 years ago
  67. 1b48cb5 cirrusfb: Laguna chipset 8bpp fix by Krzysztof Helt · 15 years ago
  68. 48c329e cirrusfb: various improvements by Krzysztof Helt · 15 years ago
  69. c4dec39 cirrusfb: use 5-6-5 RGB for 16bpp mode by Krzysztof Helt · 15 years ago
  70. 6683e01 cirrusfb: do not calculate line length twice by Krzysztof Helt · 15 years ago
  71. 6e30fc0 cirrusfb: add mmio registers for Laguna chipsets by Krzysztof Helt · 15 years ago
  72. 213d4bd cirrusfb: add Laguna additional overflow register by Krzysztof Helt · 15 years ago
  73. 55a4ea6 cirrusfb: fix Laguna chipset memory detection and clock setting by Krzysztof Helt · 15 years ago
  74. 75ed3a1 cirrusfb: convert printks to dev_foo by Krzysztof Helt · 15 years ago
  75. d5cb78fe atyfb: fix header file trailing whitespace by Randy Dunlap · 15 years ago
  76. 6e6fe42 drivers/video/uvesafb.c: don't use gfp_any() by Andrew Morton · 15 years ago
  77. fa7af8b rtc: test before subtraction on unsigned by Roel Kluin · 15 years ago
  78. c08cf9d rtc-v3020: coding style cleanup by Mike Rapoport · 15 years ago
  79. 62da659 rtc-wm8350: retries will reach -1 by Roel Kluin · 15 years ago
  80. a216685 rtc: add EPSON RX8025 support to DS1307 RTC driver by Matthias Fuchs · 15 years ago
  81. 30e7b03 rtc-ds1307: true SMBus compatibility by Ed Swierk · 15 years ago
  82. b250c96 rtc-parisc: rename p pointer to rtc by dann frazier · 15 years ago
  83. a8c20cd rtc-parisc: remove a couple unnecessary variables by dann frazier · 15 years ago
  84. cd875d4 rtc-parisc: remove unnecessary ret variable by dann frazier · 15 years ago
  85. d09c091 rtc-parisc: declare rtc_parisc_dev as static by dann frazier · 15 years ago
  86. 2b93cff rtc-parisc: use platform_driver_probe by dann frazier · 15 years ago
  87. f62bacd rtc-parisc: use rtc_valid_tm() in parisc_get_time by dann frazier · 15 years ago
  88. 6b318f6 rtc-parisc: remove struct parisc_rtc by dann frazier · 15 years ago
  89. 05439f1 rtc-parisc: remove redundant locking by dann frazier · 15 years ago
  90. 93d456d rtc-parisc: add a missing include for linux/rtc.h by dann frazier · 15 years ago
  91. 5e3fd9e rtc: add platform driver for EFI by dann frazier · 15 years ago
  92. 78d89ef rtc: convert LEAP_YEAR into an inline by Andrew Morton · 15 years ago
  93. 47367a3 rtc: convert wm8350 use new alarm and update operations by Mark Brown · 15 years ago
  94. 7995589 autofs4: fix kernel includes by Ian Kent · 15 years ago
  95. 8f63aaa8b autofs4: fix lookup deadlock by Ian Kent · 15 years ago
  96. 56fcef7 autofs4: cleanup expire code duplication by Ian Kent · 15 years ago
  97. 00fcf2c ecryptfs: use kzfree() by Johannes Weiner · 15 years ago
  98. e280180 powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards by Anton Vorontsov · 15 years ago
  99. 7545828 powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB by Anton Vorontsov · 15 years ago
  100. 3f1c6eb powerpc: add mmc-spi-slot bindings by Anton Vorontsov · 15 years ago