1. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  2. 3cd6dbe reiserfs: cleanup path functions by Jeff Mahoney · 15 years ago
  3. fba4ebb reiserfs: factor out buffer_info initialization by Jeff Mahoney · 15 years ago
  4. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 15 years ago
  5. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 15 years ago
  6. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 15 years ago
  7. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  8. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 15 years ago
  9. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 15 years ago
  10. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  11. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 15 years ago
  12. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 15 years ago
  13. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 15 years ago
  14. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 15 years ago
  15. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 15 years ago
  16. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 15 years ago
  17. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 15 years ago
  18. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 15 years ago
  19. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 15 years ago
  20. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 15 years ago
  21. 78b6513 reiserfs: add locking around error buffer by Jeff Mahoney · 15 years ago
  22. fd7cb03 reiserfs: eliminate reiserfs_warning from uniqueness functions by Jeff Mahoney · 15 years ago
  23. cacbe3d reiserfs: prepare_error_buf wrongly consumes va_arg by Jeff Mahoney · 15 years ago
  24. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  25. 1d889d9 reiserfs: make some warnings informational by Jeff Mahoney · 15 years ago
  26. a543715 reiserfs: use more consistent printk formatting by Jeff Mahoney · 15 years ago
  27. eba0030 reiserfs: use buffer_info for leaf_paste_entries by Jeff Mahoney · 15 years ago
  28. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 15 years ago
  29. 702d21c reiserfs: add support for mount count incrementing by Jeff Mahoney · 15 years ago
  30. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 15 years ago
  31. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 15 years ago
  32. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 15 years ago
  33. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  34. 12a37b5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  35. 53da1d9 fix ptrace slowness by Miklos Szeredi · 15 years ago
  36. b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 15 years ago
  37. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 15 years ago
  38. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 15 years ago
  39. e3162d3 dm9000: locking bugfix by David Brownell · 15 years ago
  40. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 15 years ago
  41. 59fcbdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  42. 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  43. f762dd6 Update my email address by Gertjan van Wingerde · 15 years ago
  44. 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 15 years ago
  45. 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 15 years ago
  46. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 15 years ago
  47. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 15 years ago
  48. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 15 years ago
  49. c2f3252 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  50. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 15 years ago
  51. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 15 years ago
  52. 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 15 years ago
  53. ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 15 years ago
  54. 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 15 years ago
  55. 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 15 years ago
  56. d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 15 years ago
  57. caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  58. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  59. fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  60. a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 15 years ago
  61. 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 15 years ago
  62. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  63. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 15 years ago
  64. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 15 years ago
  65. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 15 years ago
  66. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 15 years ago
  67. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 15 years ago
  68. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 15 years ago
  69. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 15 years ago
  70. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 15 years ago
  71. cb0dc77 net: fix sctp breakage by Al Viro · 15 years ago
  72. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 15 years ago
  73. e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 15 years ago
  74. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 15 years ago
  75. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 15 years ago
  76. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 15 years ago
  77. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 15 years ago
  78. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  79. 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  80. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 15 years ago
  81. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  82. 8144737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  83. 99dbe10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  84. bd27e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  85. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 15 years ago
  86. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 15 years ago
  87. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 15 years ago
  88. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 15 years ago
  89. f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 15 years ago
  90. 4fa81ed2 [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 15 years ago
  91. f1aa298 Merge branch 'fix/opl3sa2-suspend' into for-linus by Takashi Iwai · 15 years ago
  92. a232ee6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  93. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 15 years ago
  94. 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 15 years ago
  95. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 15 years ago
  96. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 15 years ago
  97. c673ba1 ALSA: hda - Workaround for buggy DMA position on ATI controllers by Takashi Iwai · 15 years ago
  98. 09240cf ALSA: hda - Fix DMA mask for ATI controllers by Takashi Iwai · 15 years ago
  99. 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  100. 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 15 years ago