1. d24fbcd ocfs2: Negotiate locking protocol versions. by Joel Becker · 17 years ago
  2. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  3. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 17 years ago
  4. a09771b virtio: fix trivial build bug by Ingo Molnar · 17 years ago
  5. 20651af x86: fix mttr trimming by Yinghai Lu · 17 years ago
  6. 971a52d x86: delay CPA self-test and repeat it by Ingo Molnar · 17 years ago
  7. f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 17 years ago
  8. 9f9975a generic: add __FINITDATA by Ingo Molnar · 17 years ago
  9. cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 17 years ago
  10. 984bb80 x86: mark the .rodata section also NX by Arjan van de Ven · 17 years ago
  11. a57dae3 x86: fix iret exception recovery on 64-bit by Roland McGrath · 17 years ago
  12. b5556a6 cpuidle: dubious one-bit signed bitfield in cpuidle.h by Harvey Harrison · 17 years ago
  13. d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 17 years ago
  14. deef79e x86: fix sparse error in traps_32.c by Harvey Harrison · 17 years ago
  15. 4a5a77d x86: trivial sparse/checkpatch in quirks.c by Harvey Harrison · 17 years ago
  16. c63855d x86 ptrace: disallow null cs/ss by Roland McGrath · 17 years ago
  17. c1f766b MAINTAINERS: RDC R-321x SoC maintainer by Florian Fainelli · 17 years ago
  18. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 17 years ago
  19. 4cc6028 brk: check the lower bound properly by Jiri Kosina · 17 years ago
  20. 2d684cd x86: remove X2 workaround by Ingo Molnar · 17 years ago
  21. d8b57bb x86: make spurious fault handler aware of large mappings by Thomas Gleixner · 17 years ago
  22. 3aa4b37 x86: make traps on entry code be debuggable in user space, 64-bit by Roland McGrath · 17 years ago
  23. 3d4d458 Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix by Linus Torvalds · 17 years ago
  24. 8f1bfa4c scsi: megaraid: trivial drop duplicate mutex.h include by Daniel Walker · 17 years ago
  25. 8ed5de5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  26. 2dd550b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  27. 8755e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. e33f663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  29. 55850f4 fb: fix warning: no return statement in function returning non-void by Anton Vorontsov · 17 years ago
  30. 6659a0f virtio: add missing #include <linux/delay.h> by Johann Felix Soden · 17 years ago
  31. bd1939d ext3: fix lock inversion in direct IO by Jan Kara · 17 years ago
  32. d8fd66a jbd.h: hide kernel only code by Olaf Hering · 17 years ago
  33. e1d7ae2 ext3: remove unused code from ext3_find_entry() by Mariusz Kozlowski · 17 years ago
  34. 859cb93 ext[234]: cleanup ext[234]_bg_num_gdb() by Akinobu Mita · 17 years ago
  35. fb01bfd ext[234]: remove unused argument for ext[234]_find_goal() by Akinobu Mita · 17 years ago
  36. 197cd65a ext[234]: use ext[234]_get_group_desc() by Akinobu Mita · 17 years ago
  37. 144704e ext[234]: fix comment for nonexistent variable by Akinobu Mita · 17 years ago
  38. 1eca93f ext3: change the default behaviour on error by Aneesh Kumar K.V · 17 years ago
  39. feda58d ext3: return after ext3_error in case of failures by Aneesh Kumar K.V · 17 years ago
  40. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 17 years ago
  41. e86e143 BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 by Andi Kleen · 17 years ago
  42. d71cadd BKL-removal: remove incorrect BKL comment in ext2 by Andi Kleen · 17 years ago
  43. 14f9f7b BKL-removal: convert ext2 over to use unlocked_ioctl by Andi Kleen · 17 years ago
  44. f762e90 ext3: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  45. 01584fa ext2: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  46. 445a1d3 PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs by Bjorn Helgaas · 17 years ago
  47. 5d38998 PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume by Rene Herman · 17 years ago
  48. b3bd86e isapnp driver semaphore to mutex by Daniel Walker · 17 years ago
  49. 2bb9a6b pnp: declare PNP option parsing functions as __init by Thomas Renninger · 17 years ago
  50. cc8259a simplify pnp_activate_dev() and pnp_disable_dev() return values by Bjorn Helgaas · 17 years ago
  51. 6ed3003 md: fix an occasional deadlock in raid5 by NeilBrown · 17 years ago
  52. 73c3443 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. by NeilBrown · 17 years ago
  53. d089c6a md: change ITERATE_RDEV to rdev_for_each by NeilBrown · 17 years ago
  54. 29ac4aa md: change INTERATE_MDDEV to for_each_mddev by NeilBrown · 17 years ago
  55. 20a49ff md: change a few 'int' to 'size_t' in md by NeilBrown · 17 years ago
  56. 177a99b md: fix use-after-free bug when dropping an rdev from an md array by NeilBrown · 17 years ago
  57. a17184a md: allow an md array to appear with 0 drives if it has external metadata by NeilBrown · 17 years ago
  58. ca38805 md: lock address when changing attributes of component devices by NeilBrown · 17 years ago
  59. c5d79ad md: allow devices to be shared between md arrays by NeilBrown · 17 years ago
  60. 1ec4a93 md: set and test the ->persistent flag for md devices more consistently by NeilBrown · 17 years ago
  61. c620727 md: allow a maximum extent to be set for resyncing by NeilBrown · 17 years ago
  62. c303da6 md: give userspace control over removing failed devices when external metdata in use by NeilBrown · 17 years ago
  63. e691063 md: support 'external' metadata for md arrays by NeilBrown · 17 years ago
  64. b47490c md: Update md bitmap during resync. by NeilBrown · 17 years ago
  65. 66c811e md: raid6: clean up the style of raid6test/test.c by H. Peter Anvin · 17 years ago
  66. 98ec302 md: raid6: Fix mktable.c by H. Peter Anvin · 17 years ago
  67. 54212cf coding style cleanups for drivers/md/mktables.c by Oliver Pinter · 17 years ago
  68. 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 17 years ago
  69. e897363 FB/S3C2410: check default_display parameter passed in platform data by Ben Dooks · 17 years ago
  70. c0d4033 FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black by Ben Dooks · 17 years ago
  71. 38a02f56 FB/S3C2410: update debugging in S3C2410 framebuffer driver by Ben Dooks · 17 years ago
  72. f62e770 FB/S3C2412: add S3C2412 support to S3C2410 fb driver by Ben Dooks · 17 years ago
  73. 40488db FB/SM501: ensure console suspended before saving state by Ben Dooks · 17 years ago
  74. bc9c6a1 pm2fb: big endian fix by Krzysztof Helt · 17 years ago
  75. a782eed ps3fb: fix modedb typos by Geoff Levand · 17 years ago
  76. a286408 ps3fb: cleanup sweep by Geert Uytterhoeven · 17 years ago
  77. a366536 ps3fb: round up video modes by Geert Uytterhoeven · 17 years ago
  78. 34c422f ps3fb: reorganize modedb handling by Geert Uytterhoeven · 17 years ago
  79. 633bd11 ps3fb: add support for configurable black borders by Geert Uytterhoeven · 17 years ago
  80. 7974f72 ps3fb: make frame buffer offsets unsigned int by Geert Uytterhoeven · 17 years ago
  81. 9f4f21b ps3fb: kill ps3fb_res by Geert Uytterhoeven · 17 years ago
  82. d9a4ba6 ps3fb: open-code macros that are used only once by Geert Uytterhoeven · 17 years ago
  83. bbcfe34 ps3fb: kill PS3FB_FULL_MODE_BIT by Geert Uytterhoeven · 17 years ago
  84. 084ffff ps3: use symbolic names for video modes by Geert Uytterhoeven · 17 years ago
  85. 3c4f594 ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused by Geert Uytterhoeven · 17 years ago
  86. a9a84c3 atmel_lcdfb: backlight control by David Brownell · 17 years ago
  87. b1230ee sm501fb: clear framebuffer memory and palette by Magnus Damm · 17 years ago
  88. dfcffa4 sm501fb: control panel pin usage with platform data flags by Magnus Damm · 17 years ago
  89. 625fcaf drivers/video: add missing pci_dev_get by Julia Lawall · 17 years ago
  90. 5eb03a4 uvesafb: small cleanups by Randy Dunlap · 17 years ago
  91. 0ce85eb tdfxfb: fix section mismatch warnings by Randy Dunlap · 17 years ago
  92. 74f482c fb: nvidiafb: Try harder at initial mode setting. by Paul Mundt · 17 years ago
  93. 2e97502 vermilion.c: use ALIGN(), not __ALIGN_MASK() by Andrew Morton · 17 years ago
  94. 0e90454 neofb: avoid overwriting fb_info fields by Andrew Morton · 17 years ago
  95. 050da93 drivers/video/pm3fb.c section fix by Adrian Bunk · 17 years ago
  96. 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 17 years ago
  97. 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 17 years ago
  98. cbfb3e0 vgacon: fix sparse warning about shadowing 'i' symbol by Marcin Slusarz · 17 years ago
  99. 162b3a0 atmel_lcdfb: validate display timings by Haavard Skinnemoen · 17 years ago
  100. 529e55b fb: defio nopage by Nick Piggin · 17 years ago