1. 4eb4387 powerpc/boot: Update .gitignore by Michael Ellerman · 8 years ago
  2. 1c877f7 powerpc/debug: PTDUMP should depend on DEBUG_FS by Michael Ellerman · 8 years ago
  3. 1925feb powerpc/64: Add BPF_JIT to powernv and pseries defconfigs by Anton Blanchard · 8 years ago
  4. d6c569b powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig by Anton Blanchard · 8 years ago
  5. f2ca8090 powerpc/sparse: Constify the address pointer in __get_user_nosleep() by Daniel Axtens · 8 years ago
  6. d466f6c powerpc/sparse: Constify the address pointer in __get_user_nocheck() by Daniel Axtens · 8 years ago
  7. f84ed59 powerpc/sparse: Constify the address pointer in __get_user_check() by Daniel Axtens · 8 years ago
  8. 0b1c764 powerpc/powernv: Fix section mismatch from opal_lpc_init() by Michael Ellerman · 8 years ago
  9. 0d0a4bc powerpc/mm: unstub radix__vmemmap_remove_mapping() by Reza Arbab · 8 years ago
  10. 4b5d62c powerpc/mm: add radix__remove_section_mapping() by Reza Arbab · 8 years ago
  11. 6cc2734 powerpc/mm: add radix__create_section_mapping() by Reza Arbab · 8 years ago
  12. b5200ec powerpc/mm: refactor radix physical page mapping by Reza Arbab · 8 years ago
  13. 023b13a powerpc/powernv: Add support for direct mapped LPC on POWER9 by Benjamin Herrenschmidt · 8 years ago
  14. b3c711a9 powerpc: Add support for non-PCI ISA bridges by Benjamin Herrenschmidt · 8 years ago
  15. 38e9d36 powerpc: Move isa bridge definitions to separate include by Benjamin Herrenschmidt · 8 years ago
  16. b48ff52 Documentation:powerpc: Add device-tree bindings for power-mgt by Gautham R. Shenoy · 8 years ago
  17. 09206b6 powernv: Pass PSSCR value and mask to power9_idle_stop by Gautham R. Shenoy · 8 years ago
  18. 9e9fc6f cpuidle:powernv: Add helper function to populate powernv idle states. by Gautham R. Shenoy · 8 years ago
  19. dd34c74 powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init by Gautham R. Shenoy · 8 years ago
  20. 823b7bd powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro by Gautham R. Shenoy · 8 years ago
  21. 616badd powerpc/powernv: Use OPAL call for TCE kill on NVLink2 by Alistair Popple · 8 years ago
  22. 1d0761d powerpc/powernv: Initialise nest mmu by Alistair Popple · 8 years ago
  23. 2a8628d powerpc/mm: Allow memory hotplug into an offline node by Reza Arbab · 8 years ago
  24. 7656cd8 powerpc/mm: Simplify loop control in parse_numa_properties() by Reza Arbab · 8 years ago
  25. f2a5e8f powerpc/fadump: Fix the race in crash_fadump(). by Mahesh Salgaonkar · 8 years ago
  26. 79270e0 powerpc/mm/hash: Properly mask the ESID bits when building proto VSID by Aneesh Kumar K.V · 8 years ago
  27. 10528b9 powerpc/bpf: Flush the entire JIT buffer by Naveen N. Rao · 8 years ago
  28. 052de33 powerpc/bpf: Remove redundant check for non-null image by Daniel Borkmann · 8 years ago
  29. 14a3ae3 cxl: Prevent read/write to AFU config space while AFU not configured by Andrew Donnellan · 8 years ago
  30. d7b1946 cxl: Force psl data-cache flush during device shutdown by Vaibhav Jain · 8 years ago
  31. 0e17166 cxl: Drop unused header asm/pnv-pci.h by Greg Kurz · 8 years ago
  32. a967f16 powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_prot() by Markus Elfring · 8 years ago
  33. 3c4b66a powerpc/sstep: Return directly after a failed address_ok() in emulate_step() by Markus Elfring · 8 years ago
  34. 8b25778 powerpc/kernel: Fix unbalanced refcount on RTAS device node by Gavin Shan · 8 years ago
  35. de6d2d1 powerpc/kernel: Use of_property_read_u32() in rtas_initialize() by Gavin Shan · 8 years ago
  36. dbecd50 powerpc/kernel: Remove nested if statements in rtas_initialize() by Gavin Shan · 8 years ago
  37. fb37e12 powerpc/powernv/pci: Use kmalloc_array() in two functions by Markus Elfring · 8 years ago
  38. 4ab2537 powerpc/mm: Fixup wrong LPCR_VRMASD value by Aneesh Kumar K.V · 8 years ago
  39. d4fde56 powerpc/64: Use optimized checksum routines on little-endian by Paul Mackerras · 8 years ago
  40. b492f7e powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold by Paul Mackerras · 8 years ago
  41. 14a41d6 powerpc/powernv: Report size of OPAL memcons log by Joel Stanley · 8 years ago
  42. 8ad4333 powerpc/mm/4k: don't allocate larger pmd page table for 4k by Aneesh Kumar K.V · 8 years ago
  43. 9859f0c powerpc/mm: Remove the debug hugepd_ok check by Aneesh Kumar K.V · 8 years ago
  44. 7a308bb Linux 4.10-rc5 by Linus Torvalds · 8 years ago
  45. 095cbe6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 24b8683 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  48. bb6c01c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  49. c497f8d Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  50. f68d853 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  51. f5e8c0f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  52. 455a70c Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  53. 83fd57a Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  55. 5116226 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  56. e3737b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  57. cca112e Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  58. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  59. 56ef188 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  60. eefa9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  61. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  62. f8f2d4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  63. fec9690 Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  64. 0447819 KVM: s390: do not expose random data via facility bitmap by Christian Borntraeger · 8 years ago
  65. 488dc16 xhci: remove WARN_ON if dma mask is not set for platform devices by Mathias Nyman · 8 years ago
  66. bad94f8 Merge branches 'thermal-core' and 'thermal-soc' into for-rc by Zhang Rui · 8 years ago
  67. 178f358 powerpc: Ignore reserved field in DCSR and PVR reads and writes by Anton Blanchard · 8 years ago
  68. b34ca60 powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write by Dave Martin · 8 years ago
  69. 99dfe80 powerpc/ptrace: Preserve previous fprs/vsrs on short regset write by Dave Martin · 8 years ago
  70. 44b4b46 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  71. 6e0362b Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  72. 4384978 ARM: dts: da850-evm: fix read access to SPI flash by Fabien Parent · 8 years ago
  73. 0db1dba virtio/s390: virtio: constify virtio_config_ops structures by Bhumika Goyal · 8 years ago
  74. 9924062 virtio/s390: add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  75. 7d3ce5a virtio/s390: support READ_STATUS command for virtio-ccw by Pierre Morel · 9 years ago
  76. 47a4c49 tools/virtio/ringtest: tweaks for s390 by Halil Pasic · 8 years ago
  77. 21f5eda tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  78. 8379cad virtio_console: fix a crash in config_work_handler by G. Campana · 8 years ago
  79. 532e15a vhost/scsi: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  80. 1d822a4 vhost: scsi: constify target_core_fabric_ops structures by Bhumika Goyal · 8 years ago
  81. d61b7f9 nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
  82. 81aaeaa Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  83. 2ed5e5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  84. 4a1cc2e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  85. 0866757 Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  86. 7d9e8f7 arm64: avoid returning from bad_mode by Mark Rutland · 8 years ago
  87. a9ce785 HID: wacom: Fix sibling detection regression by Jason Gerecke · 8 years ago
  88. d0e73e2 ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" by Vineet Gupta · 8 years ago
  89. 76894a7 ARC: mm: split arc_cache_init to allow __init reaping of bulk by Vineet Gupta · 8 years ago
  90. e47a8b1 Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  91. e497c8e ARCv2: IOC: Use actual memory size to setup aperture size by Vineet Gupta · 8 years ago
  92. 8c47f83 ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption by Vineet Gupta · 9 years ago
  93. d4911cdd ARCv2: IOC: refactor the IOC and SLC operations into own functions by Vineet Gupta · 9 years ago
  94. 88a7503 blk-mq: Remove unused variable by Keith Busch · 8 years ago
  95. fb1d8e0 Merge tag 'upstream-4.10-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  96. fd29f7a xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 8 years ago
  97. fa19a76 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  98. eb1357d ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds by Vineet Gupta · 8 years ago
  99. ca92e6c Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 0b75f82 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago