1. 8218522 powerpc/mm/slice: Move slice_mask struct definition to slice.c by Aneesh Kumar K.V · 8 years ago
  2. 1b2fa5a powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small by Aneesh Kumar K.V · 8 years ago
  3. 52b1e66 powerpc/mm: Move copy_mm_to_paca to paca.c by Aneesh Kumar K.V · 8 years ago
  4. a4d36215 powerpc/mm/slice: Update the function prototype by Aneesh Kumar K.V · 8 years ago
  5. f3207c1 powerpc/mm/slice: Convert slice_mask high slice to a bitmap by Aneesh Kumar K.V · 8 years ago
  6. 6aa59f5 powerpc/mm: Move hash specific pte bits to be top bits of RPN by Aneesh Kumar K.V · 8 years ago
  7. 2f18d53 powerpc/mm: Lower the max real address to 53 bits by Aneesh Kumar K.V · 8 years ago
  8. 32789d3 powerpc/mm: Define all PTE bits based on radix definitions. by Aneesh Kumar K.V · 8 years ago
  9. 54c4025 powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionally by Aneesh Kumar K.V · 8 years ago
  10. a525108 powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout by Aneesh Kumar K.V · 8 years ago
  11. 3a4c260 powerpc/mm: Add translation mode information in /proc/cpuinfo by Aneesh Kumar K.V · 8 years ago
  12. ddb014b powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE by Aneesh Kumar K.V · 8 years ago
  13. f5bd0fd powerpc/mm: Cleanup bits definition between hash and radix. by Aneesh Kumar K.V · 8 years ago
  14. 98beda7 powerpc/mm/slice: Fix off-by-1 error when computing slice mask by Aneesh Kumar K.V · 8 years ago
  15. b42279f powerpc/mm/nohash: MM_SLICE is only used by book3s 64 by Aneesh Kumar K.V · 8 years ago
  16. adec9a2 powerpc/4xx: Make sam440ep_setup_rtc() init by Yang Shi · 9 years ago
  17. bc18377 powerpc/fadump: Update fadump documentation by Hari Bathini · 8 years ago
  18. f6e6bed powerpc/fadump: Reserve memory at an offset closer to bottom of RAM by Hari Bathini · 8 years ago
  19. 17bb695 powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data() by Vipin K Parashar · 8 years ago
  20. 4f9b514 powerpc: Make /proc/self/stack always print the current stack by Thadeu Lima de Souza Cascardo · 8 years ago
  21. 5511a45 powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts() by Michael Ellerman · 8 years ago
  22. 1127d5f powerpc/configs: Re-enable POWER8 crc32c by Anton Blanchard · 8 years ago
  23. 4e215d2 powerpc/configs: Make oprofile a module by Anton Blanchard · 8 years ago
  24. 4ce410d powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configs by Anton Blanchard · 8 years ago
  25. 517c275 powerpc/powernv: Fix XSCOM address mangling for form 1 indirect by Michael Neuling · 8 years ago
  26. c3a08e9 powerpc/powernv: de-deuplicate OPAL call wrappers by Oliver O'Halloran · 8 years ago
  27. de78ae6 powerpc/xmon: add debugfs entry for xmon by Guilherme G. Piccoli · 8 years ago
  28. b561783 powerpc/xmon: drop the nobt option from xmon plus minor fixes by Guilherme G. Piccoli · 8 years ago
  29. 3b5bf42 powerpc/xmon: Fix an unexpected xmon on/off state change by Pan Xinhui · 8 years ago
  30. c7e790c powerpc/64s: POWER8 add missing machine check definitions by Nicholas Piggin · 8 years ago
  31. 755309b powerpc/64s: Data driven machine check handling by Nicholas Piggin · 8 years ago
  32. 631bc46 powerpc/64s: Data driven machine check evaluation by Nicholas Piggin · 8 years ago
  33. 58c8d17 powerpc/64s: Move POWER machine check defines into mce_power.c by Nicholas Piggin · 8 years ago
  34. 88c6511 powerpc/64s: Clean up machine check recovery flushing by Nicholas Piggin · 8 years ago
  35. fc84427 powerpc/64s: Machine check print NIP by Nicholas Piggin · 8 years ago
  36. 6c8343e drivers/pcmcia: NO_IRQ removal for electra_cf.c by Michael Ellerman · 8 years ago
  37. 58f1691 MAINTAINERS: Add file patterns for powerpc device tree bindings by Geert Uytterhoeven · 8 years ago
  38. 43a8888 powerpc: Fix missing CRCs, add more asm-prototypes.h declarations by Ben Hutchings · 8 years ago
  39. 3072601 powerpc/32: Remove Mac-on-Linux/rtlinux hooks by Ben Hutchings · 8 years ago
  40. 819cdcd powerpc/mm: Move mmap_sem unlocking in do_page_fault() by Laurent Dufour · 8 years ago
  41. 14c02e4 powerpc/mm: Handle VM_FAULT_RETRY earlier by Laurent Dufour · 8 years ago
  42. c2294e0 powerpc/mm: Move mmap_sem unlock up from do_sigbus by Laurent Dufour · 8 years ago
  43. 20f13b9 powerpc/powernv/npu: Remove dead iommu code by Alexey Kardashevskiy · 8 years ago
  44. 81d5fe1 powerpc/powernv: Fix it_ops::get() callback to return in cpu endian by Alexey Kardashevskiy · 8 years ago
  45. b3a7864 powerpc/ftrace: Add prototype for prepare_ftrace_return() by Tobin C. Harding · 8 years ago
  46. 1fc439c powerpc/swsusp: Include suspend.h to silence sparse warnings by Tobin C. Harding · 8 years ago
  47. 017614a powerpc/pseries: Move struct hcall_stats to hvCall_inst.c by Tobin C. Harding · 8 years ago
  48. b8b6ff0 selftests/powerpc: Add cache_shape sniff test by Michael Ellerman · 8 years ago
  49. e302843 selftests/powerpc: Refactor the AUXV routines by Michael Ellerman · 8 years ago
  50. cabed14 powerpc/64: Allow for THREAD_SIZE > 16k by Hamish Martin · 8 years ago
  51. 4761340 powerpc: Move THREAD_SHIFT config to Kconfig by Hamish Martin · 8 years ago
  52. 97da385 Linux 4.11-rc3 by Linus Torvalds · 8 years ago
  53. 452b94b mm/swap: don't BUG_ON() due to uninitialized swap slot cache by Linus Torvalds · 8 years ago
  54. a07a6e4 Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  55. 4571bc5 Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  56. 8aa3417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  57. 1b8df61 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  58. 6c611d1 qla2xxx: Update driver version to 9.00.00.00-k by Himanshu Madhani · 8 years ago
  59. ec7193e qla2xxx: Fix delayed response to command for loop mode/direct connect. by Quinn Tran · 8 years ago
  60. 482c9dc qla2xxx: Change scsi host lookup method. by Quinn Tran · 8 years ago
  61. c423437 qla2xxx: Add DebugFS node to display Port Database by Himanshu Madhani · 8 years ago
  62. 15f30a5 qla2xxx: Use IOCB interface to submit non-critical MBX. by Quinn Tran · 8 years ago
  63. f1443ee qla2xxx: Add async new target notification by Quinn Tran · 8 years ago
  64. 54b9993 qla2xxx: Export DIF stats via debugfs by Anil Gurumurthy · 8 years ago
  65. be25152 qla2xxx: Improve T10-DIF/PI handling in driver. by Quinn Tran · 8 years ago
  66. 5b33469 qla2xxx: Allow relogin to proceed if remote login did not finish by Quinn Tran · 8 years ago
  67. f159b3c qla2xxx: Fix sess_lock & hardware_lock lock order problem. by Quinn Tran · 8 years ago
  68. 8f6fc8d qla2xxx: Fix inadequate lock protection for ABTS. by Quinn Tran · 8 years ago
  69. 8b66680 qla2xxx: Fix request queue corruption. by Quinn Tran · 8 years ago
  70. ae940f2 qla2xxx: Fix memory leak for abts processing by Quinn Tran · 8 years ago
  71. c4a9b53 qla2xxx: Allow vref count to timeout on vport delete. by Joe Carnuccio · 8 years ago
  72. 7d7a743 tcmu: Convert cmd_time_out into backend device attribute by Nicholas Bellinger · 8 years ago
  73. af980e4 tcmu: make cmd timeout configurable by Mike Christie · 8 years ago
  74. 972c7f1 tcmu: add helper to check if dev was configured by Mike Christie · 8 years ago
  75. 93afaa4 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  76. 760bf57 target: fix race during implicit transition work flushes by Mike Christie · 8 years ago
  77. 1ca4d4f target: allow userspace to set state to transitioning by Mike Christie · 8 years ago
  78. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  79. 207ee84 target: Use system workqueue for ALUA transitions by Mike Christie · 8 years ago
  80. 0a41457 target: fail ALUA transitions for pscsi by Mike Christie · 8 years ago
  81. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago
  82. 2579325 tcmu: return on first Opt parse failure by Mike Christie · 8 years ago
  83. 3abaa2b tcmu: allow hw_max_sectors greater than 128 by Mike Christie · 8 years ago
  84. 9c28ca4 target: Drop pointless tfo->check_stop_free check by Nicholas Bellinger · 8 years ago
  85. 73580da parisc: Fix system shutdown halt by Helge Deller · 8 years ago
  86. 74e3f6e parisc: perf: Fix potential NULL pointer dereference by Arvind Yadav · 8 years ago
  87. 3e51f89 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 8d94099 Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  89. 8b766e0 Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  90. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  91. eab60d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. ae13373 Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. cd21deb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. b5f1308 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 18f48c9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. da066f3 pNFS/flexfiles: never nfs4_mark_deviceid_unavailable by Weston Andros Adamson · 8 years ago
  98. a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
  99. 0338533 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 8 years ago
  100. 6351323 NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 8 years ago