1. 936940a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  2. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  3. d7ed9c0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  4. 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 16 years ago
  5. 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 16 years ago
  6. 24ed3ab pci: use pci_ioremap_bar() in drivers/serial by Arjan van de Ven · 16 years ago
  7. ce89294 synclink_gt: fix transmit race and timeout by Paul Fulghum · 16 years ago
  8. 2a13373 jsm: clean up "serial: jsm: correctly support 4 8 port boards" by Andrew Morton · 16 years ago
  9. a10b32db kgdb: kgdboc console poll hooks for serial_txx9 uart by Atsushi Nemoto · 16 years ago
  10. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 16 years ago
  11. 073aaa1 helpers for acl caching + switch to those by Al Viro · 16 years ago
  12. 06b16e9 switch shmem to inode->i_acl by Al Viro · 16 years ago
  13. 281eede switch reiserfs to inode->i_acl by Al Viro · 16 years ago
  14. 7a77b15 switch reiserfs to usual conventions for caching ACLs by Al Viro · 16 years ago
  15. e68888b reiserfs: minimal fix for ACL caching by Al Viro · 16 years ago
  16. d441b1c switch nilfs2 to inode->i_acl by Al Viro · 16 years ago
  17. 5affd88 switch btrfs to inode->i_acl by Al Viro · 16 years ago
  18. 290c263 switch jffs2 to inode->i_acl by Al Viro · 16 years ago
  19. 05fc079 switch jfs to inode->i_acl by Al Viro · 16 years ago
  20. d4bfe2f switch ext4 to inode->i_acl by Al Viro · 16 years ago
  21. 6582a0e switch ext3 to inode->i_acl by Al Viro · 16 years ago
  22. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 16 years ago
  23. f19d4a8 add caching of ACLs in struct inode by Al Viro · 16 years ago
  24. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 16 years ago
  25. 01c0319 cleanup __writeback_single_inode by Christoph Hellwig · 16 years ago
  26. f21f622 ... and the same for vfsmount id/mount group id by Al Viro · 16 years ago
  27. c63e09e Make allocation of anon devices cheaper by Al Viro · 16 years ago
  28. 7e325d3 update Documentation/filesystems/Locking by Christoph Hellwig · 16 years ago
  29. f6cc746 devpts: remove module-related code by H. Peter Anvin · 16 years ago
  30. 3b22edc VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper by Trond Myklebust · 16 years ago
  31. 654f562 vfs: fix nd->root leak in do_filp_open() by J. R. Okajima · 16 years ago
  32. b5450d9 reiserfs: remove stray unlock_super in reiserfs_resize by Christoph Hellwig · 16 years ago
  33. 3391faa udf: remove redundant tests on unsigned by Roel Kluin · 16 years ago
  34. 7959ea2 bnx2: Fix the behavior of ethtool when ONBOOT=no by Ooiwa Naohiro · 16 years ago
  35. be98eb2 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  36. cf5434e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 16 years ago
  37. 7b58fc2 Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  38. 0f77ca9 qla3xxx: Don't sleep while holding lock. by Ron Mercer · 16 years ago
  39. e5a6737 qla3xxx: Give the PHY time to come out of reset. by Ron Mercer · 16 years ago
  40. b6280b4 ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off by Neil Horman · 16 years ago
  41. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 16 years ago
  42. 1ab52cf i2c: driver for the Synopsys DesignWare I2C controller by Baruch Siach · 16 years ago
  43. f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 16 years ago
  44. c4658b4 Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it by Weidong Han · 16 years ago
  45. 2c2e2c3 IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c) by Fenghua Yu · 16 years ago
  46. 4e8a237 nvidiafb: fix boot-time printk string by Mikael Pettersson · 16 years ago
  47. 840c516 h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu. by Robert P. J. Day · 16 years ago
  48. 364df0e mm: fix handling of pagesets for downed cpus by Dimitri Sivanich · 16 years ago
  49. 01ff53f rmap: fixup page_referenced() for nommu systems by Mike Frysinger · 16 years ago
  50. a5c9b69 mm: pass mm to grab_swap_token by Hugh Dickins · 16 years ago
  51. 626f380 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  52. 32708e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  53. f5bcf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  54. defe910 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 16 years ago
  55. 95b3692 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 16 years ago
  56. d26ed65 mm: don't rely on flags coincidence by Hugh Dickins · 16 years ago
  57. 788c7df hugetlb: fault flags instead of write_access by Hugh Dickins · 16 years ago
  58. a800fae Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  59. c488eef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  60. cf9c1b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  61. 135aae3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  62. 811e42c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  63. 4843a3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  64. 4a7eca8 Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  65. 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 16 years ago
  66. 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 16 years ago
  67. cb4cbcf mm: fix incorrect page removal from LRU by KAMEZAWA Hiroyuki · 16 years ago
  68. bb38c22 sh: Fix up HAVE_PERF_COUNTERS typo. by Paul Mundt · 16 years ago
  69. bf96d1e kmemleak: Do not force the slab debugging Kconfig options by Catalin Marinas · 16 years ago
  70. ae28106 kmemleak: use pr_fmt by Joe Perches · 16 years ago
  71. 0634a63 asm-generic: add dummy pgprot_noncached() by Paul Mundt · 16 years ago
  72. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 16 years ago
  73. 0cf08dc net: let KS8842 driver depend on HAS_IOMEM by Heiko Carstens · 16 years ago
  74. fec37ab can: let SJA1000 driver depend on HAS_IOMEM by Heiko Carstens · 16 years ago
  75. 96f2ebd netxen: fix firmware init handshake by Dhananjay Phadke · 16 years ago
  76. 01542cd netxen: fix build with without CONFIG_PM by Dhananjay Phadke · 16 years ago
  77. 971121f sh: Fix up more dma-mapping fallout. by Paul Mundt · 16 years ago
  78. 2eb2a43 sh: SH7786 SMP support. by Paul Mundt · 16 years ago
  79. b29fa1f sh: Wire up the uncached fixmap on sh64 as well. by Paul Mundt · 16 years ago
  80. 997d003 sh: Use local TLB flush in set_pte_phys(). by Paul Mundt · 16 years ago
  81. 2e046b9 sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. by Paul Mundt · 16 years ago
  82. 7b99483 CRISv10: remove redundant tests on unsigned by Roel Kluin · 16 years ago
  83. 9b901ee [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI by Wim Van Sebroeck · 16 years ago
  84. 44df753 [WATCHDOG] hpwdt: Add NMI priority option by Tom Mingarelli · 16 years ago
  85. 789cd47 [WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload by Ulrik Bech Hald · 16 years ago
  86. eebf8d8 V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization table was being by Manu Abraham · 16 years ago
  87. 0a5ded5 V4L/DVB (12130): Fix a redundant compiler warning by Manu Abraham · 16 years ago
  88. d8b2996 V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef block by Trent Piepho · 16 years ago
  89. 1ca2737 V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything by Trent Piepho · 16 years ago
  90. ccb8340 V4L/DVB (11912): em28xx: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  91. 9bd0e8d V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  92. 653dc59 V4L/DVB (11910): mt9: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  93. 2449afc V4L/DVB (11909): cx23885: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  94. 1c657a9 V4L/DVB (11908): w8968cf: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  95. 4b89945 V4L/DVB (11907): cx88: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  96. bc52d6e V4L/DVB (11906): saa7134: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  97. 3adbbb8 V4L/DVB (11905): vivi: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  98. 728f5b9 V4L/DVB (11904): zoran: Use v4l bounding/alignment functiob by Trent Piepho · 16 years ago
  99. bc44fc0 V4L/DVB (11903): sh_mobile_ceu_camera: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  100. 4a6b8df V4L/DVB (11902): pxa-camera: Use v4l bounding/alignment function by Trent Piepho · 16 years ago