1. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 9489a06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  3. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  4. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  5. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  6. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  7. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  8. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  9. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  10. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  11. d389c7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  12. 4ded383 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 246dd41 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  14. df6ab559 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 by Linus Torvalds · 16 years ago
  15. e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 16 years ago
  16. a57c1ba libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl by Alan Cox · 16 years ago
  17. 4f0ebe3 libata: kill unused constants by Tejun Heo · 17 years ago
  18. ab32cd7 route: Remove unused ifa_anycast field by Thomas Graf · 16 years ago
  19. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  20. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 16 years ago
  21. 51b77ca route: Mark unused route cache flags as such. by Thomas Graf · 16 years ago
  22. 64e9159 serial_core: uart_set_ldisc infrastructure by Alan Cox · 16 years ago
  23. 63e1462 mmc_spi: mmc_spi.h should include linux/interrupts.h by Anton Vorontsov · 16 years ago
  24. 00e98a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  25. f365ad5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  26. d02d6be sh: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Paul Mundt · 16 years ago
  27. a70ce07 Blackfin arch: update anomaly headers from toolchain trunk by Mike Frysinger · 16 years ago
  28. b06dcee Blackfin arch: Remove bad and usless code by Michael Hennerich · 16 years ago
  29. cfab3bd [POWERPC] Add "memory" clobber to MMIO accessors by Benjamin Herrenschmidt · 16 years ago
  30. ab8cd81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  31. 7536d7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  32. 5adad01 Input: rename SW_RADIO to SW_RFKILL_ALL by Henrique de Moraes Holschuh · 16 years ago
  33. e48d6d9 [ALSA] ac97 - Fix ASUS A9T laptop output by Takashi Iwai · 16 years ago
  34. fbaa20f sparc64: IO accessors fix by Benjamin Herrenschmidt · 16 years ago
  35. bebd9a4 [S390] s390 types: make dma_addr_t 64 bit capable by Christian Borntraeger · 16 years ago
  36. b4f68be virtio: force callback on empty. by Rusty Russell · 16 years ago
  37. 7757f09 virtio_blk: fix endianess annotations by Christian Borntraeger · 16 years ago
  38. 7f31fe0 virtio_config: fix len calculation of config elements by Christian Borntraeger · 16 years ago
  39. f7f510e virtio: An entropy device, as suggested by hpa. by Rusty Russell · 16 years ago
  40. 3ef5360 virtio_blk: allow read-only disks by Christian Borntraeger · 17 years ago
  41. 916941b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  42. 413c239 driver-core: prepare for 2.6.27 api change by adding dev_set_name by Stephen Rothwell · 16 years ago
  43. a7f75d3 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
  44. 6715930 Merge commit 'linus/master' into sched-fixes-for-linus by Ingo Molnar · 16 years ago
  45. ea3f01f sched: re-tune NUMA topologies by Ingo Molnar · 16 years ago
  46. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 16 years ago
  47. 3897b82 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  48. 0a2ce2f Fix FRV minimum slab/kmalloc alignment by David Howells · 16 years ago
  49. b441232 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  50. dc1d60a FRV: Specify the minimum slab/kmalloc alignment by David Howells · 16 years ago
  51. 5e55843 MN10300: Fix typo in header guard by Vegard Nossum · 16 years ago
  52. 6456591 block: make blktrace use per-cpu buffers for message notes by Jens Axboe · 16 years ago
  53. 9d5f09a Added in MESSAGE notes for blktraces by Alan D. Brunelle · 16 years ago
  54. 4dcc29e [IA64] Workaround for RSE issue by Tony Luck · 16 years ago
  55. 43f83a8 Input: wm9713 - support five wire panels by Mark Brown · 16 years ago
  56. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  57. 84a8816 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  58. 0dfdf77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  59. c5e6fd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  60. 2548baa i2c: Align i2c_device_id by Jiri Slaby · 16 years ago
  61. 551dec4 sparc64: global_reg_snapshot is not for userspace by Adrian Bunk · 16 years ago
  62. eb90d81 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. d3c5f8b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  64. 12d15f0 for_each_online_pgdat(): kerneldoc fix by Fernando Luis Vazquez Cao · 16 years ago
  65. 6ea0205 gpio: build fixes by David Brownell · 16 years ago
  66. cdc83ae SM501: reverse FPEN/VBIASEN flags behaviour by Ben Dooks · 16 years ago
  67. dfc7064 md: restart recovery cleanly after device failure. by NeilBrown · 16 years ago
  68. 90b0871 md: allow parallel resync of md-devices. by Bernd Schubert · 16 years ago
  69. 6bcfd60 md: kill file_path wrapper by Christoph Hellwig · 16 years ago
  70. 03de250 md: proper extern for mdp_major by Adrian Bunk · 16 years ago
  71. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 16 years ago
  72. 6c7c6af types.h: don't expose struct ustat to userspace by maximilian attems · 16 years ago
  73. 4b6f6ce serial: support for InstaShield IS-400 four port RS-232 PCI card by Ignacio García Pérez · 16 years ago
  74. 25829b0 fix parenthesis in include/asm-mips/mach-au1x00/au1000.h by Mariusz Kozlowski · 16 years ago
  75. 9d5437a fix parenthesis in include/asm-mips/gic.h by Mariusz Kozlowski · 16 years ago
  76. b8fdaf5 i5k_amb: support Intel 5400 chipset by Darrick J. Wong · 16 years ago
  77. b1979a5 x86: prevent PGE flush from interruption/preemption by Ingo Molnar · 17 years ago
  78. cfb41bf [ARM] fix OMAP include loops by Russell King · 16 years ago
  79. 415ad1e5 [ARM] 5053/1: define before use of processor_id by Greg Ungerer · 16 years ago
  80. 50346e6 [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too by Greg Ungerer · 16 years ago
  81. 289c79a vlan: Use bitmask of feature flags instead of seperate feature bits by Patrick McHardy · 16 years ago
  82. 06a901c [POWERPC] mpic: Fix use of uninitialized variable by Stephen Rothwell · 16 years ago
  83. b9a2f2e netlink: Fix nla_parse_nested_compat() to call nla_parse() directly by Thomas Graf · 16 years ago
  84. b851cb2 [ARM] omap: fix omap clk support build errors by Russell King · 16 years ago
  85. 864d0ec [ARM] 5025/2: fix collie cpu initialisation by Thomas Kunze · 17 years ago
  86. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  87. 4b749440 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 16 years ago
  88. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 16 years ago
  89. d40ace0 Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  90. e616c63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  91. 789319d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  92. fd9908c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  93. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 17 years ago
  94. afba937 USB: CDC WDM driver by Oliver Neukum · 17 years ago
  95. 8882b39 Driver core: add device_create_vargs and device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  96. 81b2dbc Fix a deadlock in the bttv driver by Arjan van de Ven · 17 years ago
  97. 424de91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  98. a8375bd x86: strengthen 64-bit p?d_bad() by Hugh Dickins · 17 years ago
  99. cbb3077 xen: use PTE_MASK in pte_mfn() by Jeremy Fitzhardinge · 17 years ago
  100. ba23cef x86: use PTE_MASK rather than ad-hoc mask by Jeremy Fitzhardinge · 17 years ago