1. 01dc7fe net/r8169: support RTL8168E by hayeswang · 14 years ago
  2. 4804b3b net/r8169: add a new chip for RTL8168DP by hayeswang · 14 years ago
  3. 36a0e6c net/r8169: add a new chip for RTL8105 by hayeswang · 14 years ago
  4. 4e700bc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. a84b50c sctp: Pass __GFP_NOWARN to hash table allocation attempts. by David S. Miller · 14 years ago
  6. 04f482f connector: convert to synchronous netlink message processing by Patrick McHardy · 14 years ago
  7. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 14 years ago
  8. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 14 years ago
  9. 18b429e atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump by Philip A. Prindeville · 14 years ago
  10. 1e19e65 atm/solos-pci: Use VPI.VCI notation uniformly. by Philip A. Prindeville · 14 years ago
  11. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. a8e498b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  13. a8a4492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  14. 85eb1513 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  15. dd8ea6a avr32: Fix missing irq namespace conversion by Thomas Gleixner · 14 years ago
  16. eead4d5 powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip by Richard Cochran · 14 years ago
  17. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 14 years ago
  18. e282326 arm: versatile : Fix typo introduced in irq namespace cleanup by Grant Likely · 14 years ago
  19. ad19031 Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom by Jesper Juhl · 14 years ago
  20. 79b569f netdev: fix mtu check when TSO is enabled by Daniel Lezcano · 14 years ago
  21. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 14 years ago
  22. d005a09 phylib: phy_attach_direct: phy_init_hw can fail, add cleanup by Marc Kleine-Budde · 14 years ago
  23. ff9a57a bridge: mcast snooping, fix length check of snooped MLDv1/2 by Linus Lüssing · 14 years ago
  24. fd1d918 via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() by Ben Hutchings · 14 years ago
  25. abc4559 via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable by Ben Hutchings · 14 years ago
  26. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
  27. 1459a3c bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() by Balaji G · 14 years ago
  28. eec0095 net: Fix warnings caused by MAX_SKB_FRAGS change. by David S. Miller · 14 years ago
  29. d4db35e powerpc/qe_ic: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 14 years ago
  30. b3cf2bb powerpc/8xx: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 14 years ago
  31. e122996 powerpc/cell: fixup for removal of handle_iic_irq by Stephen Rothwell · 14 years ago
  32. ac0e044 genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build by Stephen Rothwell · 14 years ago
  33. 8987ecc powerpc/cell: Use handle_edge_eoi_irq for real by Thomas Gleixner · 14 years ago
  34. 23c6211 powerpc/pseries: Enable Chelsio network and iWARP drivers by Anton Blanchard · 14 years ago
  35. 8449380 powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory by Benjamin Herrenschmidt · 14 years ago
  36. ad5d1c8 powerpc: Fix accounting of softirq time when idle by Anton Blanchard · 14 years ago
  37. 2d86938 powerpc/pseries/smp: query-cpu-stopped-state support won't change by Milton Miller · 14 years ago
  38. 943739f powerpc/xics: Use hwirq for xics domain irq number by Milton Miller · 14 years ago
  39. 4f1fc48 powerpc/xics: Fix numberspace mismatch from irq_desc conversion by Milton Miller · 14 years ago
  40. 834796a powerpc: Wire up new syscalls by Stephen Rothwell · 14 years ago
  41. 05e02d7 powerpc/booke: Correct the SPRN_MAS5 definition. by Varun Sethi · 14 years ago
  42. 67eb549 powerpc: ARCH_PFN_OFFSET should be unsigned long by Scott Wood · 14 years ago
  43. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 14 years ago
  44. 15d260b powerpc/nvram: Don't overwrite oops/panic report on normal shutdown by Jim Keniston · 14 years ago
  45. ff56535 powerpc: Restore some misc devices to our configs by Stephen Rothwell · 14 years ago
  46. 458f7f8 sound: Fixup the last user of the old irq functions by Thomas Gleixner · 14 years ago
  47. 28959f2 genirq: Remove obsolete comment by Thomas Gleixner · 14 years ago
  48. 380a26b genirq: Remove now obsolete set_irq_wake() by Thomas Gleixner · 14 years ago
  49. 286b9bf sh: Fix irq cleanup fallout by Thomas Gleixner · 14 years ago
  50. 86cc8df x86: apb_timer: Fixup genirq fallout by Thomas Gleixner · 14 years ago
  51. b43d151 Merge branches 'fixes' and 'devel-stable' into for-linus by Russell King · 14 years ago
  52. 353c8ed genirq: Fix misnamed label in handle_edge_eoi_irq by Thomas Gleixner · 14 years ago
  53. 0ce790e Linux 2.6.39-rc1 by Linus Torvalds · 14 years ago
  54. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  55. eefbab5 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 14 years ago
  56. 90f1e74 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  57. d6ae0c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  58. 8c82840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  59. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 1309d7a char/tpm: Fix unitialized usage of data buffer by Peter Huewe · 14 years ago
  61. a9f0fbe amd64_edac: Fix potential memleak by Borislav Petkov · 14 years ago
  62. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 14 years ago
  63. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. e240ae4 xen: Use new irq_move functions by Thomas Gleixner · 14 years ago
  65. 3b3af76 xen: Convert genirq namespace by Thomas Gleixner · 14 years ago
  66. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 14 years ago
  67. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  68. 60af3ab FRV: Convert genirq namespace by Thomas Gleixner · 14 years ago
  69. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 14 years ago
  70. 1251646 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 14 years ago
  71. a4b48a4 frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 14 years ago
  72. 9148d88 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 14 years ago
  73. 193e7a5 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 14 years ago
  74. 303fef9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 14 years ago
  75. c4b1598 frv: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
  76. 5ca7202 FRV: Do some cleanups by Amerigo Wang · 14 years ago
  77. 5ef9bdd FRV: Missing node arg in alloc_thread_info_node() macro by David Howells · 14 years ago
  78. f55f199 NOMMU: implement access_remote_vm by Mike Frysinger · 14 years ago
  79. 9ad198c gpio: ab8500: Mark broken by Thomas Gleixner · 14 years ago
  80. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 14 years ago
  81. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 14 years ago
  82. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  83. 2a8f55b mn10300: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  84. 232f1d8 mn10300: Cleanup irq_desc access by Thomas Gleixner · 14 years ago
  85. f4c547e mn10300: Convert genirq namespace by Thomas Gleixner · 14 years ago
  86. a120017 frv: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  87. de2e95a frv: Convert genirq namespace by Thomas Gleixner · 14 years ago
  88. 808339b frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 14 years ago
  89. 380e311 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 14 years ago
  90. a55174f frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 14 years ago
  91. 9741f28 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 14 years ago
  92. ac34605 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 14 years ago
  93. 0f421c9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 14 years ago
  94. db3b360 frv: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
  95. 0b98b16 m68k: Convert irq function namespace by Thomas Gleixner · 14 years ago
  96. a3b975c xen: Use new irq_move functions by Thomas Gleixner · 14 years ago
  97. c442b80 xen: Cleanup genirq namespace by Thomas Gleixner · 14 years ago
  98. 37daf32 unicore32: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  99. e1f5ce81 unicore32: Convert to new irq function names by Thomas Gleixner · 14 years ago
  100. fa680c7 sparc: Use generic show_interrupts() by Thomas Gleixner · 14 years ago