1. 439aeec jbd: correctly unescape journal data blocks by Duane Griffin · 17 years ago
  2. 44e0451 rtc: fix kconfig help by Alessandro Zummo · 17 years ago
  3. 1d252fb smack: do not dereference NULL ipc object by Ahmed S. Darwish · 17 years ago
  4. 4ebf898 ROMFS: Fix up an error in iget removal by David Howells · 17 years ago
  5. c587f0c ext3: fix wrong gfp type under transaction by Josef Bacik · 17 years ago
  6. ffda685 ibmpex: report temperatures in mC, not C by Darrick J. Wong · 17 years ago
  7. 3d960a9 ibmpex: update Kconfig to list more supported models by Darrick J. Wong · 17 years ago
  8. df9cb03 ibmpex: correct power use multipliers for QS2x blade by Darrick J. Wong · 17 years ago
  9. 87cb055 quota: add possibly missing iput() when quotaon and quotaoff races by Jan Kara · 17 years ago
  10. 52ea27e memcgroup: fix check for thread being a group leader in memcgroup by Pavel Emelyanov · 17 years ago
  11. 0cf01f6 jbd: fix jbd kernel-doc notation by Randy Dunlap · 17 years ago
  12. 0e82989 md: remove the 'super' sysfs attribute from devices in an 'md' array by NeilBrown · 17 years ago
  13. 43d8eac mm: rmap kernel-doc fixes by Randy Dunlap · 17 years ago
  14. 77f6078 mm: highmem kernel-doc additions by Randy Dunlap · 17 years ago
  15. 1b578df mm/oom_kill: fix kernel-doc by Randy Dunlap · 17 years ago
  16. 4671181 mm/shmem and tiny-shmem: fix some kernel-doc by Randy Dunlap · 17 years ago
  17. 7682486 mm: fix various kernel-doc comments by Randy Dunlap · 17 years ago
  18. 6cb2a21 aio: bad AIO race in aio_complete() leads to process hang by Quentin Barnes · 17 years ago
  19. 93ce4e2 [POWERPC] Update some defconfigs by Paul Mackerras · 17 years ago
  20. ebf3a65 [POWERPC] Hide resources on Axon PCIE root complex nodes by Michael Ellerman · 17 years ago
  21. 3a4295d [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices by Michael Ellerman · 17 years ago
  22. a72a6f5 [POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigs by Paul Gortmaker · 17 years ago
  23. 44387e9 [POWERPC] Fix PMU + soft interrupt disable bug by Anton Blanchard · 17 years ago
  24. c2372eb [POWERPC] user_regset PTRACE_SETREGS regression fix by Roland McGrath · 17 years ago
  25. 0490a54 lockd: introduce new function to encode private argument in SM_MON requests by Chuck Lever · 17 years ago
  26. 2ca7754 lockd: Fix up incorrect RPC buffer size calculations. by Chuck Lever · 17 years ago
  27. ea72a7f lockd: document use of mon_id argument in SM_MON requests by Chuck Lever · 17 years ago
  28. 850c95f lockd: refactor SM_MON my_id argument encoder by Chuck Lever · 17 years ago
  29. 4969517 lockd: refactor SM_MON mon_name argument encoder by Chuck Lever · 17 years ago
  30. 099bd05 lockd: Ensure NSM strings aren't longer than protocol allows by Chuck Lever · 17 years ago
  31. f34ec99 lockd: bring a few function declarations up to date by Chuck Lever · 17 years ago
  32. eb18860 NLM: NLM protocol version numbers are u32 by Chuck Lever · 17 years ago
  33. 90d5b18 NLM: LOCKD fails to load if CONFIG_SYSCTL is not set by Chuck Lever · 17 years ago
  34. 1e40316 SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34 by Chuck Lever · 17 years ago
  35. 327a299 SUNRPC: Update help Kconfig text by Chuck Lever · 17 years ago
  36. ecfc555 NFS: Always enable NFS direct I/O by Chuck Lever · 17 years ago
  37. 82d101d NFS: Show most mount options via nfs_show_options() by Chuck Lever · 17 years ago
  38. 3f8400d NFS: Save the values of the "mount*=" mount options by Chuck Lever · 17 years ago
  39. f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 17 years ago
  40. 78fa701 NFS: Fix up data types of fields in nfs_parsed_mount_options by Chuck Lever · 17 years ago
  41. 2d76743 NFS: numeric mount parameters are unsigned by Chuck Lever · 17 years ago
  42. 7bda2cd NFS: clean up short packet handling for NFSv4 readdir by Jeff Layton · 17 years ago
  43. 643f811 NFS: clean up short packet handling for NFSv3 readdir by Jeff Layton · 17 years ago
  44. caa02bd NFS: clean up short packet handling for NFSv2 readdir by Jeff Layton · 17 years ago
  45. 4af68bf nfs: remove duplicate initializations of nfs_read_data field by Fred Isaman · 17 years ago
  46. 6d884e8 nfs: nfs_redirty_request by Fred · 17 years ago
  47. c7c350e Merge branch 'hotfixes' into devel by Trond Myklebust · 17 years ago
  48. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 17 years ago
  49. 4d1566e [SCSI] fix media change events for polled devices by Kay Sievers · 17 years ago
  50. c02e600 [SCSI] sd, sr: do not emit change event at device add by Kay Sievers · 17 years ago
  51. a02f76c [PATCH] get stack footprint of pathname resolution back to relative sanity by Al Viro · 17 years ago
  52. b4d232e [PATCH] double iput() on failure exit in hugetlb by Al Viro · 17 years ago
  53. 8a03fea [PATCH] double dput() on failure exit in tiny-shmem by Al Viro · 17 years ago
  54. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 17 years ago
  55. 322ee5b [PATCH] check for null vfsmount in dentry_open() by Christoph Hellwig · 17 years ago
  56. 3227e14 [PATCH] reiserfs: eliminate private use of struct file in xattr by Jeff Mahoney · 17 years ago
  57. f382d6e [PATCH] sanitize hppfs by Al Viro · 17 years ago
  58. 1dd0dd1 hppfs pass vfsmount to dentry_open() by Dave Hansen · 17 years ago
  59. 4cfea5a [SPARC64]: Fix atomic backoff limit. by David S. Miller · 17 years ago
  60. 264e3e8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  61. d7a0e1f Revert "ACPI: EC: Handle IRQ storm on Acer laptops" by Alexey Starikovskiy · 17 years ago
  62. 2caf470 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
  63. 6c3c315 IDE: Make taskfile interface more robust wrt unexpected end-of-command by Linus Torvalds · 17 years ago
  64. d5eee40 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  65. 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 17 years ago
  66. 74e3cd7 sched: retune wake granularity by Ingo Molnar · 17 years ago
  67. f540a60 sched: wakeup-buddy tasks are cache-hot by Ingo Molnar · 17 years ago
  68. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 17 years ago
  69. 6f3d092 sched, net: socket wakeups are sync by Ingo Molnar · 17 years ago
  70. f482738 sched: clean up wakeup balancing, code flow by Ingo Molnar · 17 years ago
  71. ac192d3 sched: clean up wakeup balancing, rename variables by Ingo Molnar · 17 years ago
  72. 098fb9d sched: clean up wakeup balancing, move wake_affine() by Ingo Molnar · 17 years ago
  73. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  74. 8d8002f async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor by Dan Williams · 17 years ago
  75. f79abb6 fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. by Zhang Wei · 17 years ago
  76. 4d4109d [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers by Prakash, Sathya · 17 years ago
  77. f920bb6 Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  78. 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 17 years ago
  79. d324669 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  80. 74fe0305 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  81. fb00f76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  82. 992ab12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  83. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  84. ff69c00 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  85. 0714664 HID: update key codes for Apple aluminium by Michael Hanselmann · 17 years ago
  86. dfd347f HID: fix comment in hid_input_report() by Jiri Kosina · 17 years ago
  87. c9bde7a HID: BADPAD entry for NATSU Playstation USB adapter by Andrew Burton · 17 years ago
  88. 92c4a1b HID: Use DIV_ROUND_UP by Julia Lawall · 17 years ago
  89. 790c9d8 HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbook by Tobias Mueller · 17 years ago
  90. 13d9392 Merge branches 'release' and 'dock' into release by Len Brown · 17 years ago
  91. 9171f83 ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs by Holger Macht · 17 years ago
  92. 7642d21 ACPI: SBS: remove typo from sbchc.c by Alexey Starikovskiy · 17 years ago
  93. d9ea136 Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla-10272', 'lockdep' and 'thermal' into release by Len Brown · 17 years ago
  94. 77321e6 Revert "ACPI: video: Ignore devices that aren't present in hardware" by Len Brown · 17 years ago
  95. 938b93a [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros. by Robert P. J. Day · 17 years ago
  96. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  97. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  98. abc5a87 asus_acpi: remove misleading mask by Julia Lawall · 17 years ago
  99. 5e226e4 [IPV4]: esp_output() misannotations by Al Viro · 17 years ago
  100. 9534f03 [8021Q]: vlan_dev misannotations by Al Viro · 17 years ago