1. cca0e542 powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() by Gavin Shan · 9 years ago
  2. 8e96a87 powerpc/tm: Always reclaim in start_thread() for exec() class syscalls by Cyril Bur · 9 years ago
  3. 844e3be powerpc/bpf/jit: Disable classic BPF JIT on ppc64le by Naveen N. Rao · 9 years ago
  4. 6e914ee powerpc: Fix faults caused by radix patching of SLB miss handler by Michael Ellerman · 9 years ago
  5. a3aa256 powerpc/eeh: Fix invalid cached PE primary bus by Gavin Shan · 9 years ago
  6. b23d9c5 powerpc/mm/radix: Update Radix tree size as per ISA 3.0 by Aneesh Kumar K.V · 9 years ago
  7. e568006 powerpc/mm/hash: Don't add memory coherence if cache inhibited is set by Aneesh Kumar K.V · 9 years ago
  8. 8550e2f powerpc/mm/hash: Use the correct PPP mask when updating HPTE by Aneesh Kumar K.V · 9 years ago
  9. a145abf powerpc/mm/radix: Flush page walk cache when freeing page table by Aneesh Kumar K.V · 9 years ago
  10. 3619481 powerpc/mm/radix: Update to tlb functions ric argument by Aneesh Kumar K.V · 9 years ago
  11. 8017ea3 powerpc/nohash: Fix build break with 64K pages by Michael Ellerman · 9 years ago
  12. 3b6d1eb powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 by Aneesh Kumar K.V · 9 years ago
  13. 9690c15 powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT by Aneesh Kumar K.V · 9 years ago
  14. b3c0a4d of: fix autoloading due to broken modalias with no 'compatible' by Wolfram Sang · 9 years ago
  15. 2c2a63e powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added by Michael Ellerman · 9 years ago
  16. 8a934ef powerpc/pseries: Fix PCI config address for DDW by Gavin Shan · 9 years ago
  17. 1e407ee powerpc/ptrace: Fix out of bounds array access warning by Khem Raj · 9 years ago
  18. 7cc8510 powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call by Thomas Huth · 9 years ago
  19. 157d4d0 powerpc/mm/radix: Add missing tlb flush by Aneesh Kumar K.V · 9 years ago
  20. dc47c0c1 powerpc/mm/hash: Fix the reference bit update when handling hash fault by Aneesh Kumar K.V · 9 years ago
  21. d6c8860 powerpc/mm/radix: Update LPCR only if it is powernv by Aneesh Kumar K.V · 9 years ago
  22. 8dd75cc powerpc: Use privileged SPR number for MMCR2 by Thomas Huth · 9 years ago
  23. d23fac2 powerpc: Fix definition of SIAR and SDAR registers by Thomas Huth · 9 years ago
  24. bd000b82 powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens by Russell Currey · 9 years ago
  25. 871e178 powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge by Russell Currey · 9 years ago
  26. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 9 years ago
  27. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 9 years ago
  28. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 9 years ago
  29. 037369b hpfs: implement the show_options method by Mikulas Patocka · 9 years ago
  30. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 9 years ago
  31. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 9 years ago
  32. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  33. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 9 years ago
  34. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  35. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 9 years ago
  36. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 9 years ago
  37. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 9 years ago
  38. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 9 years ago
  39. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 9 years ago
  40. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 9 years ago
  41. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 9 years ago
  42. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 9 years ago
  43. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 9 years ago
  44. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 9 years ago
  45. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  46. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  47. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  48. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  49. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  50. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 9 years ago
  51. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 9 years ago
  52. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  53. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 9 years ago
  54. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 9 years ago
  55. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 9 years ago
  56. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 9 years ago
  57. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 9 years ago
  58. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 9 years ago
  59. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 9 years ago
  60. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 9 years ago
  61. f46d92e MAINTAINERS: Add file patterns for mips device tree bindings by Geert Uytterhoeven · 9 years ago
  62. 7ad2410 MAINTAINERS: Add file patterns for mips brcm device tree bindings by Geert Uytterhoeven · 9 years ago
  63. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 9 years ago
  64. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 9 years ago
  65. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 9 years ago
  66. 1c48a17 MIPS: Add missing VZ accessor microMIPS encodings by James Hogan · 9 years ago
  67. 0dfa1c1 MIPS: Add inline asm encoding helpers by James Hogan · 9 years ago
  68. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 9 years ago
  69. a320a11 MIPS: VR41xx: Fix typo by Andrea Gelmini · 9 years ago
  70. 5004614 MIPS: oprofile: Fix typo by Andrea Gelmini · 9 years ago
  71. e7e3346 MIPS: math-emu: Fix typo by Andrea Gelmini · 9 years ago
  72. 209b877 MIPS: lib: Fix typo by Andrea Gelmini · 9 years ago
  73. a90c59e MIPS: kernel: Fix typo by Andrea Gelmini · 9 years ago
  74. f5be47f MIPS: R6: Fix typo by Andrea Gelmini · 9 years ago
  75. a9e7e45 MIPS: IP22/IP28: Fix typo by Andrea Gelmini · 9 years ago
  76. da66f8e MIPS: Cavium: Fix typo by Andrea Gelmini · 9 years ago
  77. 7a448b5 MIPS: MT: Fix typo by Andrea Gelmini · 9 years ago
  78. fb0f6e8 MIPS: Loongson64: Fix typo by Andrea Gelmini · 9 years ago
  79. dc3c273 MIPS: IP32: Fix typo by Andrea Gelmini · 9 years ago
  80. 87fd4e2 MIPS: IP27: Fix typo by Andrea Gelmini · 9 years ago
  81. e904b94 MIPS: BCM63xx: Fix typo by Andrea Gelmini · 9 years ago
  82. be9fde2 MIPS: Alchemy: Fix typo by Andrea Gelmini · 9 years ago
  83. 20430e7 MIPS: hazards.h: Fix typo by Andrea Gelmini · 9 years ago
  84. 9b987c4 MIPS: Lasat: A couple off by one bugs in picvue_proc.c by Dan Carpenter · 11 years ago
  85. 2b436a3 MIPS: ralink: add MT7628 EPHY LEDs pinmux support by Álvaro Fernández Rojas · 9 years ago
  86. 07b50db MIPS: ralink: fix MT7628 wled_an pinmux gpio by Álvaro Fernández Rojas · 9 years ago
  87. d714682 MIPS: ralink: fix MT7628 pinmux typos by Álvaro Fernández Rojas · 9 years ago
  88. f03984c MIPS: Fix write_gc0_* macros when writing zero by James Hogan · 9 years ago
  89. 63a8802 MIPS: CPS: Copy EVA configuration when starting secondary VPs. by Matt Redfearn · 9 years ago
  90. 5c33f8b MIPS: Add definitions of SegCtl registers and use them by Matt Redfearn · 9 years ago
  91. dd31740 dt/bindings: Correct clk binding example for PIC32 gpio. by Purna Chandra Mandal · 9 years ago
  92. 761e52b dt/bindings: Correct clk binding example for PIC32 WDT. by Purna Chandra Mandal · 9 years ago
  93. 58c3768 dt/bindings: Correct clk binding example for PIC32 DMT. by Purna Chandra Mandal · 9 years ago
  94. 9c719d8 dt/bindings: Correct clk binding example for PIC32 serial. by Purna Chandra Mandal · 9 years ago
  95. 82cc37f dt/bindings: Correct clk binding example for PIC32 pinctrl by Purna Chandra Mandal · 9 years ago
  96. 684b23c dt/bindings: Correct clk binding example for PIC32 SDHCI by Purna Chandra Mandal · 9 years ago
  97. 0f2d988 MIPS: Fix incomplete separation of XPA CPU feature by James Hogan · 9 years ago
  98. ba01cf0 irqchip: mips-gic: Setup EIC mode on each CPU if it's in use by Paul Burton · 9 years ago
  99. d642e4e MIPS: smp-cps: Clear Status IPL field when using EIC by Paul Burton · 9 years ago
  100. 640356a4 MIPS: Clear Status IPL field when using EIC by Paul Burton · 9 years ago