1. b3697c0 fix non-x86 build failure in pmdp_get_and_clear by Andrea Arcangeli · 13 years ago
  2. 7e3d0eb0 VFS: Fix UP compile error in fs/namespace.c by Al Viro · 13 years ago
  3. f8b1808 fs/btrfs: Fix build of ctree by Stefan Schmidt · 13 years ago
  4. 5520ebd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  5. d3072e6 ACPI: Fix boot problem related to APEI with acpi_disabled set by Rafael J. Wysocki · 13 years ago
  6. fc8fe1e PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset by Rafael J. Wysocki · 13 years ago
  7. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  8. f03c659 sanitize vfsmount refcounting changes by Al Viro · 13 years ago
  9. 7b8a53f fix old umount_tree() breakage by Al Viro · 13 years ago
  10. b650c85 autofs4: Merge the remaining dentry ops tables by David Howells · 13 years ago
  11. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  12. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 13 years ago
  13. 87556ef Remove a further kludge from __do_follow_link() by David Howells · 13 years ago
  14. 1972580 autofs4: Bump version by Ian Kent · 13 years ago
  15. dd89f90 autofs4: Add v4 pseudo direct mount support by Ian Kent · 13 years ago
  16. 9e3fea1 autofs4: Fix wait validation by Ian Kent · 13 years ago
  17. 6651149 autofs4: Clean up autofs4_free_ino() by Ian Kent · 13 years ago
  18. 71e469d autofs4: Clean up dentry operations by Ian Kent · 13 years ago
  19. e61da20 autofs4: Clean up inode operations by Ian Kent · 13 years ago
  20. 8c13a67 autofs4: Remove unused code by Ian Kent · 13 years ago
  21. b5b8017 autofs4: Add d_manage() dentry operation by Ian Kent · 13 years ago
  22. 1058421 autofs4: Add d_automount() dentry operation by Ian Kent · 13 years ago
  23. db37291 Remove the automount through follow_link() kludge code from pathwalk by David Howells · 13 years ago
  24. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  25. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  26. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  27. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 13 years ago
  28. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  29. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 13 years ago
  30. 1a8edf4 do_lookup() fix by Al Viro · 13 years ago
  31. 1b59be2 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  32. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  33. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  34. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  35. 7c46d8d Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  36. bbba756 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  37. 0731544 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 13 years ago
  38. 2ed1c52 Update Pekka's email address in MAINTAINERS by Pekka Enberg · 13 years ago
  39. 68a1b19 mm/slab.c: make local symbols static by H Hartley Sweeten · 13 years ago
  40. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 13 years ago
  41. cb4d3ea ARM: fix missing branch in __error_a by Russell King · 13 years ago
  42. ea0c4f3 ARM: pxa: fix building issue of missing physmap.h by Eric Miao · 13 years ago
  43. 33e7399 ARM: mmp: PXA910 drive strength FAST using wrong value by Philip Rakity · 13 years ago
  44. ee309d3 ARM: mmp: MMP2 drive strength FAST using wrong value by Philip Rakity · 13 years ago
  45. a1015a1 ARM: pxa: fix recursive calls in pxa_low_gpio_chip by Eric Miao · 13 years ago
  46. d5996b2 ARM: fix /proc/$PID/stack on SMP by Russell King · 13 years ago
  47. 3856733 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 by Linus Torvalds · 13 years ago
  48. 671289c ARM: Fix build regression on SA11x0, PXA, and H720x targets by Russell King · 13 years ago
  49. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 13 years ago
  50. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 13 years ago
  51. 8473dbb Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  52. 7cb3920 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  53. ad56cbf Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  54. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 13 years ago
  55. 9a1fe2f ACPI / ACPICA: Initialize the global lock spinlock as appropriate by Rafael J. Wysocki · 13 years ago
  56. 7f85803 tracing: Remove syscall_exit_fields by Lai Jiangshan · 13 years ago
  57. 94a1b6d spi/amba-pl022: fixing compilation warning. by Viresh Kumar · 13 years ago
  58. c76d292 Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 13 years ago
  59. 11b9369 ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources by Dima Zavin · 13 years ago
  60. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  61. 6f7f7ca Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE() by Linus Torvalds · 13 years ago
  62. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  63. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  64. ec08bdb Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  65. 9cefa17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  66. f4e8db3 i2c: Encourage move to dev_pm_ops by warning on use of legacy methods by Mark Brown · 13 years ago
  67. d529de2 i2c: Factor out runtime suspend checks from PM operations by Mark Brown · 13 years ago
  68. 5219bf8 i2c: Unregister dummy devices last on adapter removal by Jean Delvare · 13 years ago
  69. 0f73f2c GRETH: resolve SMP issues and other problems by Daniel Hellstrom · 13 years ago
  70. 1ca2343 GRETH: handle frame error interrupts by Daniel Hellstrom · 13 years ago
  71. 2436af8 GRETH: avoid writing bad speed/duplex when setting transfer mode by Daniel Hellstrom · 13 years ago
  72. b669e7f GRETH: fixed skb buffer memory leak on frame errors by Daniel Hellstrom · 13 years ago
  73. 2a2bc01 GRETH: GBit transmit descriptor handling optimization by Daniel Hellstrom · 13 years ago
  74. bbe9e63 GRETH: fix opening/closing by Daniel Hellstrom · 13 years ago
  75. ad4650a GRETH: added raw AMBA vendor/device number to match against. by Daniel Hellstrom · 13 years ago
  76. 3b8f594 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 13 years ago
  77. 886d7f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 13 years ago
  78. b7e2041 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  79. 92d76e8 cassini: Fix build bustage on x86. by David S. Miller · 13 years ago
  80. 76d1f7b x86, olpc: Add missing Kconfig dependencies by H. Peter Anvin · 13 years ago
  81. 6550904d x86, mrst: Set correct APB timer IRQ affinity for secondary cpu by Jacob Pan · 13 years ago
  82. a8f2800 nfsd4: fix callback restarting by J. Bruce Fields · 13 years ago
  83. 42a9fa9 Merge branch 'devicetree/next' into spi/next by Grant Likely · 13 years ago
  84. 6ce1f81 [IA64] fix ia64 build failure in pmdp_get_and_clear by Andrea Arcangeli · 13 years ago
  85. fcdc2ea AT91: Support for gsia18s board by Igor Plyatov · 13 years ago
  86. 0fb55d3 AT91: Acme Systems FOX Board G20 board files by Sergio Tanzilli · 14 years ago
  87. ad6ef7f AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.h by Jesper Juhl · 13 years ago
  88. 891cc22 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 13 years ago
  89. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 13 years ago
  90. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  91. 62627be x86: tsc: Fix calibration refinement conditionals to avoid divide by zero by John Stultz · 13 years ago
  92. 5957e33 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  93. 0ad53ee afs: add afs_wq and use it instead of the system workqueue by Tejun Heo · 13 years ago
  94. e1fcc7e rxrpc: rxrpc_workqueue isn't used during memory reclaim by Tejun Heo · 13 years ago
  95. ba28b93 FS-Cache: Fix operation handling by Akshat Aranya · 13 years ago
  96. acda472 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 13 years ago
  97. 822e521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  98. 0f953bf PCI/PM: Report wakeup events before resuming devices by Rafael J. Wysocki · 13 years ago
  99. b6e335a PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events by Rafael J. Wysocki · 13 years ago
  100. ff29530 PCI: sysfs: Update ROM to include default owner write access by Alex Williamson · 13 years ago