1. 16c6cb4 powerpc/fsl_pmc: use builtin_platform_driver by Geliang Tang · 8 years ago
  2. 53a46e8 powerpc/83xx/suspend: use builtin_platform_driver by Geliang Tang · 8 years ago
  3. ee3dd58 powerpc/85xx: Enable gpio power/reset driver by Andy Fleming · 8 years ago
  4. 0f23698 powerpc/fsl_soc: improve and simplify get_baudrate by Heiner Kallweit · 8 years ago
  5. 47a48a9 powerpc/fsl_soc: improve and simplify get_brgfreq by Heiner Kallweit · 8 years ago
  6. 5bda6c0 powerpc/fsl_soc: improve and simplify fsl_get_sys_freq by Heiner Kallweit · 8 years ago
  7. 00b6cfc powerpc/85xx/qemu: Enable CONFIG_E500 and CONFIG_PPC_E500MC by David Engraf · 8 years ago
  8. 8ba1baa powerpc/dts: add device tree entry for W83793 on T4240RDB by Florian Larysch · 8 years ago
  9. 555c163 powerpc/mm: Correct process and partition table max size by Suraj Jitindar Singh · 8 years ago
  10. 1515ab9 powerpc/mm: Dump hash table by Rashmica Gupta · 8 years ago
  11. 8eb07b1 powerpc/mm: Dump linux pagetables by Rashmica Gupta · 8 years ago
  12. 8f272a5 powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries by Michael Ellerman · 8 years ago
  13. ac8d381 powerpc/mm: Fix typo in radix encodings print by Balbir Singh · 8 years ago
  14. 1aed61f powerpc: convert storcenter_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  15. 80269fe powerpc: convert pseries_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  16. 7f10fe3 powerpc: convert ppc6xx_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  17. 4a0b4bf powerpc: convert ppc64e_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  18. 7ddf3db powerpc: convert ppc64_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  19. b0d3a07 powerpc: convert pmac32_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  20. 23bf36c powerpc: disable IDE subsystem in pasemi_defconfig by Bartlomiej Zolnierkiewicz · 9 years ago
  21. c1f9d29 powerpc: convert maple_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  22. b10fd39 powerpc: convert g5_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  23. f22cc4d powerpc: convert chrp32_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  24. 8020c12 powerpc: convert cell_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  25. 67f6d66 powerpc: convert amigaone_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 9 years ago
  26. e8cfb7e powerpc/vio: Clarify vio_find_node() reference counting by Johan Hovold · 8 years ago
  27. 815a714 powerpc/ibmebus: Fix further device reference leaks by Johan Hovold · 8 years ago
  28. fe0f316 powerpc/ibmebus: Fix device reference leaks in sysfs interface by Johan Hovold · 8 years ago
  29. 9e4f51b powerpc/powernv: Simplify searching for compatible device nodes by Jack Miller · 8 years ago
  30. 29a969b powerpc: Revert Load Monitor Register Support by Michael Neuling · 8 years ago
  31. 7a53ef5 powerpc/configs: Drop REISERFS from pseries & powernv by Michael Ellerman · 8 years ago
  32. f923efb powerpc/hash64: Be more careful when generating tlbiel by Balbir Singh · 8 years ago
  33. 3a84981 powerpc/book3s64: Always build for power4 or later by Michael Ellerman · 8 years ago
  34. 70839d2 powerpc/64: Add an option to force run-at-load to test relocation by Nicholas Piggin · 8 years ago
  35. 5246ade powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec by Anton Blanchard · 8 years ago
  36. 9e607f7 i2c_powermac: shut up lockdep warning by Denis Kirjanov · 8 years ago
  37. c0a5149 powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not defined by Nicholas Piggin · 8 years ago
  38. 5b9ff02 powerpc: Build-time sort the exception table by Nicholas Piggin · 8 years ago
  39. 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 8 years ago
  40. 24bfa6a powerpc: EX_TABLE macro for exception tables by Nicholas Piggin · 8 years ago
  41. 9f751b8 powerpc/module: Add support for R_PPC64_REL32 relocations by Michael Ellerman · 8 years ago
  42. e3f2c6c powerpc/asm: Allow including ppc_asm.h in asm files by Michael Ellerman · 8 years ago
  43. f4329f2 powerpc/64s: Reduce exception alignment by Nicholas Piggin · 8 years ago
  44. fda0440 powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h by Rui Teng · 8 years ago
  45. e234832 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  46. e6251f0 Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  47. 8233008 Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  48. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  49. beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  50. 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
  51. 069013a nios2: fix timer initcall return value by Arnd Bergmann · 8 years ago
  52. 3a6d867 x86: apm: avoid uninitialized data by Arnd Bergmann · 8 years ago
  53. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  54. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  55. 05d36a7 Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  56. 4d3222f arm64: dts: rockchip: add three new resets for rk3399 PCIe controller by Shawn Lin · 8 years ago
  57. ae67e87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  58. 0a0a047 ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core by Yuriy Kolerov · 8 years ago
  59. 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
  60. 19dbc76 ARC: [plat-eznps] set default baud for early console by Noam Camus · 8 years ago
  61. 6661943 ARC: [plat-eznps] remove IPI clear from SMP operations by Noam Camus · 8 years ago
  62. 76a0840 Revert "ARC: build: retire old toggles" by Vineet Gupta · 8 years ago
  63. 922cc17 ARC: timer: rtc: implement read loop in "C" vs. inline asm by Vineet Gupta · 8 years ago
  64. e6e335b ARC: change return value of userspace cmpxchg assist syscall by Vineet Gupta · 8 years ago
  65. b58ec8b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  66. 2c7a5c5 openrisc: Define __ro_after_init to avoid crash by Guenter Roeck · 8 years ago
  67. 272d01b arm64: Fix circular include of asm/lse.h through linux/jump_label.h by Catalin Marinas · 8 years ago
  68. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  69. 34c510b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  70. f7df76e Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  71. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago
  72. 16a767e MIPS: Fix max_low_pfn with disabled highmem by James Hogan · 8 years ago
  73. f92722d MIPS: Correct MIPS I FP sigcontext layout by Maciej W. Rozycki · 8 years ago
  74. 758ef0a MIPS: Fix ISA I/II FP signal context offsets by Maciej W. Rozycki · 8 years ago
  75. 6daaa32 MIPS: Remove FIR from ISA I FP signal context by Maciej W. Rozycki · 8 years ago
  76. 35938a0 MIPS: Fix ISA I FP sigcontext access violation handling by Maciej W. Rozycki · 8 years ago
  77. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
  78. c9e5603 MIPS: ptrace: Also initialize the FP context on individual FCSR writes by Maciej W. Rozycki · 8 years ago
  79. 8a98495 MIPS: dump_tlb: Fix printk continuations by James Hogan · 8 years ago
  80. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 8 years ago
  81. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 8 years ago
  82. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 8 years ago
  83. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 8 years ago
  84. 818f38c MIPS: Fix build of compressed image by Matt Redfearn · 8 years ago
  85. 9a59061 MIPS: generic: Fix KASLR for generic kernel. by Matt Redfearn · 8 years ago
  86. 4736697 MIPS: KASLR: Fix handling of NULL FDT by Matt Redfearn · 8 years ago
  87. 93032e3 MIPS: Malta: Fixup reboot by Paul Burton · 8 years ago
  88. 682c1e5 MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC by Paul Burton · 8 years ago
  89. a79a812 arc: Implement arch-specific dma_map_ops.mmap by Alexey Brodkin · 8 years ago
  90. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
  91. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 8 years ago
  92. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 8 years ago
  93. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 8 years ago
  94. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 8 years ago
  95. d9092f5 kvm: x86: Check memopp before dereference (CVE-2016-8630) by Owen Hofmann · 8 years ago
  96. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 8 years ago
  97. ea26e4e KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK by Paolo Bonzini · 8 years ago
  98. 8f6d9eb ARC: [SMP] avoid overriding present cpumask by Noam Camus · 8 years ago
  99. 6227e9f ARC: Enable PERF_EVENTS in nSIM driven platforms by Alexey Brodkin · 8 years ago
  100. 41ec793 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago