1. 1168386 pcmcia: deprecate CS_OUT_OF_RESOURCE by Dominik Brodowski · 16 years ago
  2. 5ff87db pcmcia: deprecate unused CS_ error codes by Dominik Brodowski · 16 years ago
  3. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  4. 1a53088 pcmcia: move config_info_t definition to ioctl-related parts in header files by Dominik Brodowski · 16 years ago
  5. 64f3464 pcmcia: move pccard_get_configuration_info to ioctl by Dominik Brodowski · 16 years ago
  6. ef313e3 pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users by Dominik Brodowski · 16 years ago
  7. ff08705 Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia by Dominik Brodowski · 16 years ago
  8. 7d16b65 pcmcia: don't add extra DEBUG cflag by Dominik Brodowski · 16 years ago
  9. 2bccc2a pcmcia: remove unused cs_socket_name() definition by Dominik Brodowski · 16 years ago
  10. dbe4ea5 pcmcia: use dev_printk in module rsrc_nonstatic by Dominik Brodowski · 16 years ago
  11. ac449d6 pcmcia: use dev_printk in module pcmcia by Dominik Brodowski · 16 years ago
  12. 2e55bf6 pcmcia: use dev_printk in module pcmcia_core by Dominik Brodowski · 16 years ago
  13. dd797d8 pcmcia: use dev_printk and dev_dbg in yenta_socket by Dominik Brodowski · 16 years ago
  14. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  15. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  16. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  17. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  18. b54bf94 pcmcia: use pcmcia_loop_config in net pcmcia drivers by Dominik Brodowski · 16 years ago
  19. 5fcd4da pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers by Dominik Brodowski · 16 years ago
  20. 0e6f9d2 pcmcia: use pcmcia_loop_config in scsi pcmcia drivers by Dominik Brodowski · 16 years ago
  21. ed58872 pcmcia: use pcmcia_loop_config in bluetooth drivers by Dominik Brodowski · 16 years ago
  22. 0bac660 pcmcia: use pcmcia_loop_config in pata and ide drivers by Dominik Brodowski · 16 years ago
  23. a804b57 pcmcia: add pcmcia_loop_config() helper by Dominik Brodowski · 16 years ago
  24. 795659e pcmcia: uniform device IDs of pata_pcmcia and ide-cs by Dominik Brodowski · 16 years ago
  25. 53efec9 pcmcia: only copy CIS override data once by Dominik Brodowski · 16 years ago
  26. 6e86841 Linux 2.6.27-rc1 by Linus Torvalds · 16 years ago
  27. 7874d35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  28. 5dfb66b Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  29. 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  30. a3ad7f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  31. 9b79022 Fix 'get_user_pages_fast()' with non-page-aligned start address by Linus Torvalds · 16 years ago
  32. 8c79873 lguest: turn Waker into a thread, not a process by Rusty Russell · 16 years ago
  33. 0f0c4fa lguest: Enlarge virtio rings by Rusty Russell · 16 years ago
  34. 398f187 lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap by Rusty Russell · 16 years ago
  35. 9254926 lguest: Remove 'network: no dma buffer!' warning by Rusty Russell · 16 years ago
  36. aa12498 lguest: Adaptive timeout by Rusty Russell · 16 years ago
  37. a161883 lguest: Tell Guest net not to notify us on every packet xmit by Rusty Russell · 16 years ago
  38. 5dae785 lguest: net block unneeded receive queue update notifications by Rusty Russell · 16 years ago
  39. b511179 lguest: wrap last_avail accesses. by Rusty Russell · 16 years ago
  40. cf485e5 lguest: use cpu capability accessors by Andrew Morton · 16 years ago
  41. 28fd6d7 lguest: virtio-rng support by Rusty Russell · 16 years ago
  42. dec6a2b lguest: Support assigning a MAC address by Mark McLoughlin · 16 years ago
  43. 34bdaab lguest: Don't leak /dev/zero fd by Mark McLoughlin · 16 years ago
  44. 32c68e5 lguest: fix verbose printing of device features. by Rusty Russell · 16 years ago
  45. 0a70721 lguest: fix switcher_page leak on unload by Johannes Weiner · 16 years ago
  46. 0c12091 lguest: Guest int3 fix by Rusty Russell · 16 years ago
  47. 5d006d8 lguest: set max_pfn_mapped, growl loudly at Yinghai Lu by Rusty Russell · 16 years ago
  48. 424f525 mfd: accept pure device as a parent, not only platform_device by Dmitry Baryshkov · 16 years ago
  49. 34ee5501 include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 by Andrew Morton · 16 years ago
  50. c27ef92 sh7760fb: write colormap value to hardware by Manuel Lauss · 16 years ago
  51. 7fcba05 eCryptfs: use page_alloc not kmalloc to get a page of memory by Eric Sandeen · 16 years ago
  52. 25947d5 gpio: fix build on CONFIG_GPIO_SYSFS=n by Atsushi Nemoto · 16 years ago
  53. e3b6e80 bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab() by Yoichi Yuasa · 16 years ago
  54. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  55. d84a52f kdump: update kdump documentation as kexec-tools-resting has been renamed kexec-tools by Simon Horman · 16 years ago
  56. cb1d0a7 spi_s3c24xx: really assign busnum by Ben Dooks · 16 years ago
  57. 9a7867e mpc52xx_psc_spi: fix block transfer by Luotao Fu · 16 years ago
  58. 78a34ae mm/hugetlb.c must #include <asm/io.h> by Adrian Bunk · 16 years ago
  59. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  60. 7906d00 mmu-notifiers: add mm_take_all_locks() operation by Andrea Arcangeli · 16 years ago
  61. 6beeac7 mmu-notifiers: add list_del_init_rcu() by Andrea Arcangeli · 16 years ago
  62. 93686ae arm: fix HAVE_CLK merge goof by David Brownell · 16 years ago
  63. 4d9c377 __ratelimit() cpu flags can't be static by Alexey Dobriyan · 16 years ago
  64. 14fcc23 tmpfs: fix kernel BUG in shmem_delete_inode by Hugh Dickins · 16 years ago
  65. ca5b172 exec: include pagemap.h again to fix build by Hugh Dickins · 16 years ago
  66. 56edb58 mfd: add platform_data to mfd_cell by Mike Rapoport · 16 years ago
  67. 12c0b20 x86/PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  68. 756f7bc Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
  69. 63add2f Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 3684a60 ipwireless: fix compile failure by James Bottomley · 16 years ago
  71. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  72. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  73. 362b707 PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot by Matthew Wilcox · 16 years ago
  74. d6d3857 PCI: add an option to allow ASPM enabled forcibly by Shaohua Li · 16 years ago
  75. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
  76. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  77. ce6fce4 PCI MSI: Don't disable MSIs if the mask bit isn't supported by Matthew Wilcox · 16 years ago
  78. 9e3ee1c Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  79. 29111f5 Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
  80. cc5499c PCI: handle 64-bit resources better on 32-bit machines by Matthew Wilcox · 16 years ago
  81. 6ac665c PCI: rewrite PCI BAR reading code by Matthew Wilcox · 16 years ago
  82. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
  83. 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  84. 3713907 PCI: document pci_target_state by Jesse Barnes · 16 years ago
  85. 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
  86. f934fb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  87. 3988ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  88. 7f71ac9 mfd: Coding style fixes by Ben Dooks · 16 years ago
  89. 96ee419 mfd: Use to_platform_device instead of container_of by Ben Dooks · 16 years ago
  90. d9089c2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  91. bda426f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  92. b10a8b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  93. 37eaf8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  94. 58f2507 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  95. c32f1a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  96. 4f31f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  97. 1486361 SubmittingPatches: add git pull & diffstat format info by Randy Dunlap · 16 years ago
  98. 1f07be1 more sysdev API change fallout - drivers/base/memory.c by Stephen Rothwell · 16 years ago
  99. b032bf70d ACPI/CPUIDLE: prevent setting pm_idle to NULL by Thomas Gleixner · 16 years ago
  100. 9ffc169 Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago