1. 2e0c17d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  2. 7de4a9a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  3. 1097d7c Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  4. 57b552b memory hotplug/s390: set phys_device by Heiko Carstens · 15 years ago
  5. bc32df0 memory hotplug: allow setting of phys_device by Heiko Carstens · 15 years ago
  6. e5d6151 hpet: use for_each_set_bit() by Akinobu Mita · 15 years ago
  7. c4af964 ntfs: use bitmap_weight by Akinobu Mita · 15 years ago
  8. bcc54e2a jffs2: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 15 years ago
  9. e9e58a4 memcg: avoid use cmpxchg in swap cgroup maintainance by KAMEZAWA Hiroyuki · 15 years ago
  10. 22001a1 gigaset: fix build failure by Tilman Schmidt · 15 years ago
  11. f04e879 sunxvr1000: Add missing FB=y depenency. by David S. Miller · 15 years ago
  12. 87faf3c bridge: Make first arg to deliver_clone const. by David S. Miller · 15 years ago
  13. 32dec5d bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  14. 858a18a route: Fix caught BUG_ON during rt_secret_rebuild_oneshot() by Vitaliy Gusev · 15 years ago
  15. 8440853 bridge br_multicast: Fix skb leakage in error path. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  16. 0ba8c9e bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  17. 21edbb2 NET: netpoll, fix potential NULL ptr dereference by Jiri Slaby · 15 years ago
  18. a2f46ee tipc: fix lockdep warning on address assignment by Neil Horman · 15 years ago
  19. c3259c8 l2tp: Fix UDP socket reference count bugs in the pppol2tp driver by James Chapman · 15 years ago
  20. db443c4 smsc95xx: wait for PHY to complete reset during init by Steve Glendinning · 15 years ago
  21. 3feec90 l2tp: Fix oops in pppol2tp_xmit by James Chapman · 15 years ago
  22. d0cad87 smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver by Steve Glendinning · 15 years ago
  23. c5e49fb ne: Do not use slashes in irq name string by Atsushi Nemoto · 15 years ago
  24. edee393 NET: ksz884x, fix lock imbalance by Jiri Slaby · 15 years ago
  25. 6ad3414 gigaset: correct range checking off by one error by Tilman Schmidt · 15 years ago
  26. 4e06e24 PCMCIA: resource, fix lock imbalance by Jiri Slaby · 15 years ago
  27. 6404fcc MAINTAINERS: Add entry for sparc serial drivers. by David S. Miller · 15 years ago
  28. 935050d drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt_mask0 fields by Julia Lawall · 15 years ago
  29. 7f7708f bridge: Fix br_forward crash in promiscuous mode by Michael Braun · 15 years ago
  30. 0821ec5 bridge: Move NULL mdb check into br_mdb_ip_get by Herbert Xu · 15 years ago
  31. d00561a ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe by Lars Ellenberg · 15 years ago
  32. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  33. d14a0eb net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation by Gerrit Renker · 15 years ago
  34. b8d6897 myri: remove dead code by Dan Carpenter · 15 years ago
  35. 873a69a gigaset: prune use of tty_buffer_request_room by Tilman Schmidt · 15 years ago
  36. 3a0a3a6 gigaset: correct clearing of at_state strings on RING by Tilman Schmidt · 15 years ago
  37. bc35b4e gigaset: avoid registering CAPI driver more than once by Tilman Schmidt · 15 years ago
  38. 4d823be obsolete config in kernel source: HSO_AUTOPM by Christoph Egger · 15 years ago
  39. 6329da5 obsolete config in kernel source: USE_INTERNAL_TIMER by Christoph Egger · 15 years ago
  40. d287d66 atm: use for_each_set_bit() by Akinobu Mita · 15 years ago
  41. a1ca14a phonet: use for_each_set_bit() by Akinobu Mita · 15 years ago
  42. f28f9e4 timestamping: fix example build by Randy Dunlap · 15 years ago
  43. 876e956 drivers/net: drop redundant memset by Julia Lawall · 15 years ago
  44. 255f5c3 i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names by Ian Munsie · 15 years ago
  45. 8b4017d i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver by Ian Munsie · 15 years ago
  46. dec9951 isdn: misplaced parenthesis in pof_handle_data() by Roel Kluin · 15 years ago
  47. 9baddeb bnx2x: change smp_mb() comment to conform the true by Stanislaw Gruszka · 15 years ago
  48. 0efc22f bnx2x: remove not necessary compiler barrier by Stanislaw Gruszka · 15 years ago
  49. 2d99cf1 bnx2x: use smp_mb() to keep ordering of read write operations by Stanislaw Gruszka · 15 years ago
  50. d4a2ac3 be2net: fix mccq create for big endian architectures by Ajit Khaparde · 15 years ago
  51. d4fdcd9 TI DaVinci EMAC: Convert to dev_pm_ops by chaithrika@ti.com · 15 years ago
  52. be5bce2 net: davinci emac: use dma_{map, unmap}_single API for cache coherency by Sekhar Nori · 15 years ago
  53. 211a0d9 e100: Fix ring parameter change handling regression. by David S. Miller · 15 years ago
  54. e794c01 pcmcia: add important if statement by Dan Carpenter · 15 years ago
  55. 0d3a940 pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary by Jens Künzer · 15 years ago
  56. ba8819e pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket by Jens Künzer · 15 years ago
  57. 28ca8dd pcmcia: honor saved flags in yenta_socket's I365_CSCINT register by Jens Künzer · 15 years ago
  58. b416cd8 pcmcia: revert "irq probe can be done without risking an IRQ storm" by Dominik Brodowski · 15 years ago
  59. 7a96e87 pcmcia: pd6729, i82092: use parent (PCI) resources by Dominik Brodowski · 15 years ago
  60. 7a410e8 pcmcia/vrc4171: use local spinlock for device local lock. by Yoichi Yuasa · 15 years ago
  61. a3d3203 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  62. f937331 init dynamic bin_attribute structures by Wolfram Sang · 15 years ago
  63. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
  64. 149fe9c ACPI: processor: push file static MADT pointer into internal map_madt_entry() by Alex Chiang · 15 years ago
  65. eae701c ACPI: processor: refactor internal map_lsapic_id() by Alex Chiang · 15 years ago
  66. d674209 ACPI: processor: refactor internal map_x2apic_id() by Alex Chiang · 15 years ago
  67. 1113073 ACPI: processor: refactor internal map_lapic_id() by Alex Chiang · 15 years ago
  68. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
  69. 3b1da4c ACPI: processor: remove early _PDC optin quirks by Alex Chiang · 15 years ago
  70. 5d554a7 ACPI: processor: add internal processor_physically_present() by Alex Chiang · 15 years ago
  71. 78ed8bd ACPI: processor: move acpi_get_cpuid into processor_core.c by Alex Chiang · 15 years ago
  72. 2e9d5e4 ACPI: processor: export acpi_get_cpuid() by Alex Chiang · 15 years ago
  73. 4d5d4cd ACPI: processor: mv processor_pdc.c processor_core.c by Alex Chiang · 15 years ago
  74. 0131aa3 ACPI: processor: mv processor_core.c processor_driver.c by Alex Chiang · 15 years ago
  75. 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 15 years ago
  76. 8144c88 ACPI: remove "acpi=ht" DMI blacklist by Len Brown · 15 years ago
  77. 7e0e9c0 PNPACPI: add bus number support by Bjorn Helgaas · 15 years ago
  78. fa35b492 PNPACPI: add window support by Bjorn Helgaas · 15 years ago
  79. 9d7cca0 resource: add window support by Bjorn Helgaas · 15 years ago
  80. 0f4050c resource: add bus number support by Bjorn Helgaas · 15 years ago
  81. cd7e9fc resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type by Bjorn Helgaas · 15 years ago
  82. 181427a tomoyo: fix potential use after free by Dan Carpenter · 15 years ago
  83. d060705 acpiphp: Execute ACPI _REG method for hotadded devices by Shaohua Li · 15 years ago
  84. 70287db ACPI video: Be more liberal in validating _BQC behaviour by Matthew Garrett · 15 years ago
  85. bca14dd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 02ca6c4 Add include to i2c-xii.c to fix build error by Randy Dunlap · 15 years ago
  87. 3f995f3 Add the platform data include for the Xilinx XPS IIC Bus Interface by Richard Röjfors · 15 years ago
  88. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  89. f901e75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  90. bced863 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  91. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  92. 2aa2b50 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y by Ingo Molnar · 15 years ago
  93. 31968ec Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table by Christoph Fritz · 15 years ago
  94. c91ed05 Input: ALPS - fix stuck buttons on some touchpads by Martin Buck · 15 years ago
  95. 3474cbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  96. c91cea1 nilfs2: remove whitespaces before quoted newlines by Ryusuke Konishi · 15 years ago
  97. 55480a0 nilfs2: remove spaces before tabs by Ryusuke Konishi · 15 years ago
  98. 7a65004 nilfs2: fix various typos in comments by Ryusuke Konishi · 15 years ago
  99. 1621562 nilfs2: fix typo "cout" -> "count" in error message by Ryusuke Konishi · 15 years ago
  100. 9ccf56c nilfs2: fix function name typos in docbook comments by Ryusuke Konishi · 15 years ago