1. 1910e02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  2. 74c7a09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. f05596d atmel_serial: update the powersave handler to match serial core by Anti Sullin · 16 years ago
  4. a10cebf memcg: check under limit at shrink_usage by Daisuke Nishimura · 16 years ago
  5. b4d19cc Documentation/sysctl/kernel.txt: fix softlockup_thresh description by Andrew Morton · 16 years ago
  6. db203d5 mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutex by Nick Piggin · 16 years ago
  7. 2d4c826 sys_paccept: disable paccept() until API design is resolved by Michael Kerrisk · 16 years ago
  8. 6675ce1 Documentation/DMA-mapping.txt: update for pci_dma_mapping_error() changes by Marin Mitov · 16 years ago
  9. f9092f3 kexec: fix segmentation fault in kimage_add_entry by Jonathan Steel · 16 years ago
  10. 39f00c0 kernel-doc: allow structs whose members are all private by Randy Dunlap · 16 years ago
  11. c32a162 smb.h: do not include linux/time.h in userspace by Kirill A. Shutemov · 16 years ago
  12. 683f40d ibmasr: remove unnecessary spin_unlock() by Akinobu Mita · 16 years ago
  13. 44b50e5 sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev(). by David S. Miller · 16 years ago
  14. 4c07ab0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  15. 6115e85 ath9k: Fix IRQ nobody cared issue with ath9k by Senthil Balasubramanian · 16 years ago
  16. 5d89945 wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100" by born.into.silence@gmail.com · 16 years ago
  17. d0be7cc ath9k: connectivity is lost after Group rekeying is done by Senthil Balasubramanian · 16 years ago
  18. a304edb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  19. cec5eb7 pcmcia: Fix broken abuse of dev->driver_data by Alan Cox · 16 years ago
  20. ae91119 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  21. 18f22fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  22. b1132b3 ALSA: ASoC: Fix at32-pcm build breakage with PM enabled by Haavard Skinnemoen · 16 years ago
  23. 72d3105 Linux 2.6.27-rc7 by Linus Torvalds · 16 years ago
  24. d541b22 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  25. 6f21d80 Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  26. e59e14b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  27. 5c0a95c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  28. baaea1d MAINTAINERS: Various fixes by Jean Delvare · 16 years ago
  29. 795fb7e MAINTAINERS: Trivial whitespace cleanups by Jean Delvare · 16 years ago
  30. 6b3766a [MIPS] vmlinux.lds.S: handle .text.* by Atsushi Nemoto · 16 years ago
  31. c65a548 [MIPS] Fix potential latency problem due to non-atomic cpu_wait. by Atsushi Nemoto · 17 years ago
  32. 6657fe0 [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. by Ralf Baechle · 16 years ago
  33. b80a1b8 [MIPS] Fix 64-bit IP checksum code by Atsushi Nemoto · 16 years ago
  34. ad55dca netdev: simple_tx_hash shouldn't hash inside fragments by Alexander Duyck · 16 years ago
  35. 7ee766d sparc64: Fix disappearing PCI devices on e3500. by David S. Miller · 16 years ago
  36. a650031 mmc_test: initialize mmc_test_lock statically by Akinobu Mita · 16 years ago
  37. 9d4e98e mmc_block: handle error from mmc_register_driver() by Akinobu Mita · 16 years ago
  38. da45b66 atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin by Haavard Skinnemoen · 16 years ago
  39. 75d33cc atmel-mci: Fix bogus debugfs file size by Haavard Skinnemoen · 16 years ago
  40. b17339a atmel-mci: Fix memory leak in atmci_regs_show by Haavard Skinnemoen · 16 years ago
  41. 87e60f2 atmel-mci: debugfs: enable clock before dumping regs by Haavard Skinnemoen · 16 years ago
  42. fe246eb tmio_mmc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  43. d130d97 hwmon: (ad7414) Make ad7414_update_device() static by Adrian Bunk · 16 years ago
  44. 859b9ef hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I) by Andrew Paprocki · 16 years ago
  45. 13b3c3f hwmon: (atxp1) Fix device detection logic by Jean Delvare · 16 years ago
  46. 9f72632 KVM: ia64: 'struct fdesc' build fix by Jes Sorensen · 16 years ago
  47. 9824b8f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  48. ab048fb Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  49. 5a0cd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  50. b4df9d8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 902f2ac Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 06d4a22 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. b971963 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  54. e72a68f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  55. 1cce92a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  56. 79d57ab Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  57. a19eee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  58. 764527a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  59. 3d431a7 avr32: nmi_enter() without nmi_exit() by Manfred Spraul · 16 years ago
  60. 73d4393 avr32: fix sys_sync_file_range() call convention by Hans-Christian Egtvedt · 16 years ago
  61. e37925e avr32: add generic_find_next_le_bit bit function by Hans-Christian Egtvedt · 16 years ago
  62. 1b771c1 avr32: add .gitignore files by Markus Heidelberg · 16 years ago
  63. 7fb61a7 atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y by Haavard Skinnemoen · 16 years ago
  64. 9744197 md: Don't wait UNINTERRUPTIBLE for other resync to finish by NeilBrown · 16 years ago
  65. e727240 e100: Use pci_pme_active to clear PME_Status and disable PME# by Rafael J. Wysocki · 16 years ago
  66. 78566fe e1000: prevent corruption of EEPROM/NVM by Christopher Li · 16 years ago
  67. f55c21f forcedeth: call restore mac addr in nv_shutdown path by Yinghai Lu · 16 years ago
  68. 27ed9dd bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int by Benjamin Li · 16 years ago
  69. add5237 sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH by Vlad Yasevich · 16 years ago
  70. 0ef46e2 sctp: do not enable peer features if we can't do them. by Vlad Yasevich · 16 years ago
  71. 58005b32 [ARM] 5255/1: Update jornada ssp to remove build errors/warnings by Kristoffer Ericson · 16 years ago
  72. a3028b8 sctp: set the skb->ip_summed correctly when sending over loopback. by Vlad Yasevich · 16 years ago
  73. 7e8bc3c [ARM] omap: back out 'internal_clock' support by Russell King · 16 years ago
  74. 380b0fd [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config() by roelkluin · 16 years ago
  75. 2d291e9 Fix compile failure with non modular builds by James Bottomley · 16 years ago
  76. 32dde0f powerpc: Holly board needs dtbImage target by Josh Boyer · 16 years ago
  77. 2fd6f6e [XFS] Don't do I/O beyond eof when unreserving space by Lachlan McIlroy · 16 years ago
  78. e1f5dbd [XFS] Fix use-after-free with buffers by Lachlan McIlroy · 16 years ago
  79. f9114eb [XFS] Prevent lockdep false positives when locking two inodes. by David Chinner · 16 years ago
  80. b5b8c9a [XFS] Fix barrier status change detection. by David Chinner · 16 years ago
  81. 364f358 [XFS] Prevent direct I/O from mapping extents beyond eof by Lachlan McIlroy · 16 years ago
  82. 6efdf28 [XFS] Fix regression introduced by remount fixup by Christoph Hellwig · 16 years ago
  83. 31bd61f [XFS] Move memory allocations for log tracing out of the critical path by Lachlan McIlroy · 16 years ago
  84. 45e9c0d warn: Turn the netdev timeout WARN_ON() into a WARN() by Arjan van de Ven · 16 years ago
  85. c8b0f43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  86. 1b901aa Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  87. ef3d771 Fix PNP build failure, bugzilla #11276 by David Miller · 16 years ago
  88. 49f276b hpplus: fix build regression by Stephen Hemminger · 16 years ago
  89. e95926d Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support" by Linus Torvalds · 16 years ago
  90. 612f9d3 powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree by Timur Tabi · 16 years ago
  91. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  92. 7e2c232 Merge branches 'ipoib', 'mlx4' and 'nes' into for-linus by Roland Dreier · 16 years ago
  93. e8224e4 IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() by Yossi Etigin · 16 years ago
  94. d7ffd50 RDMA/nes: Fix client side QP destroy by Faisal Latif · 16 years ago
  95. 9843099 sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace. by David S. Miller · 16 years ago
  96. 1577e4b Input: jornada720_ts - fix build error ( LONG() usage ) by Kristoffer Ericson · 16 years ago
  97. f948cc6 sparc64: Fix OOPS in psycho_pcierr_intr_other(). by David S. Miller · 16 years ago
  98. 9adb8c1 [S390] cio: fix orb initialization in cio_start_key by Stefan Weinhuber · 16 years ago
  99. f26fd5d [S390] cio: Fix driver_data handling for ccwgroup devices. by Cornelia Huck · 16 years ago
  100. ba0593b x86: completely disable NOPL on 32 bits by H. Peter Anvin · 16 years ago