1. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  2. ed2f2f9 Document ->page_mkwrite() locking by Mark Fasheh · 17 years ago
  3. 6967614 ocfs2: release page lock before calling ->page_mkwrite by Mark Fasheh · 17 years ago
  4. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  5. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  6. 589f1e8 Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  7. ce524c8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  8. 789c56b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  9. 7209a1d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6 by Linus Torvalds · 17 years ago
  10. 29e7ee3 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  11. fc15bc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6 by Linus Torvalds · 17 years ago
  12. a8dcf12 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  13. d796e64 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  14. 1ff8392 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  15. 70b315b [CIFS] merge conflict in fs/cifs/export.c by Steve French · 17 years ago
  16. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  17. 6924c55 locks: fix vfs_test_lock() comment by J. Bruce Fields · 17 years ago
  18. 6d34ac1 locks: make posix_test_lock() interface more consistent by J. Bruce Fields · 17 years ago
  19. 370f659 nfs: disable leases over NFS by J. Bruce Fields · 17 years ago
  20. 6044606 gfs2: stop giving out non-cluster-coherent leases by Marc Eshel · 17 years ago
  21. 4698afe locks: export setlease to filesystems by J. Bruce Fields · 17 years ago
  22. f9ffed2 locks: provide a file lease method enabling cluster-coherent leases by J. Bruce Fields · 18 years ago
  23. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 17 years ago
  24. 6d5e8b0 locks: share more common lease code by J. Bruce Fields · 17 years ago
  25. e32b8ee locks: clean up lease_alloc() by J. Bruce Fields · 17 years ago
  26. d2ab0b0c locks: convert an -EINVAL return to a BUG by J. Bruce Fields · 17 years ago
  27. 87250dd leases: minor break_lease() comment clarification by david m. richter · 17 years ago
  28. ede178e zh_CN/HOWTO: update URLs of git trees by Li Yang · 17 years ago
  29. 29a68ee Chinese translation of Documentation/stable_api_nonsense.txt by TripleX · 17 years ago
  30. 0da1fa0 HOWTO: add Chinese translation of Documentation/HOWTO by Li Yang · 17 years ago
  31. 5d329e6 Documentation: add Japanese translated stable_api_nonsense.txt by IKEDA, Munehiro · 17 years ago
  32. 73fd625 HOWTO: add Japanese translation of Documentation/HOWTO by Tsugikazu Shibata · 17 years ago
  33. bc4c4f4 UIO: Hilscher CIF card driver by Hans-Jürgen Koch · 17 years ago
  34. e3e0a28 UIO: Documentation by Hans J. Koch · 17 years ago
  35. beafc54 UIO: Add the User IO core code by Hans J. Koch · 17 years ago
  36. 967e35d sysfs: cosmetic clean up on node creation failure paths by Tejun Heo · 17 years ago
  37. a1da4df sysfs: kill an extra put in sysfs_create_link() failure path by Tejun Heo · 17 years ago
  38. 2ee97ca Driver core: check return code of sysfs_create_link() by Cornelia Huck · 17 years ago
  39. be38849 HOWTO: Add the knwon_regression URI to the documentation by Paolo Ciarrocchi · 17 years ago
  40. 6b09448 dev_vdbg() documentation by David Brownell · 17 years ago
  41. aebdc3b dev_vdbg(), available with -DVERBOSE_DEBUG by David Brownell · 17 years ago
  42. bc37e28 sysfs: make sysfs_init_inode() static by Tejun Heo · 17 years ago
  43. e080e43 sysfs: fix sysfs root inode nlink accounting by Tejun Heo · 17 years ago
  44. 2c19c49 Documentation fix devres.txt: lib/iomap.c -> lib/devres.c by Brandon Philips · 17 years ago
  45. 01da242 sysfs: avoid kmem_cache_free(NULL) by Akinobu Mita · 17 years ago
  46. 3f8df78 PM: remove deprecated dpm_runtime_* routines by Alan Stern · 17 years ago
  47. 471d055 PM: Remove deprecated sysfs files by Alan Stern · 17 years ago
  48. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  49. a6bb340 debugfs: remove rmdir() non-empty complaint by Jens Axboe · 17 years ago
  50. f9e2922 eHEA: Fix bonding support by Thomas Klein · 17 years ago
  51. e190d6b Blackfin ethernet driver: on chip ethernet MAC controller driver by Bryan Wu · 17 years ago
  52. 308a906 fix wrong argument of tc35815_read_plat_dev_addr() by Yoichi Yuasa · 17 years ago
  53. 5e1751f Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  54. dbf812d ARM/ETHER3: Handle multicast frames. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  55. 82a0244 SAA9730: Handle multicast frames. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  56. b947dd4 NI5010: Handle multicast frames. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  57. e78af366 NS83820: Handle multicast frames. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  58. 7132ab7 Fix RGMII-ID handling in gianfar by Andy Fleming · 17 years ago
  59. af2d940 Fix Vitesse RGMII-ID support by Andy Fleming · 17 years ago
  60. cc65185 Add phy-connection-type to gianfar nodes by Andy Fleming · 17 years ago
  61. 1d5e83a Fix Vitesse 824x PHY interrupt acking by Andy Fleming · 17 years ago
  62. 9ee0be0 ISDN HiSax: uninitialized return in hisax_cs_setup by Florin Malita · 17 years ago
  63. 412edf6 firewire: fw-sbp2: convert to new SCSI data buffer accessors by Stefan Richter · 17 years ago
  64. 9c9bdf4 firewire: fix memory leak of fw_request instances by Stefan Richter · 17 years ago
  65. 5d59a6f firewire: remove bogus check in fw_core_handle_request by Stefan Richter · 17 years ago
  66. b980f5a firewire: fw-ohci: fix "scheduling while atomic" by Stefan Richter · 17 years ago
  67. 362e901 firewire: fw-ohci: flush MMIO write before msleep by Stefan Richter · 17 years ago
  68. 43509d1 IB/mthca: Simplify use of size0 in work request posting by Roland Dreier · 17 years ago
  69. e535c69 IB/mthca: Factor out setting WQE UD segment entries by Roland Dreier · 17 years ago
  70. 5bae7ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  71. 400ddc1 IB/mthca: Factor out setting WQE remote address and atomic segment entries by Roland Dreier · 17 years ago
  72. 97405fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  73. a10d9a7 i386: fixup TRACE_IRQ breakage by Peter Zijlstra · 17 years ago
  74. 29eb511 Handle bogus %cs selector in single-step instruction decoding by Roland McGrath · 17 years ago
  75. 0fbfa6a9 IB/mlx4: Factor out setting other WQE segments by Roland Dreier · 17 years ago
  76. 587ca76 [AVR32] Initialize phy_mask for both macb devices by Haavard Skinnemoen · 17 years ago
  77. 3da86ee [AVR32] Fix atomic_add_unless() and atomic_sub_unless() by Haavard Skinnemoen · 17 years ago
  78. f3e2698 [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable. by Robert P. J. Day · 17 years ago
  79. aa15f63 [AVR32] Fix build error in parse_tag_rdimg() by Haavard Skinnemoen · 17 years ago
  80. d420d9e IB/mlx4: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  81. d4003ba [AVR32] Don't wire up macb0 unless SW6 is in default position by Kristoffer Nyborg Gregertsen · 17 years ago
  82. 95a4226 [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board by Hans-Christian Egtvedt · 17 years ago
  83. 9cf6cf5 [AVR32] Add Atmel SSC driver platform device to AT32AP architecture by Hans-Christian Egtvedt · 17 years ago
  84. e122eaf [AVR32] Remove optimization of unaligned word loads by Haavard Skinnemoen · 17 years ago
  85. a8e93ed [AVR32] Make STK1000 mux settings configurable by David Brownell · 17 years ago
  86. 9e58e18 [AVR32] CPU frequency scaling for AT32AP by Hans-Christian Egtvedt · 17 years ago
  87. 7a5b805 [AVR32] Split SM device into PM, RTC, WDT and EIC by Haavard Skinnemoen · 17 years ago
  88. c6083cd [AVR32] faster avr32 unaligned access by David Brownell · 17 years ago
  89. 3fbc541 [PATCH] x86: do not recompile boot for each build by Sam Ravnborg · 17 years ago
  90. 8c027ae [x86 setup] Save/restore DS around invocations of INT 10h by H. Peter Anvin · 17 years ago
  91. 7ad37df [x86 setup] VGA: Clear the Protect bit before setting the vertical height by H. Peter Anvin · 17 years ago
  92. 5593eaa [x86 setup] Fix assembly constraints by H. Peter Anvin · 17 years ago
  93. 9aa3909 [x86 setup] build/tools.c: fix comment by H. Peter Anvin · 17 years ago
  94. 72af61c [x86 setup] MAINTAINERS: document x86 setup code git tree by H. Peter Anvin · 17 years ago
  95. 8088545 IB/mthca: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  96. a267c0a Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  97. d756d10 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  98. cdf4a64 Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 17 years ago
  99. 97989ad V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code by Robert P. J. Day · 17 years ago
  100. f3a43d3 V4L/DVB (5846): Clean up setting state and scheduling timeouts by Robert P. J. Day · 17 years ago