1. f4d0143 Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault by Takuya Yoshikawa · 14 years ago
  2. 59b4856 fs/Kconfig: Fix typo Userpace -> Userspace by Stephen Boyd · 14 years ago
  3. 82400d2 Removing dead MACH_U300_BS26 by Christoph Egger · 14 years ago
  4. 78e2c64 drivers/infiniband: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  5. 33fa1d9 fs/ocfs2: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  6. 7156fff libfc: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  7. 501af8d scsi: bfa: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  8. 04ad327 drm: i915: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  9. 3c58141 drm: drm_edid: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  10. 7ea7c6d synclink: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  11. 0e4a9d0 block: cciss: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  12. b770ffd comment typo fixes: charater => character by Thomas Weber · 14 years ago
  13. 25d1fbf fix comment typos concerning "challenge" by Uwe Kleine-König · 14 years ago
  14. 9d910c9 arm: plat-spear: fix typo in kerneldoc by Davidlohr Bueso · 14 years ago
  15. 7a2e365 reiserfs: typo comment fix by Davidlohr Bueso · 14 years ago
  16. a253129 update email address by Pavel Machek · 14 years ago
  17. 7a53cd1 Kconfig: fixo typo in "Xilinx'" by Michael Witten · 14 years ago
  18. a7ce2e0 fix comnment/printk typos concerning "empty" by Uwe Kleine-König · 14 years ago
  19. e3845de trivial: no changes to ov511 driver by Jiri Kosina · 14 years ago
  20. 7778dc3 remove a duplicated comment line by Uwe Kleine-König · 14 years ago
  21. 49a3df8 fscache: fix missing kerneldoc annotation by Suresh Jayaraman · 14 years ago
  22. ab0cfb9 fscache: fix a trivial typo in the comment by Suresh Jayaraman · 14 years ago
  23. fa964e1 Documentation: pci.txt: fix typo by Kulikov Vasiliy · 14 years ago
  24. 4d45ada lib/devres.c: fix comment typo by Kulikov Vasiliy · 14 years ago
  25. a655773 Documentation update broken web addresses by Justin P. Mattock · 14 years ago
  26. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  27. b27d63d fix comment typos concerning "sequential" by Uwe Kleine-König · 14 years ago
  28. 69c8f52 fix #warning about using kernel headers in userpsace by Justin P. Mattock · 14 years ago
  29. 1567629 Revert "Remove dead CONFIG_SIBYTE_BCM1480_PROF" by Jiri Kosina · 14 years ago
  30. 2174efb Documentation/sysctl/vm.txt typo by Kulikov Vasiliy · 14 years ago
  31. e956b4b Fix comment spelling errors in ncpfs/inode.c by Matthew Whitworth · 14 years ago
  32. bd06cac fix typos concerning "precedence" by Uwe Kleine-König · 14 years ago
  33. dcf1b0b trivial: don't touch drivers/staging by Jiri Kosina · 14 years ago
  34. 638c594 fix typos concerning "associate" by Uwe Kleine-König · 14 years ago
  35. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  36. fd0961f fix typos concerning "instead" by Uwe Kleine-König · 14 years ago
  37. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  38. 65155b3 fix typos concerning "management" by Uwe Kleine-König · 14 years ago
  39. 85dd08e fix typos concerning "first" by Uwe Kleine-König · 14 years ago
  40. 46cd09a fix typos concerning "acquire" by Uwe Kleine-König · 14 years ago
  41. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 14 years ago
  42. 22c1d8b Remove dead CONFIG_SIBYTE_BCM1480_PROF by Christoph Egger · 14 years ago
  43. 2fda16d arch/cris: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  44. 7e27d6e Linux 2.6.35-rc3 by Linus Torvalds · 14 years ago
  45. 4cea870 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  46. 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  47. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  48. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  49. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  50. a7ef7d1 PCI: hotplug/cpqphp, fix NULL dereference by Jiri Slaby · 14 years ago
  51. 3be434f Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" by Jesse Barnes · 14 years ago
  52. f6d440d PCI: change resource collision messages from KERN_ERR to KERN_INFO by Bjorn Helgaas · 14 years ago
  53. 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
  54. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  55. 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 14 years ago
  56. 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
  57. 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
  58. cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
  59. 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
  60. d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
  61. 4cbd114 Btrfs: btrfs_iget() returns ERR_PTR by Dan Carpenter · 14 years ago
  62. 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
  63. fb4f6f9 Btrfs: handle error returns from btrfs_lookup_dir_item() by Dan Carpenter · 14 years ago
  64. 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago
  65. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  66. e79aa86 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  67. a385a53 wimax/i2400m: fix missing endian correction read in fw loader by Inaky Perez-Gonzalez · 14 years ago
  68. 891a989 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  69. f1f6ea3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  70. 63c70a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  71. 058a457 Btrfs: fix remap_file_pages error by Miao Xie · 14 years ago
  72. 0e4dcbe Btrfs: uninitialized data is check_path_shared() by Dan Carpenter · 14 years ago
  73. 8360977 Btrfs: fix fallocate regression by Josef Bacik · 14 years ago
  74. 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
  75. 349124a net8139: fix a race at the end of NAPI by Figo.zhang · 14 years ago
  76. 07a0f0f pktgen: Fix accuracy of inter-packet delay. by Daniel Turull · 14 years ago
  77. ae638c4 pkt_sched: gen_estimator: add a new lock by Eric Dumazet · 14 years ago
  78. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  79. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  80. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  81. 9dbd412 ceph: fix misleading/incorrect debug message by Sage Weil · 14 years ago
  82. 00d5643 ceph: fix atomic64_t initialization on ia64 by Jeff Mahoney · 14 years ago
  83. 1082345 sata_sil24: Use memory barriers before issuing commands by Catalin Marinas · 14 years ago
  84. 14e45c1 sata_sil24: memset() overflow by Dan Carpenter · 14 years ago
  85. 7908a9e Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  86. 07dc726 KVM: read apic->irr with ioapic lock held by Marcelo Tosatti · 14 years ago
  87. 8fade6a Merge branch 'for-linus2' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  88. 6db40cf pipe: fix check in "set size" fcntl by Miklos Szeredi · 14 years ago
  89. 1d862f4 pipe: fix pipe buffer resizing by Miklos Szeredi · 14 years ago
  90. 3e6c050 block: remove duplicate BUG_ON() in bd_finish_claiming() by Jens Axboe · 14 years ago
  91. b001836 block: bd_start_claiming cleanup by Nick Piggin · 14 years ago
  92. cf34257 block: bd_start_claiming fix module refcount by Nick Piggin · 14 years ago
  93. e1f38e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  94. 85ca788 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 7c8d20d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  96. 607b30f kbuild: Create output directory in Makefile.modbuiltin by Michal Marek · 14 years ago
  97. 2d0a1db Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  98. 00d9d6a ipv6: fix ICMP6_MIB_OUTERRORS by Eric Dumazet · 14 years ago
  99. 81a95f0 r8169: fix mdio_read and update mdio_write according to hw specs by Timo Teräs · 14 years ago
  100. ebedb22 Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6 by David S. Miller · 14 years ago