1. 8ac75b9 cxl: Use call_rcu to reduce latency when releasing the afu fd by Ian Munsie · 10 years ago
  2. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 10 years ago
  3. 27d4dc7 cxl: Implement an ioctl to fetch afu card-id, offset-id and mode by Vaibhav Jain · 10 years ago
  4. 989898b selftests/powerpc: Add install support to more powerpc tests by Michael Ellerman · 9 years ago
  5. ea4d1a8 powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_config by Cyril Bur · 10 years ago
  6. a1c97df powerpc/configs: Merge pseries_defconfig and pseries_le_defconfig by Cyril Bur · 10 years ago
  7. c1231a7 powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  8. d20be43 powerpc: Non relocatable system call doesn't need a trampoline by Anton Blanchard · 10 years ago
  9. 05b05f2 powerpc: Relocatable system call no longer uses the LR by Anton Blanchard · 10 years ago
  10. 72e349f powerpc/perf: Fix book3s kernel to userspace backtraces by Anton Blanchard · 10 years ago
  11. 09f3f32 powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC by Michael Ellerman · 9 years ago
  12. 763d2d8 powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops by Daniel Axtens · 10 years ago
  13. 3405c25 powerpc/pci: add dma_set_mask to pci_controller_ops by Daniel Axtens · 10 years ago
  14. 92ae035 powerpc/powernv: Specialise pci_controller_ops for each controller type by Daniel Axtens · 10 years ago
  15. 1f88d58 powerpc: Remove MSI-related PCI controller ops from ppc_md by Daniel Axtens · 10 years ago
  16. 14f95ac powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  17. 8392296 powerpc/pasemi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  18. f2c800a powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  19. b7eba2f powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  20. 00e2539 powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  21. 1d14b87 powerpc/pseries: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  22. 7e3d6c5 powerpc/cell: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  23. d638111 powerpc/powernv: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  24. e059b10 powerpc: Add MSI operations to pci_controller_ops struct by Daniel Axtens · 10 years ago
  25. 81f2f7c opal: Remove events notifier by Alistair Popple · 10 years ago
  26. 8034f71 powernv/opal-dump: Convert to irq domain by Alistair Popple · 10 years ago
  27. 74159a7 powernv/elog: Convert elog to opal irq domain by Alistair Popple · 10 years ago
  28. a295af2 powernv/opal: Convert opal message events to opal irq domain by Alistair Popple · 10 years ago
  29. 7923144 powernv/eeh: Update the EEH code to use the opal irq domain by Alistair Popple · 10 years ago
  30. 2def86a hvc: Convert to using interrupts instead of opal events by Alistair Popple · 10 years ago
  31. dce143c ipmi/powernv: Convert to irq event interface by Alistair Popple · 10 years ago
  32. 9f0fd04 powerpc/powernv: Add a virtual irqchip for opal events by Alistair Popple · 10 years ago
  33. 96e023e powerpc/powernv: Reorder OPAL subsystem initialisation by Alistair Popple · 10 years ago
  34. 5703d2f powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior by Shreyas B. Prabhu · 10 years ago
  35. d405a98 powerpc/powernv: Move cpuidle related code from setup.c to new file by Shreyas B. Prabhu · 10 years ago
  36. e602ffb powerpc: Fix cpu_online_cores_map to return only online threads mask by Shreyas B. Prabhu · 10 years ago
  37. 7978f76 powerpc: Enable sys_kcmp() for CRIU by Laurent Dufour · 10 years ago
  38. d4d4add powerpc: Little endian should depend on PPC_BOOK3S_64 by Michael Ellerman · 10 years ago
  39. f77ceb7 powerpc/eeh: remove unused macro IS_BRIDGE by Wei Yang · 10 years ago
  40. e17866d powerpc/eeh: fix powernv_eeh_wait_state delay logic by Wei Yang · 10 years ago
  41. 2ac3990 powerpc/eeh: fix comment for wait_state() by Wei Yang · 10 years ago
  42. 3721352 powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{} by Wei Yang · 10 years ago
  43. 68cbbc3 drivers/vfio: Support EEH error injection by Gavin Shan · 10 years ago
  44. ec33d36 powerpc/eeh: Introduce eeh_pe_inject_err() by Gavin Shan · 10 years ago
  45. ed3e81f powerpc/eeh: Move PE state constants around by Gavin Shan · 10 years ago
  46. 38c0488 powerpc/powernv: Silence SYSPARAM warning on boot by Joel Stanley · 10 years ago
  47. a14ab6b powerpc/cell: Drop cbe-oss-dev mailing list from MAINTAINERS by Michael Ellerman · 10 years ago
  48. e0d0059 powerpc/vdso: Disable building the 32-bit VDSO on little endian by Michael Ellerman · 10 years ago
  49. 6e5c077 powerpc/vdso: Combine start/size variables by Michael Ellerman · 10 years ago
  50. 63da88d powerpc/vdso: Remove unused debug code by Michael Ellerman · 10 years ago
  51. 60e065f powerpc: Reject binutils 2.24 when building little endian by Michael Ellerman · 10 years ago
  52. e79c838 powerpc: Don't do gcc version checks if we're building with clang by Michael Ellerman · 10 years ago
  53. 5c0aebf powerpc: Show utsname->machine in boot-up banner by Michael Ellerman · 10 years ago
  54. 5af7a6f powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y by Michael Ellerman · 10 years ago
  55. f1e7c20 powerpc: Make STRICT_MM_TYPECHECKS a config option by Michael Ellerman · 10 years ago
  56. 2222ce0f powerpc/pseries: Fix possible leaked device node reference by Nathan Fontenot · 10 years ago
  57. 202648a powerpc: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  58. 030bbdb Linux 4.1-rc3 by Linus Torvalds · 10 years ago
  59. 01d0735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  60. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  61. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 10 years ago
  62. 41f2a93 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  63. 8425ac7 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 10 years ago
  64. 8f59ae0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  65. 51dfcb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  66. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 95f3b1f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 1a9f064 m32r: make flush_cpumask non-volatile. by Rusty Russell · 10 years ago
  69. 7e96c1b mnt: Fix fs_fully_visible to verify the root directory is visible by Eric W. Biederman · 10 years ago
  70. 95c607d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  71. f15133d path_openat(): fix double fput() by Al Viro · 10 years ago
  72. 766c4cb namei: d_is_negative() should be checked before ->d_seq validation by Al Viro · 10 years ago
  73. af64728 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  74. 5d5df5e Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  75. 1daac19 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  76. 41c64bb Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  77. a8a0811 Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  78. 26b293e Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  79. 8cf5e6d ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow by Javier Martinez Canillas · 10 years ago
  80. cb0f7c8 ARM: dts: Fix typo in trip point temperature for exynos5420/5440 by Abhilash Kesavan · 10 years ago
  81. ee2020a ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards by Markus Reichl · 10 years ago
  82. 0d74776 ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420 by Javier Martinez Canillas · 10 years ago
  83. c9d862c MAINTAINERS: add Conexant Digicolor machines entry by Baruch Siach · 10 years ago
  84. efadb75 MAINTAINERS: socfpga: update the git repo for SoCFPGA by Dinh Nguyen · 10 years ago
  85. 3790e39 drm/tegra: Don't use vblank_disable_immediate on incapable driver. by Mario Kleiner · 10 years ago
  86. 94754c1 Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  87. 7122e50 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  88. 4de3bf6 mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE by Zhangfei Gao · 10 years ago
  89. 4b24472 mmc: dw_mmc: init desc in dw_mci_idmac_init by Zhangfei Gao · 10 years ago
  90. 3e0283a Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  91. 9a5d931 Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp' by Rafael J. Wysocki · 10 years ago
  92. 68c2f356 Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  93. dc0e3db ARM: multi_v7_defconfig: Select more FSL SoCs by Fabio Estevam · 10 years ago
  94. d68b35f MAINTAINERS: replace an AT91 maintainer by Nicolas Ferre · 10 years ago
  95. 454be2a drivers: CCI: fix used_mask init in validate_group() by Mark Salter · 10 years ago
  96. bd1a6e7 Merge tag 'stericsson-fixes-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Arnd Bergmann · 10 years ago
  97. 1e5f9ed Merge tag 'renesas-fixes-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  98. 443318e0 Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  99. d6ad446 Merge tag 'arm-soc/for-4.1/maintainers' of http://github.com/broadcom/stblinux into fixes by Arnd Bergmann · 10 years ago
  100. 654758a Merge tag 'mvebu-fixes-4.1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago