1. 4ebf898 ROMFS: Fix up an error in iget removal by David Howells · 16 years ago
  2. c587f0c ext3: fix wrong gfp type under transaction by Josef Bacik · 16 years ago
  3. ffda685 ibmpex: report temperatures in mC, not C by Darrick J. Wong · 16 years ago
  4. 3d960a9 ibmpex: update Kconfig to list more supported models by Darrick J. Wong · 16 years ago
  5. df9cb03 ibmpex: correct power use multipliers for QS2x blade by Darrick J. Wong · 16 years ago
  6. 87cb055 quota: add possibly missing iput() when quotaon and quotaoff races by Jan Kara · 16 years ago
  7. 52ea27e memcgroup: fix check for thread being a group leader in memcgroup by Pavel Emelyanov · 16 years ago
  8. 0cf01f6 jbd: fix jbd kernel-doc notation by Randy Dunlap · 16 years ago
  9. 0e82989 md: remove the 'super' sysfs attribute from devices in an 'md' array by NeilBrown · 16 years ago
  10. 43d8eac mm: rmap kernel-doc fixes by Randy Dunlap · 16 years ago
  11. 77f6078 mm: highmem kernel-doc additions by Randy Dunlap · 16 years ago
  12. 1b578df mm/oom_kill: fix kernel-doc by Randy Dunlap · 16 years ago
  13. 4671181 mm/shmem and tiny-shmem: fix some kernel-doc by Randy Dunlap · 16 years ago
  14. 7682486 mm: fix various kernel-doc comments by Randy Dunlap · 16 years ago
  15. 6cb2a21 aio: bad AIO race in aio_complete() leads to process hang by Quentin Barnes · 16 years ago
  16. 93ce4e2 [POWERPC] Update some defconfigs by Paul Mackerras · 16 years ago
  17. ebf3a65 [POWERPC] Hide resources on Axon PCIE root complex nodes by Michael Ellerman · 16 years ago
  18. 3a4295d [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices by Michael Ellerman · 16 years ago
  19. a72a6f5 [POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigs by Paul Gortmaker · 16 years ago
  20. 44387e9 [POWERPC] Fix PMU + soft interrupt disable bug by Anton Blanchard · 16 years ago
  21. c2372eb [POWERPC] user_regset PTRACE_SETREGS regression fix by Roland McGrath · 16 years ago
  22. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 16 years ago
  23. 4d1566e [SCSI] fix media change events for polled devices by Kay Sievers · 16 years ago
  24. c02e600 [SCSI] sd, sr: do not emit change event at device add by Kay Sievers · 16 years ago
  25. a02f76c [PATCH] get stack footprint of pathname resolution back to relative sanity by Al Viro · 16 years ago
  26. b4d232e [PATCH] double iput() on failure exit in hugetlb by Al Viro · 16 years ago
  27. 8a03fea [PATCH] double dput() on failure exit in tiny-shmem by Al Viro · 16 years ago
  28. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 16 years ago
  29. 322ee5b [PATCH] check for null vfsmount in dentry_open() by Christoph Hellwig · 16 years ago
  30. 3227e14 [PATCH] reiserfs: eliminate private use of struct file in xattr by Jeff Mahoney · 16 years ago
  31. f382d6e [PATCH] sanitize hppfs by Al Viro · 16 years ago
  32. 1dd0dd1 hppfs pass vfsmount to dentry_open() by Dave Hansen · 16 years ago
  33. 4cfea5a [SPARC64]: Fix atomic backoff limit. by David S. Miller · 16 years ago
  34. 264e3e8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  35. d7a0e1f Revert "ACPI: EC: Handle IRQ storm on Acer laptops" by Alexey Starikovskiy · 16 years ago
  36. 2caf470 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  37. 6c3c315 IDE: Make taskfile interface more robust wrt unexpected end-of-command by Linus Torvalds · 16 years ago
  38. d5eee40 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 16 years ago
  39. 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 16 years ago
  40. 74e3cd7 sched: retune wake granularity by Ingo Molnar · 16 years ago
  41. f540a60 sched: wakeup-buddy tasks are cache-hot by Ingo Molnar · 16 years ago
  42. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 16 years ago
  43. 6f3d092 sched, net: socket wakeups are sync by Ingo Molnar · 16 years ago
  44. f482738 sched: clean up wakeup balancing, code flow by Ingo Molnar · 16 years ago
  45. ac192d3 sched: clean up wakeup balancing, rename variables by Ingo Molnar · 16 years ago
  46. 098fb9d sched: clean up wakeup balancing, move wake_affine() by Ingo Molnar · 16 years ago
  47. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 16 years ago
  48. 8d8002f async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor by Dan Williams · 16 years ago
  49. f79abb6 fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. by Zhang Wei · 16 years ago
  50. 4d4109d [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers by Prakash, Sathya · 16 years ago
  51. f920bb6 Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  52. 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 16 years ago
  53. d324669 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  54. 74fe0305 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  55. fb00f76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  56. 992ab12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  57. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  58. ff69c00 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  59. 0714664 HID: update key codes for Apple aluminium by Michael Hanselmann · 16 years ago
  60. dfd347f HID: fix comment in hid_input_report() by Jiri Kosina · 16 years ago
  61. c9bde7a HID: BADPAD entry for NATSU Playstation USB adapter by Andrew Burton · 16 years ago
  62. 92c4a1b HID: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  63. 790c9d8 HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbook by Tobias Mueller · 16 years ago
  64. 13d9392 Merge branches 'release' and 'dock' into release by Len Brown · 16 years ago
  65. 9171f83 ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs by Holger Macht · 16 years ago
  66. d9ea136 Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla-10272', 'lockdep' and 'thermal' into release by Len Brown · 16 years ago
  67. 77321e6 Revert "ACPI: video: Ignore devices that aren't present in hardware" by Len Brown · 16 years ago
  68. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  69. abc5a87 asus_acpi: remove misleading mask by Julia Lawall · 16 years ago
  70. 5e226e4 [IPV4]: esp_output() misannotations by Al Viro · 16 years ago
  71. 9534f03 [8021Q]: vlan_dev misannotations by Al Viro · 16 years ago
  72. 8e3d716 xfrm: ->eth_proto is __be16 by Al Viro · 16 years ago
  73. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 16 years ago
  74. 2772442 [SUNRPC]: net/* NULL noise by Al Viro · 16 years ago
  75. bc92dd1 [SCTP]: fix misannotated __sctp_rcv_asconf_lookup() by Al Viro · 16 years ago
  76. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 16 years ago
  77. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  78. f0d6752 Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" by Len Brown · 16 years ago
  79. ece54e2 thermal: delete "default y" by Len Brown · 16 years ago
  80. 6d7f014 thermal: re-document thermal units From: Zhang Rui <rui.zhang@intel.com> by Zhang, Rui · 16 years ago
  81. 91f57fa Revert "thermal: fix generic thermal I/F for hwmon" by Len Brown · 16 years ago
  82. 3c00bb9 Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 by Laszlo Kajan · 16 years ago
  83. 1db3a34 Input: ALPS - put secondary device in proper place in sysfs by Dmitry Torokhov · 16 years ago
  84. 0ac4a3c ACPI: fix ATA_ACPI build by Len Brown · 16 years ago
  85. 8a4e98d [PATCH] restore export of do_kern_mount() by Al Viro · 16 years ago
  86. b8a1bdb ACPI: battery: Don't return -EFAIL on broken packages. by Alexey Starikovskiy · 16 years ago
  87. 9e58582 pciehp: don't enable slot unless forced by Mark Lord · 16 years ago
  88. 2e1479d make selinux_parse_opts_str() static by Adrian Bunk · 16 years ago
  89. 40044ce Revert "unexport bio_{,un}map_user" by Jens Axboe · 16 years ago
  90. fc4d30a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  91. caeab08 slub page alloc fallback: Enable interrupts for GFP_WAIT. by Christoph Lameter · 16 years ago
  92. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  93. 8484138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  94. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 16 years ago
  95. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 16 years ago
  96. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 16 years ago
  97. a22e644 ahci: implement skip_host_reset parameter by Tejun Heo · 16 years ago
  98. dea5513 ahci: request all PCI BARs by Tejun Heo · 16 years ago
  99. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 16 years ago
  100. 233f112 libata-acpi: improve dock event handling by Tejun Heo · 16 years ago