1. 70b3adb powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes by Anton Vorontsov · 16 years ago
  2. 125a00d powerpc/83xx: Add power management support for MPC837x boards by Anton Vorontsov · 16 years ago
  3. 757c74d powerpc/mm: Introduce early_init_mmu() on 64-bit by Benjamin Herrenschmidt · 16 years ago
  4. a033a48 powerpc/mm: Add option for non-atomic PTE updates to ppc64 by Benjamin Herrenschmidt · 16 years ago
  5. ff7c660 powerpc/mm: Fix printk type warning in mmu_context_nohash by Benjamin Herrenschmidt · 16 years ago
  6. d62cbf4 powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c by Benjamin Herrenschmidt · 16 years ago
  7. 7108700 powerpc/mm: Merge various PTE bits and accessors definitions by Benjamin Herrenschmidt · 16 years ago
  8. 8d1cf34 powerpc/mm: Tweak PTE bit combination definitions by Benjamin Herrenschmidt · 16 years ago
  9. 2a7d55f powerpc/cell: Fix iommu exception reporting by Jeremy Kerr · 16 years ago
  10. 2319f12 powerpc/mm: e300c2/c3/c4 TLB errata workaround by Kumar Gala · 16 years ago
  11. eb3436a powerpc/mm: Used free register to save a few cycles in SW TLB miss handling by Kumar Gala · 16 years ago
  12. 00fcb147 powerpc/mm: Remove unused register usage in SW TLB miss handling by Kumar Gala · 16 years ago
  13. 4ae0ff6 powerpc: expect all devices calling dma ops to have archdata set by Kumar Gala · 16 years ago
  14. d746286 powerpc: setup default archdata for {of_}platform via bus_register_notifier by Kumar Gala · 16 years ago
  15. 32ac576 powerpc/pci: Default to dma_direct_ops for pci dma_ops by Kumar Gala · 16 years ago
  16. fb24744 powerpc/pmi: Irq handlers return irqreturn_t by Stephen Rothwell · 16 years ago
  17. 56aa412 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask by Rusty Russell · 16 years ago
  18. f5ac590 powerpc: Turn on self-tests in ppc64_defconfig by Michael Ellerman · 16 years ago
  19. 097529f powerpc/msi: Mark the MSI bitmap selftest code as __init by Michael Ellerman · 16 years ago
  20. ebf0f33 powerpc/cell: Make axonram depends on BLOCK by Michael Ellerman · 16 years ago
  21. fc59a3f powerpc: Add virtual processor dispatch trace log by Jeremy Kerr · 16 years ago
  22. 098e895 powerpc: Add dispatch trace log fields to lppaca by Jeremy Kerr · 16 years ago
  23. 4032278 powerpc: Fix page_ins details in lppaca comments by Jeremy Kerr · 16 years ago
  24. 9a37193 powerpc: Make sysfs code use smp_call_function_single by Rusty Russell · 16 years ago
  25. c5785f9 powerpc/pseries: Failed reconfig notifier chain call cleanup by Nathan Fontenot · 16 years ago
  26. 151a9f4 powerpc: Fix prom_init on 32-bit OF machines by Benjamin Herrenschmidt · 16 years ago
  27. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  28. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 16 years ago
  29. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 16 years ago
  30. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 16 years ago
  31. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  32. 12a37b5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  33. 53da1d9 fix ptrace slowness by Miklos Szeredi · 16 years ago
  34. b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  35. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
  36. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
  37. e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago
  38. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
  39. 59fcbdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  40. 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  41. f762dd6 Update my email address by Gertjan van Wingerde · 16 years ago
  42. 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 16 years ago
  43. 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 16 years ago
  44. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 16 years ago
  45. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 16 years ago
  46. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
  47. c2f3252 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  48. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 16 years ago
  49. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 16 years ago
  50. 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 16 years ago
  51. ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 16 years ago
  52. 77ecfe8 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 16 years ago
  53. 8d73f10 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 16 years ago
  54. a7d2dac powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions by Benjamin Herrenschmidt · 16 years ago
  55. c605782 powerpc/mm: Split the various pgtable-* headers based on MMU type by Benjamin Herrenschmidt · 16 years ago
  56. 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 16 years ago
  57. 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 16 years ago
  58. d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 16 years ago
  59. caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  60. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  61. fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  62. a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 16 years ago
  63. 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 16 years ago
  64. e41c615 powerpc/86xx: Default configuration for GE Fanuc's PPC9A by Martyn Welch · 16 years ago
  65. 740d36a powerpc/86xx: Board support for GE Fanuc's PPC9A by Martyn Welch · 16 years ago
  66. 6e27cca powerpc/cpm2: fix building fs_enet driver as a module. by Grant Likely · 16 years ago
  67. 01ce8ef powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform. by Martyn Welch · 16 years ago
  68. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  69. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 16 years ago
  70. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 16 years ago
  71. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 16 years ago
  72. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
  73. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
  74. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
  75. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 16 years ago
  76. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 16 years ago
  77. cb0dc77 net: fix sctp breakage by Al Viro · 16 years ago
  78. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 16 years ago
  79. e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 16 years ago
  80. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
  81. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
  82. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
  83. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
  84. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  85. 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  86. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 16 years ago
  87. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  88. 8144737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  89. 99dbe10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  90. bd27e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  91. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 16 years ago
  92. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 16 years ago
  93. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 16 years ago
  94. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 16 years ago
  95. f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 16 years ago
  96. 4fa81ed2 [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 16 years ago
  97. f1aa298 Merge branch 'fix/opl3sa2-suspend' into for-linus by Takashi Iwai · 16 years ago
  98. a232ee6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  99. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 16 years ago
  100. 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 16 years ago