1. 557848c PCI: replace cfg space size (256/4096) by macros. by Zhao, Yu · 16 years ago
  2. 022edd8 PCI: use resource_size() everywhere. by Zhao, Yu · 16 years ago
  3. c322b28 PCI: use same arg names in PCI_VDEVICE comment by Zhao, Yu · 16 years ago
  4. 5d9bc1f PCI hotplug: rpaphp: make debug var unique by Kristen Carlson Accardi · 16 years ago
  5. c9bbb4a PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c by Yinghai Lu · 16 years ago
  6. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  7. 11d5874 PCI: fix sparse warning in pci_remove_behind_bridge by Stephen Hemminger · 16 years ago
  8. 50cbfa5 PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space by Roland Dreier · 16 years ago
  9. ec84f12 PCI: fix -Wakpm warnings in pci_pm_init debug output by Jesse Barnes · 16 years ago
  10. cef354d PCI: connect struct pci_dev to struct pci_slot by Alex Chiang · 16 years ago
  11. 93ff68a PCI: make CPU list affinity visible by Mike Travis · 16 years ago
  12. 5993760 PCI: utilize calculated results when detecting MSI features by Jike Song · 16 years ago
  13. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  14. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  15. 37a84ec x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  16. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  17. c011560 PCI: Document that most pci options are shared between i386 and x86-64 by Andi Kleen · 16 years ago
  18. c9ed77e PCI: tidy PME support messages by Bjorn Helgaas · 16 years ago
  19. 2fd39aa PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups by akpm@linux-foundation.org · 16 years ago
  20. a8d2dbd PCI: ibmphp: list_for_each to list_for_each_entry by akpm@linux-foundation.org · 16 years ago
  21. 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  22. d768cb6 x86/PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  23. 16dbef4 PCI: change MSI-x vector to 32bit by Yinghai Lu · 16 years ago
  24. 0235c4f PCI PM: Introduce function pci_wake_from_d3 by Rafael J. Wysocki · 16 years ago
  25. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  26. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  27. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  28. 7d67474 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  29. 252883e epca: Add infinite break support by Alan Cox · 16 years ago
  30. 45e4a24 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  31. 52c6738 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  32. 3b72e44 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  33. 396b122 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  34. ed402af Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  35. 096e6f6 pci: Use new %pR to print resource ranges by Benjamin Herrenschmidt · 16 years ago
  36. 332d2e7 Implement %pR to print struct resource content by Linus Torvalds · 16 years ago
  37. 88e3662 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  38. a1cf649 staging: sxg depends on X86 by Stephen Rothwell · 16 years ago
  39. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  41. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  42. bb26b96 fs/Kconfig: move CIFS out by Alexey Dobriyan · 16 years ago
  43. 5a85a7d include/linux/bcd.h: remove comments by Adrian Bunk · 16 years ago
  44. a0098ef remove the obsolete BCD*BIN/BIN*BCD macros by Adrian Bunk · 16 years ago
  45. 2cee5df drivers/scsi/sr_vendor.c: use bcd2bin by Adrian Bunk · 16 years ago
  46. e4d3396 i2c: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  47. f6a2298 mn10300: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  48. 02112db mips: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  49. e232cfd drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN by Andrew Morton · 16 years ago
  50. 357c6e6 rtc: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  51. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  52. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  53. 18b1bd0 alpha: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  54. ab527d7 acpi: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  55. fdd2e5f make mm/rmap.c:anon_vma_cachep static by Adrian Bunk · 16 years ago
  56. 1a651a0 byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  57. 1d8cca4 byteorder: provide swabb.h generically in asm/byteorder.h by Harvey Harrison · 16 years ago
  58. acf0108 byteorder: use generic C version for value byteswapping by Harvey Harrison · 16 years ago
  59. b8e465f byteorder: add new headers for make headers-install by Harvey Harrison · 16 years ago
  60. 3b274f4 edac cell: fix incorrect edac_mode by Benjamin Herrenschmidt · 16 years ago
  61. b64fd29 pc8736x_gpio: add support for PC87365 chips by Andre Haupt · 16 years ago
  62. b231cca message queues: increase range limits by Joe Korty · 16 years ago
  63. acd99db kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. by Ken'ichi Ohmichi · 16 years ago
  64. d9a9855 always reserve elfcore header memory in crash kernel by Simon Horman · 16 years ago
  65. 85a0ee3 kdump: add is_vmcore_usable() and vmcore_unusable() by Simon Horman · 16 years ago
  66. 630bf20 kdump: use is_kdump_kernel() in sba_init() by Simon Horman · 16 years ago
  67. e515a0d kdump: update elfcorehdr documentation to reflect supported architectures by Simon Horman · 16 years ago
  68. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  69. 293adee kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) by Oleg Nesterov · 16 years ago
  70. 656eb2c add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS by Roland McGrath · 16 years ago
  71. 6409324 coredump: format_corename: don't append .%pid if multi-threaded by Oleg Nesterov · 16 years ago
  72. b747c8c make ptrace_untrace() static by Adrian Bunk · 16 years ago
  73. c459643 bitmask: remove bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
  74. 30e8e13 cpuset: use seq_*mask_* to print masks by Lai Jiangshan · 16 years ago
  75. 3eda201 seq_file: add seq_cpumask_list(), seq_nodemask_list() by Lai Jiangshan · 16 years ago
  76. 85dd030 seq_file: don't call bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
  77. 40b6a76 cpuset.c: remove extra variable by Rakib Mullick · 16 years ago
  78. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  79. c05555b memcg: atomic ops for page_cgroup->flags by KAMEZAWA Hiroyuki · 16 years ago
  80. addb9ef memcg: optimize per-cpu statistics by KAMEZAWA Hiroyuki · 16 years ago
  81. 5b4e655 memcg: avoid accounting special pages by KAMEZAWA Hiroyuki · 16 years ago
  82. b7abea9 memcg: make page->mapping NULL before uncharge by KAMEZAWA Hiroyuki · 16 years ago
  83. 073e587 memcg: move charge swapin under lock by KAMEZAWA Hiroyuki · 16 years ago
  84. 47c5980 devcgroup: remove spin_lock() by Lai Jiangshan · 16 years ago
  85. c012a54 devcgroup: remove unused variable by Li Zefan · 16 years ago
  86. 2cdc724 devcgroup: use kmemdup() by Li Zefan · 16 years ago
  87. 886465f cgroups: fix declaration of cgroup_mm_owner_callbacks by Paul Menage · 16 years ago
  88. cc31edc cgroups: convert tasks file to use a seq_file with shared pid array by Paul Menage · 16 years ago
  89. 146aa1b cgroups: fix probable race with put_css_set[_taskexit] and find_css_set by Lai Jiangshan · 16 years ago
  90. 248736c hfsplus: fix possible deadlock when handling corrupted extents by Eric Sesterhenn · 16 years ago
  91. 6e71529 hfsplus: missing O_LARGEFILE check by Alan Cox · 16 years ago
  92. cdbf6db ext3: avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  93. 5ec8b75 ext3: truncate block allocated on a failed ext3_write_begin by Aneesh Kumar K.V · 16 years ago
  94. 6a897cf ext3: fix ext3_dx_readdir hash collision handling by Eugene Dashevsky · 16 years ago
  95. 960a22a jbd: ordered data integrity fix by Hidehiro Kawai · 16 years ago
  96. 0e4fb5e ext3: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  97. 46d01a2 ext3: fix ext3 block reservation early ENOSPC issue by Mingming Cao · 16 years ago
  98. 972fbf7 ext3: don't try to resize if there are no reserved gdt blocks left by Josef Bacik · 16 years ago
  99. 885e353 jbd: don't dirty original metadata buffer on abort by Hidehiro Kawai · 16 years ago
  100. d1645e5 jbd: abort when failed to log metadata buffers by Hidehiro Kawai · 16 years ago