1. 4723584 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  2. c111e8b Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-qcom' and 'pci/host-rcar' into next by Bjorn Helgaas · 10 years ago
  3. 40704b1 PCI: host: Add of_pci_get_host_bridge_resources() stub by Arnd Bergmann · 10 years ago
  4. 581d943 PCI: rcar: Add Gen2 PHY setup to pcie-rcar by Phil Edworthy · 10 years ago
  5. de1be9a PCI: rcar: Add runtime PM support to pcie-rcar by Phil Edworthy · 10 years ago
  6. 67de2dc PCI: designware: Make config accessor override checking symmetric by Bjorn Helgaas · 10 years ago
  7. 4058937 PCI: ibmphp: Remove unneeded NULL test by Julia Lawall · 10 years ago
  8. 668f472 ARM: dts: ifc6410: enable PCIe DT node for this board by Stanimir Varbanov · 10 years ago
  9. bcc74b0 ARM: dts: apq8064: add PCIe devicetree node by Stanimir Varbanov · 10 years ago
  10. 2ac83cc PCI: hotplug: Use list_for_each_entry() to simplify code by Geliang Tang · 10 years ago
  11. 049f419 PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar by Phil Edworthy · 10 years ago
  12. 5930fe4 PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllers by Gabriele Paoloni · 10 years ago
  13. 47b975d PCI: Avoid iterating through memory outside the resource window by Edward O'Callaghan · 10 years ago
  14. 1b47fd4 PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot by Colin Ian King · 10 years ago
  15. 65d5b10 Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-rcar' into next by Bjorn Helgaas · 10 years ago
  16. 3bc2b23 PCI: iproc: Add iProc PCIe MSI support by Ray Jui · 10 years ago
  17. 8ff0ef9 PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD by Grygorii Strashko · 10 years ago
  18. 3460baa PCI: Fix minimum allocation address overwrite by Christoph Biedl · 10 years ago
  19. 116a489 PCI: designware: Simplify control flow by Bjorn Helgaas · 10 years ago
  20. 82a8238 PCI: qcom: Add Qualcomm PCIe controller driver by Stanimir Varbanov · 10 years ago
  21. 845d5ca PCI: qcom: Document PCIe devicetree bindings by Stanimir Varbanov · 10 years ago
  22. 17209df PCI: designware: Ensure ATU is enabled before IO/conf space accesses by Stanimir Varbanov · 10 years ago
  23. 800e07b Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  24. 96ae646 x86/PCI: Simplify pci_bios_{read,write} by Geliang Tang · 10 years ago
  25. 8e5a395 PCI: Simplify config space size computation by Bjorn Helgaas · 10 years ago
  26. 9f33a2a PCI: Limit config space size for Netronome NFP6000 family by Jason S. McMullan · 10 years ago
  27. a755e16 PCI: Add Netronome vendor and device IDs by Jason S. McMullan · 10 years ago
  28. c20aecf PCI: Support PCIe devices with short cfg_size by Jason S. McMullan · 10 years ago
  29. 2146177 x86/PCI: Clarify AMD Fam10h config access restrictions comment by Tomasz Nowicki · 10 years ago
  30. 4066df6 PCI: Print warnings for all invalid expansion ROM headers by Vladis Dronov · 10 years ago
  31. 93de690 PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask by Bjorn Helgaas · 10 years ago
  32. a37b3ea PCI: rcar: Add gen2 fallback compatibility string for pcie-rcar by Simon Horman · 10 years ago
  33. 3517652 PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2 by Simon Horman · 10 years ago
  34. e015f88 PCI: rcar: Add support for R-Car H3 to pcie-rcar by Harunobu Kurokawa · 10 years ago
  35. 88b8576f Revert "PCI: rcar: Build pcie-rcar.c only on ARM" by Phil Edworthy · 10 years ago
  36. 5d2917d PCI: rcar: Convert to DT resource parsing API by Phil Edworthy · 10 years ago
  37. c7bd481 PCI: iproc: Add iProc PCIe MSI device tree binding by Ray Jui · 10 years ago
  38. 943ebae PCI: iproc: Add PAXC interface support by Ray Jui · 10 years ago
  39. e8b8318 PCI: iproc: Update iProc PCIe device tree binding by Ray Jui · 10 years ago
  40. 5c5fb40 PCI: imx6: Add support for active-low reset GPIO by Petr Štetiar · 10 years ago
  41. 57d86a0 PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show() by Andy Lutomirski · 10 years ago
  42. 57303e9 PCI: iproc: Do not use 0x in front of %pap by Dmitry V. Krivenok · 10 years ago
  43. 128fc68 PCI/MSI: Remove empty pci_msi_init_pci_dev() by Bjorn Helgaas · 10 years ago
  44. a574795 PCI: generic,versatile: Remove unused pci_sys_data structures by Lorenzo Pieralisi · 10 years ago
  45. 8d598ca PCI: rcar: Allow DT to override default window settings by Phil Edworthy · 10 years ago
  46. 64609ea PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex by Guenter Roeck · 10 years ago
  47. bd534e6 PCI: imx6: Use gpio_set_value_cansleep() by Fabio Estevam · 10 years ago
  48. e80e7ed PCI/MSI: Initialize MSI capability for all architectures by Guilherme G. Piccoli · 10 years ago
  49. c1b98e4 PCI: iproc: Hide CONFIG_PCIE_IPROC by Arnd Bergmann · 10 years ago
  50. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 10 years ago
  51. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  52. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  53. 7f21739 Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  54. 6d2d91b Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  55. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  56. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  57. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 10 years ago
  60. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 10 years ago
  61. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 10 years ago
  62. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 10 years ago
  63. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 10 years ago
  64. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 10 years ago
  65. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 10 years ago
  66. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 10 years ago
  67. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 10 years ago
  68. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 10 years ago
  69. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 10 years ago
  70. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 10 years ago
  71. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  72. 707b4f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 4143fc8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  75. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 10 years ago
  76. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 10 years ago
  77. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 10 years ago
  78. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 10 years ago
  79. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 10 years ago
  80. 83f7fa6 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 10 years ago
  81. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 10 years ago
  82. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 10 years ago
  83. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 10 years ago
  84. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 10 years ago
  85. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 10 years ago
  86. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 10 years ago
  87. 8f1eb48 ocfs2: fix umask ignored issue by Junxiao Bi · 10 years ago
  88. 875fa6f PM/OPP: add entry in MAINTAINERS by Viresh Kumar · 10 years ago
  89. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 10 years ago
  90. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 10 years ago
  91. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 10 years ago
  92. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 10 years ago
  93. 1817889 mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes by Mike Kravetz · 10 years ago
  94. 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 10 years ago
  95. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 10 years ago
  96. 1a76361 mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390 by Jason J. Herne · 10 years ago
  97. 7511c3e mm: vmalloc: don't remove inexistent guard hole in remove_vm_area() by Jerome Marchand · 10 years ago
  98. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 10 years ago
  99. 1491e30 ncpfs: don't allow negative timeouts by Dan Carpenter · 10 years ago
  100. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 10 years ago