1. 3970385 ACPI: mark acpi_sfi_table_parse() as __init by Jiang Liu · 13 years ago
  2. 24c97f0 x86/PCI: use pr_level() to replace printk(KERN_LEVEL) by Jiang Liu · 13 years ago
  3. 574a594 x86/PCI: refine __pci_mmcfg_init() for better code readability by Jiang Liu · 13 years ago
  4. 8503562 x86/PCI: get rid of redundant log messages by Jiang Liu · 13 years ago
  5. 66e8850 x86/PCI: simplify pci_mmcfg_late_insert_resources() by Jiang Liu · 13 years ago
  6. c0fa407 x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges by Jiang Liu · 13 years ago
  7. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 13 years ago
  8. 9c95111 x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug by Jiang Liu · 13 years ago
  9. 95c5e92 x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime by Jiang Liu · 13 years ago
  10. 9cf0105 x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() by Jiang Liu · 13 years ago
  11. 376f70a x86/PCI: use RCU list to protect mmconfig list by Jiang Liu · 13 years ago
  12. 846e402 x86/PCI: split out pci_mmconfig_alloc() for code reuse by Jiang Liu · 13 years ago
  13. 2a76c45 x86/PCI: split out pci_mmcfg_check_reserved() for code reuse by Jiang Liu · 13 years ago
  14. 06aef8c PCI: hotplug: remove pci_do_scan_bus() by Yinghai Lu · 13 years ago
  15. 69ba29b PCI: sgihp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  16. 2d7abf3 PCI: ibmhp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  17. 04de975 PCI: cpqhp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  18. 7d01f70 PCI: shpchp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  19. 073ae10 PCI: cpci_hotplug: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  20. c6da81a PCI: pciehp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  21. a8e4b9c PCI: add generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  22. 85019fa PCI: sgihp: register busn_res by Yinghai Lu · 13 years ago
  23. d0a350f PCI: ibmhp: register busn_res by Yinghai Lu · 13 years ago
  24. 4508787 PCI: cpqhp: register busn_res by Yinghai Lu · 13 years ago
  25. 6cda0fc PCI: shpchp: register busn_res by Yinghai Lu · 13 years ago
  26. f406384 PCI: cpci_hotplug: register busn_res by Yinghai Lu · 13 years ago
  27. bc76b73 PCI: insert busn_res for child bus by Yinghai Lu · 13 years ago
  28. b7eac05 PCI: register busn_res for iov bus by Yinghai Lu · 13 years ago
  29. b17c0e6 tile/PCI: use pci_scan_root_bus instead pci_scan_bus by Yinghai Lu · 13 years ago
  30. 30aa80d parisc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  31. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  32. 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  33. 2661b81 ia64/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  34. a10bb12 x86/PCI: put busn resource in pci_root_info for native host bridge drivers by Yinghai Lu · 13 years ago
  35. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 13 years ago
  36. 857c3b6 PCI: add default busn_res for pci_scan_bus() by Yinghai Lu · 13 years ago
  37. 67cdc82 PCI: add default busn_resource by Yinghai Lu · 13 years ago
  38. 4d99f52 PCI: checking busn_res in pci_scan_root_bus() by Yinghai Lu · 13 years ago
  39. f848ffb PCI: insert busn_res in pci_create_root_bus() by Yinghai Lu · 13 years ago
  40. f6dd68a PCI: release busn_res when removing bus by Yinghai Lu · 13 years ago
  41. 98a3583 PCI: add busn_res operation functions by Yinghai Lu · 13 years ago
  42. 82ec90e resources: allow adjust_resource() for resources with no parent by Yinghai Lu · 13 years ago
  43. 5cc62c2 PCI: build a bus number resource tree for every domain by Yinghai Lu · 13 years ago
  44. 3527ed8 PCI: remove secondary/subordinate in struct pci_bus by Yinghai Lu · 13 years ago
  45. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  46. 92f0243 PCI: add busn_res in struct pci_bus by Yinghai Lu · 13 years ago
  47. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 13 years ago
  48. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 13 years ago
  49. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 13 years ago
  51. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 13 years ago
  52. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  53. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 13 years ago
  54. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  55. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 13 years ago
  56. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  58. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  59. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  61. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 13 years ago
  62. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 13 years ago
  63. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 13 years ago
  64. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 13 years ago
  65. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  66. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  67. 19efb72 init: Drop initcall level output by Borislav Petkov · 13 years ago
  68. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 13 years ago
  69. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 13 years ago
  70. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 13 years ago
  71. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 13 years ago
  72. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 13 years ago
  73. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 13 years ago
  74. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 13 years ago
  75. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 13 years ago
  76. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 13 years ago
  77. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 13 years ago
  78. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 13 years ago
  79. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 13 years ago
  80. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 13 years ago
  81. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 13 years ago
  82. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 13 years ago
  83. 6305902 MAINTAINERS: whitespace fixes by Joe Perches · 13 years ago
  84. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 13 years ago
  85. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 13 years ago
  86. 513335f Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  87. 0c30989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  88. 12027f1 UBI: correct ubi_wl_flush locking by Artem Bityutskiy · 13 years ago
  89. 818039c UBIFS: fix debugfs-less systems support by Artem Bityutskiy · 13 years ago
  90. e9b4cf2 UBI: fix debugfs-less systems support by Artem Bityutskiy · 13 years ago
  91. 23e81d6 drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler by Adam Jackson · 13 years ago
  92. 71fae7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  93. ff39d0e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  94. ae501be Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  95. 20952cd Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus by Roland Dreier · 13 years ago
  96. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 13 years ago
  97. edc4a67 mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow by Jack Morgenstein · 13 years ago
  98. 374916e Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  99. 9e68447 Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  100. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 13 years ago