1. 9213148 Pull apm-freeze-fix into release branch by Len Brown · 17 years ago
  2. f7a5274 Pull suspend-2.6.24 into release branch by Len Brown · 17 years ago
  3. 74d0f33 ACPI: suspend: old debugging hacks sneaked back by Pavel Machek · 17 years ago
  4. ceaeee6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  5. 3743d33 Tiny clean-up of OPROFILE/KPROBES configuration by Linus Torvalds · 17 years ago
  6. 00a5825 Fix oprofile configuration breakage by Ralf Baechle · 17 years ago
  7. 5e2862e [MIPS] Oprofile: Fix computation of number of counters. by Ralf Baechle · 17 years ago
  8. 0e8120e [MIPS] Alchemy: fix IRQ bases by Sergei Shtylyov · 17 years ago
  9. 4b36673 [MIPS] Alchemy: replace ffs() with __ffs() by Sergei Shtylyov · 17 years ago
  10. f435a91 [MIPS] BCM1480: Fix interrupt routing, take 2. by Ralf Baechle · 17 years ago
  11. 7e1fb76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  12. ad658ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  13. 2a1292b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  14. 2cfae27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  15. 97bd791 remove nonsense force-casts from ocfs2 by Al Viro · 17 years ago
  16. 7e46aa5 regression: bfs endianness bug by Al Viro · 17 years ago
  17. 3c50b36 fcrypt endianness misannotations by Al Viro · 17 years ago
  18. 79901a9 no need to mess with KBUILD_CFLAGS on uml-i386 anymore by Al Viro · 17 years ago
  19. 9b5e685 regression: cifs endianness bug by Al Viro · 17 years ago
  20. ecaf18c VM/Security: add security hook to do_brk by Eric Paris · 17 years ago
  21. 294a80a SLUB's ksize() fails for size > 2048 by Vegard Nossum · 17 years ago
  22. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  23. d4beaf4 jbd: Fix assertion failure in fs/jbd/checkpoint.c by Jan Kara · 17 years ago
  24. 369b8f5 mm: fix XIP file writes by Nick Piggin · 17 years ago
  25. 4670df8 gpio_cs5535: disable AUX on output by Ben Gardner · 17 years ago
  26. f1dad16 Avoid potential NULL dereference in unregister_sysctl_table by Pavel Emelyanov · 17 years ago
  27. 092e1fd Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer by Bryan Wu · 17 years ago
  28. 003d922 Blackfin SPI driver: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  29. f452126 Blackfin SPI driver: use void __iomem * for regs_base by Bryan Wu · 17 years ago
  30. d8c0500 Blackfin SPI driver: use cpu_relax() to replace continue in while busywait by Bryan Wu · 17 years ago
  31. 07612e5 spi: spi_bfin: resequence DMA start/stop by Sonic Zhang · 17 years ago
  32. 62310e5 spi: spi_bfin: update handling of delay-after-deselect by Bryan Wu · 17 years ago
  33. c3061ab spi: spi_bfin: bugfix for 8..16 bit word sizes by Bryan Wu · 17 years ago
  34. bb90eb0 spi: spi_bfin: handle multiple spi_masters by Bryan Wu · 17 years ago
  35. 3f479a6 spi: spi_bfin: relocate spin/waits by Sonic Zhang · 17 years ago
  36. cc487e7 spi: spi_bfin: change handling of communication parameters by Sonic Zhang · 17 years ago
  37. 12e17c4 spi: spi_bfin, rearrange portmux calls by Sonic Zhang · 17 years ago
  38. 7c4ef09 spi: spi_bfin uses portmux for additional busses by Sonic Zhang · 17 years ago
  39. a32c691 spi: spi_bfin uses platform device resources by Bryan Wu · 17 years ago
  40. 2ed3551 spi: spi_bfin, don't bypass spi framework by Mike Frysinger · 17 years ago
  41. fad91c8 spi: spi_bfin handles spi_transfer.cs_change by Bryan Wu · 17 years ago
  42. 5fec5b5 spi: spi_bfin cleanups, error handling by Bryan Wu · 17 years ago
  43. cc2f81a spi: bfin spi uses portmux calls by Michael Hennerich · 17 years ago
  44. 131b17d spi: initial BF54x SPI support by Bryan Wu · 17 years ago
  45. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  46. 9b938b7 spi: simplify spi_sync() calling convention by Marc Pignat · 17 years ago
  47. 3f86f14 spi: at25 driver is for EEPROM not FLASH by David Brownell · 17 years ago
  48. 068f407 SPI: use mutex not semaphore by David Brownell · 17 years ago
  49. f8fcc93 Add EXPORT_SYMBOL(ksize); by Tetsuo Handa · 17 years ago
  50. 4b01a0b mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init by Denis Cheng · 17 years ago
  51. 0c664f9 ufs: fix nexstep dir block size by Evgeniy Dushistov · 17 years ago
  52. 372a302 RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag by Jiri Kosina · 17 years ago
  53. 5cd1756 fix clone(CLONE_NEWPID) by Eric W. Biederman · 17 years ago
  54. e00ba3d aio: only account I/O wait time in read_events if there are active requests by Jeff Moyer · 17 years ago
  55. cde898f futex: correctly return -EFAULT not -EINVAL by Thomas Gleixner · 17 years ago
  56. 5456178 lockdep: in_range() fix by Oleg Nesterov · 17 years ago
  57. 8568487 lockdep: fix debug_show_all_locks() by Ingo Molnar · 17 years ago
  58. 41a2d6c sched: style cleanups by Ingo Molnar · 17 years ago
  59. ce6bd42 futex: fix for futex_wait signal stack corruption by Steven Rostedt · 17 years ago
  60. 9cb1200 [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  61. b127aa8 [SPARC]: Add missing of_node_put by Julia Lawall · 17 years ago
  62. 75c6d14 [SPARC64]: check for possible NULL pointer dereference by Cyrill Gorcunov · 17 years ago
  63. 794b26e [SPARC]: Add missing "space" by Joe Perches · 17 years ago
  64. 519c4d2 [SPARC64]: Add missing "space" by Joe Perches · 17 years ago
  65. 55c45a3 [SPARC64]: Add missing pci_dev_put by Julia Lawall · 17 years ago
  66. 874a5f8 [SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string. by David S. Miller · 17 years ago
  67. 6fab260 [SPARC64]: Missing mdesc_release() in ldc_init(). by David S. Miller · 17 years ago
  68. 621544e [LRO]: fix lro_gen_skb() alignment by Andrew Gallatin · 17 years ago
  69. 4e67d87 [TCP]: NAGLE_PUSH seems to be a wrong way around by Ilpo Järvinen · 17 years ago
  70. 52d3408 [TCP]: Move prior_in_flight collect to more robust place by Ilpo Järvinen · 17 years ago
  71. 3e6f049 [TCP] FRTO: Use of existing funcs make code more obvious & robust by Ilpo Järvinen · 17 years ago
  72. 92b05e13 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS by Pavel Emelyanov · 17 years ago
  73. 78f150b [ROSE]: Trivial compilation CONFIG_INET=n case by Pavel Emelyanov · 17 years ago
  74. 4ac63ad6 [IPVS]: Fix sched registration race when checking for name collision. by Pavel Emelyanov · 17 years ago
  75. a014bc8 [IPVS]: Don't leak sysctl tables if the scheduler registration fails. by Pavel Emelyanov · 17 years ago
  76. 5a211a5 VM/Security: add security hook to do_brk by Eric Paris · 17 years ago
  77. 7cd9414 Security: round mmap hint address above mmap_min_addr by Eric Paris · 17 years ago
  78. 8869477 security: protect from stack expantion into low vm addresses by Eric Paris · 17 years ago
  79. ab5a91a Security: allow capable check to permit mmap or low vm space by Eric Paris · 17 years ago
  80. d313f9483 SELinux: detect dead booleans by Stephen Smalley · 17 years ago
  81. 0955dc0 SELinux: do not clear f_op when removing entries by Stephen Smalley · 17 years ago
  82. e3c0ac0 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  83. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 17 years ago
  84. f9663ae gianfar: fix compile warning by Grant Likely · 17 years ago
  85. 4352d82 pasemi_mac: Fix reuse of free'd skb by Olof Johansson · 17 years ago
  86. d30f53a SMC911X: Fix using of dereferenced skb after netif_rx by Wang Chen · 17 years ago
  87. 8cfcbe9 sky2: recovery deadlock fix by Stephen Hemminger · 17 years ago
  88. 4c537e6 Fix memory corruption in fec_mpc52xx by Jon Smirl · 17 years ago
  89. 0581d3f Don't claim to do IPv6 checksum offload by David Woodhouse · 17 years ago
  90. 4c14fe9 cxgb - revert file mode changes. by Divy Le Ray · 17 years ago
  91. 943547a pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 6ba8695 ahci: add the Device IDs of MCP79 AHCI controller to ahci.c by peerchen · 17 years ago
  93. 306b30f sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives by Mark Lord · 17 years ago
  94. 3f3debd sata_nv: don't use legacy DMA in ADMA mode (v3) by Robert Hancock · 17 years ago
  95. 2254c2e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  96. a3aaabd Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  97. 98f20fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  98. 2208210 MAINTAINERS: remove the MTRR entry by Adrian Bunk · 17 years ago
  99. 799b37b drivers/s390/net/ctcmain.c: fix build bug by Ingo Molnar · 17 years ago
  100. da54bec x86: arch_register_cpu() section fix by Andrew Morton · 17 years ago