1. 3ab32df REPORTING-BUGS: cc the mailing list too by J. Bruce Fields · 16 years ago
  2. 9b8eae7 Documentation: create new scheduler/ subdirectory by J. Bruce Fields · 16 years ago
  3. d3cf91d Documentation: move sharedsubtrees.txt to filesystems/ by J. Bruce Fields · 16 years ago
  4. e9b1a4d Documentation: move dnotify.txt to filesystems/ by J. Bruce Fields · 16 years ago
  5. 4a6b88c move edac.txt two levels up by Adrian Bunk · 16 years ago
  6. 41eaa2d Add chapter IDs to z8530book.tmpl by Rob Landley · 16 years ago
  7. dde4feb Add table IDs to videobook.tmpl by Rob Landley · 16 years ago
  8. 3018d15 Add section IDs to rapidio.tmpl by Rob Landley · 16 years ago
  9. 9de476b Add missing IDs to procfs-guide.tmpl by Rob Landley · 16 years ago
  10. 70d6d9d Add section IDs to mtdnand.tmpl by Rob Landley · 16 years ago
  11. 90ad38b Add missing section ID to lsm.tmpl by Rob Landley · 16 years ago
  12. aa9128f Add missing section IDs to genericirq.tmpl by Rob Landley · 16 years ago
  13. 3dddbfc tty: Kill TTY_FLIPBUF_SIZE by Alan Cox · 16 years ago
  14. f8a4c3b tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) by Dave Miller · 16 years ago
  15. 94b3e03 kernel-doc: fix for vunmap function prototype by Randy Dunlap · 16 years ago
  16. aa81a7c VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls by Erez Zadok · 16 years ago
  17. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 16 years ago
  18. c9845ff VFS: apply coding standards to fs/ioctl.c by Erez Zadok · 16 years ago
  19. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 16 years ago
  20. eccba06 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  21. 4cbc76e power_supply: remove capacity_level from list of sysfs attributes by Thadeu Lima de Souza Cascardo · 16 years ago
  22. b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  23. 488b5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  24. 7276744 9p: fix p9_printfcall export by Andrew Morton · 16 years ago
  25. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  26. f393354 9p: add remove function to trans_virtio by Eric Van Hensbergen · 16 years ago
  27. dea7bbb 9p: Convert semaphore to spinlock for p9_idpool by Anthony Liguori · 16 years ago
  28. 14b8869 9p: fix mmap to be read-only by Eric Van Hensbergen · 16 years ago
  29. d199d65 9p: add support for sticky bit by Anthony Liguori · 16 years ago
  30. 7c7d90f 9p: Fix soft lockup in virtio transport by Eric Van Hensbergen · 16 years ago
  31. c55703d 9p: fix bug in attach-per-user by Eric Van Hensbergen · 16 years ago
  32. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 16 years ago
  33. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 16 years ago
  34. afcf0c1 9p: fix bug in p9_clone_stat by Martin Stava · 16 years ago
  35. a80a438 docbook: dmapool: fix fatal changed filename by Randy Dunlap · 16 years ago
  36. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  37. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 16 years ago
  38. a09771b virtio: fix trivial build bug by Ingo Molnar · 16 years ago
  39. 20651af x86: fix mttr trimming by Yinghai Lu · 16 years ago
  40. 971a52d x86: delay CPA self-test and repeat it by Ingo Molnar · 16 years ago
  41. f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 16 years ago
  42. 9f9975a generic: add __FINITDATA by Ingo Molnar · 16 years ago
  43. cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 16 years ago
  44. 984bb80 x86: mark the .rodata section also NX by Arjan van de Ven · 16 years ago
  45. a57dae3 x86: fix iret exception recovery on 64-bit by Roland McGrath · 16 years ago
  46. b5556a6 cpuidle: dubious one-bit signed bitfield in cpuidle.h by Harvey Harrison · 16 years ago
  47. d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 16 years ago
  48. deef79e x86: fix sparse error in traps_32.c by Harvey Harrison · 16 years ago
  49. 4a5a77d x86: trivial sparse/checkpatch in quirks.c by Harvey Harrison · 16 years ago
  50. c63855d x86 ptrace: disallow null cs/ss by Roland McGrath · 16 years ago
  51. c1f766b MAINTAINERS: RDC R-321x SoC maintainer by Florian Fainelli · 16 years ago
  52. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 16 years ago
  53. 4cc6028 brk: check the lower bound properly by Jiri Kosina · 16 years ago
  54. 2d684cd x86: remove X2 workaround by Ingo Molnar · 16 years ago
  55. d8b57bb x86: make spurious fault handler aware of large mappings by Thomas Gleixner · 16 years ago
  56. 3aa4b37 x86: make traps on entry code be debuggable in user space, 64-bit by Roland McGrath · 16 years ago
  57. 3d4d458 Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix by Linus Torvalds · 16 years ago
  58. 8f1bfa4c scsi: megaraid: trivial drop duplicate mutex.h include by Daniel Walker · 16 years ago
  59. 8ed5de5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  60. 2dd550b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  61. 8755e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. e33f663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  63. 55850f4 fb: fix warning: no return statement in function returning non-void by Anton Vorontsov · 16 years ago
  64. 6659a0f virtio: add missing #include <linux/delay.h> by Johann Felix Soden · 16 years ago
  65. bd1939d ext3: fix lock inversion in direct IO by Jan Kara · 16 years ago
  66. d8fd66a jbd.h: hide kernel only code by Olaf Hering · 16 years ago
  67. e1d7ae2 ext3: remove unused code from ext3_find_entry() by Mariusz Kozlowski · 16 years ago
  68. 859cb93 ext[234]: cleanup ext[234]_bg_num_gdb() by Akinobu Mita · 16 years ago
  69. fb01bfd ext[234]: remove unused argument for ext[234]_find_goal() by Akinobu Mita · 16 years ago
  70. 197cd65a ext[234]: use ext[234]_get_group_desc() by Akinobu Mita · 16 years ago
  71. 144704e ext[234]: fix comment for nonexistent variable by Akinobu Mita · 16 years ago
  72. 1eca93f ext3: change the default behaviour on error by Aneesh Kumar K.V · 16 years ago
  73. feda58d ext3: return after ext3_error in case of failures by Aneesh Kumar K.V · 16 years ago
  74. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 16 years ago
  75. e86e143 BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 by Andi Kleen · 16 years ago
  76. d71cadd BKL-removal: remove incorrect BKL comment in ext2 by Andi Kleen · 16 years ago
  77. 14f9f7b BKL-removal: convert ext2 over to use unlocked_ioctl by Andi Kleen · 16 years ago
  78. f762e90 ext3: add block bitmap validation by Aneesh Kumar K.V · 16 years ago
  79. 01584fa ext2: add block bitmap validation by Aneesh Kumar K.V · 16 years ago
  80. 445a1d3 PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs by Bjorn Helgaas · 16 years ago
  81. 5d38998 PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume by Rene Herman · 16 years ago
  82. b3bd86e isapnp driver semaphore to mutex by Daniel Walker · 16 years ago
  83. 2bb9a6b pnp: declare PNP option parsing functions as __init by Thomas Renninger · 16 years ago
  84. cc8259a simplify pnp_activate_dev() and pnp_disable_dev() return values by Bjorn Helgaas · 16 years ago
  85. 6ed3003 md: fix an occasional deadlock in raid5 by NeilBrown · 16 years ago
  86. 73c3443 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. by NeilBrown · 16 years ago
  87. d089c6a md: change ITERATE_RDEV to rdev_for_each by NeilBrown · 16 years ago
  88. 29ac4aa md: change INTERATE_MDDEV to for_each_mddev by NeilBrown · 16 years ago
  89. 20a49ff md: change a few 'int' to 'size_t' in md by NeilBrown · 16 years ago
  90. 177a99b md: fix use-after-free bug when dropping an rdev from an md array by NeilBrown · 16 years ago
  91. a17184a md: allow an md array to appear with 0 drives if it has external metadata by NeilBrown · 16 years ago
  92. ca38805 md: lock address when changing attributes of component devices by NeilBrown · 16 years ago
  93. c5d79ad md: allow devices to be shared between md arrays by NeilBrown · 16 years ago
  94. 1ec4a93 md: set and test the ->persistent flag for md devices more consistently by NeilBrown · 16 years ago
  95. c620727 md: allow a maximum extent to be set for resyncing by NeilBrown · 16 years ago
  96. c303da6 md: give userspace control over removing failed devices when external metdata in use by NeilBrown · 16 years ago
  97. e691063 md: support 'external' metadata for md arrays by NeilBrown · 16 years ago
  98. b47490c md: Update md bitmap during resync. by NeilBrown · 16 years ago
  99. 66c811e md: raid6: clean up the style of raid6test/test.c by H. Peter Anvin · 16 years ago
  100. 98ec302 md: raid6: Fix mktable.c by H. Peter Anvin · 16 years ago