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