1. a4da56f powerpc/boot: Remove the legacy gzip wrapper by Oliver O'Halloran · 8 years ago
  2. 1b7898e powerpc/boot: Use the pre-boot decompression API by Oliver O'Halloran · 8 years ago
  3. 22750d9 powerpc/boot: Use CONFIG_KERNEL_GZIP by Oliver O'Halloran · 8 years ago
  4. 1a13de6 powerpc/boot: Add sed script by Oliver O'Halloran · 8 years ago
  5. 96c4470 selftests/powerpc: Compile selftests against headers without AT_HWCAP2 by Cyril Bur · 8 years ago
  6. f1a55ce powerpc: Clean up tm_abort duplication in hash_utils_64.c by Rui Teng · 8 years ago
  7. 6060e9e powerpc/powernv: Fix comment style and spelling by Andrew Donnellan · 8 years ago
  8. 148151a powerpc/32: Remove CLR_TOP32 by Christophe Leroy · 8 years ago
  9. 6b8cb66 powerpc: Fix usage of _PAGE_RO in hugepage by Christophe Leroy · 8 years ago
  10. af2e3a0 powerpc/eeh: Skip finding bus until after failure reporting by Russell Currey · 8 years ago
  11. e98ddb7 powerpc/powernv/eeh: Skip finding bus for VF resets by Russell Currey · 8 years ago
  12. 04fec21 powerpc/eeh: Null check uses of eeh_pe_bus_get by Russell Currey · 8 years ago
  13. a24553d powerpc/pseries: Remove unnecessary syscall trampoline by Nicholas Piggin · 8 years ago
  14. 40e1b1c powerpc/pseries: Fix HV facility unavailable to use correct handler by Nicholas Piggin · 8 years ago
  15. 98b665d powerpc/powernv/pci: Add PHB register dump debugfs handle by Russell Currey · 8 years ago
  16. 3eabf88 powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare() by Benjamin Herrenschmidt · 8 years ago
  17. b970b41 powerpc/64/kexec: Copy image with MMU off when possible by Benjamin Herrenschmidt · 8 years ago
  18. be34d30 powerpc/mm: Add radix flush all with IS=3 by Aneesh Kumar K.V · 8 years ago
  19. fe036a0 powerpc/64/kexec: Fix MMU cleanup on radix by Benjamin Herrenschmidt · 8 years ago
  20. fc48bad powerpc/64/kexec: NULL check "clear_all" in kexec_sequence by Benjamin Herrenschmidt · 8 years ago
  21. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  22. 9d82fd2 MAINTAINERS: Update cxl maintainers by Michael Neuling · 8 years ago
  23. 90ce351 powerpc/pseries: fix memory leak in queue_hotplug_event() error path by Andrew Donnellan · 8 years ago
  24. 11b7e154 powerpc/nvram: Fix an incorrect partition merge by Pan Xinhui · 9 years ago
  25. 0d0fecc powerpc/nvram: Fix a memory leak in err path by Pan Xinhui · 9 years ago
  26. 49d09bf powerpc/64s: Optimise MSR handling in exception handling by Nicholas Piggin · 8 years ago
  27. 18e3f56b powerpc/64: Optimise syscall entry for virtual, relocatable case by Nicholas Piggin · 8 years ago
  28. d5a1e42 powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K by Aneesh Kumar K.V · 8 years ago
  29. 7b8845a powerpc/64: Document the syscall ABI by Nicholas Piggin · 8 years ago
  30. e0e0d6b powerpc/64: Replay hypervisor maintenance interrupt first by Nicholas Piggin · 8 years ago
  31. 7de3b27 powerpc: Ensure .mem(init|exit).text are within _stext/_etext by Michael Ellerman · 8 years ago
  32. bea2dcc powerpc: Don't change the section in _GLOBAL() by Michael Ellerman · 8 years ago
  33. 6f698df powerpc/kernel: Use kprobe blacklist for asm functions by Nicholas Piggin · 8 years ago
  34. 03465f8 powerpc: Use kprobe blacklist for exception handlers by Nicholas Piggin · 8 years ago
  35. e1c0d66 powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active by Simon Guo · 8 years ago
  36. 2618311 powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common() by Simon Guo · 8 years ago
  37. b135077 cxl: Fix informational message by Frederic Barrat · 8 years ago
  38. 3daf3c2 powerpc/32: Add missing \n and switch to pr_warn() by Colin Ian King · 8 years ago
  39. ad41067 powerpc/mm: Update the HID bit when switching from radix to hash by Aneesh Kumar K.V · 8 years ago
  40. c6d1a76 powerpc/mm/radix: Use different pte update sequence for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  41. 694c495 powerpc/mm/radix: Use different RTS encoding for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  42. 7dccfbc powerpc/book3s: Add a cpu table entry for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  43. 687e16b powerpc/pasemi: Fix device_type of Nemo SB600 node. by Darren Stevens · 8 years ago
  44. 5024678 powerpc/pasemi: Fix Nemo SB600 i8259 interrupts. by Darren Stevens · 8 years ago
  45. 88c13e2 powerpc/pasemi: Add Nemo motherboard config option. by Darren Stevens · 8 years ago
  46. 63019f3 hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h by PrasannaKumar Muralidharan · 8 years ago
  47. 6f95d4b powerpc/ps3: fix spelling mistake in function name by Colin Ian King · 8 years ago
  48. 57073e2 powerpc/Makefile: Construct the UTS_MACHINE value more concisely by Michael Ellerman · 8 years ago
  49. 68201fb powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS by Michael Ellerman · 8 years ago
  50. 6abe248 powerpc/boot: Use $(Q) to quiet build rules not @ by Michael Ellerman · 8 years ago
  51. 2ca07d7 powerpc/vdso64: Drop vdso64as by Michael Ellerman · 8 years ago
  52. d312603 powerpc/Makefile: CROSS32AS is unused, remove it by Michael Ellerman · 8 years ago
  53. d8d42b0 powerpc/64: Do load of PACAKBASE in LOAD_HANDLER by Michael Ellerman · 8 years ago
  54. 2751023 powerpc/64: Correct comment on LOAD_HANDLER() by Michael Ellerman · 8 years ago
  55. f0f558b powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address by Paul Mackerras · 8 years ago
  56. b42d902 powerpc/xmon: Don't use ld on 32-bit by Michael Ellerman · 8 years ago
  57. 0545d54 powerpc/sparse: Add more assembler prototypes by Daniel Axtens · 8 years ago
  58. d8bced2 powerpc/fadump: Set core e_flags using kernel's ELF ABI version by Daniel Axtens · 8 years ago
  59. 7c98bd7 powerpc/sparse: Make a bunch of things static by Daniel Axtens · 8 years ago
  60. bc42f1d powerpc/cell: Drop unused iic_get_irq_host() by Daniel Axtens · 8 years ago
  61. c693593 Linux 4.8-rc5 by Linus Torvalds · 8 years ago
  62. 9ca581b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 1c33336 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 28e6815 Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  65. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  66. 2bece1a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  67. 593ee4e Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  68. 4148820 Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  69. 018c81b8 Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  70. 39da979 Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  71. 70dad499 Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  72. 3e42394 devpts: return NULL pts 'priv' entry for non-devpts nodes by Linus Torvalds · 8 years ago
  73. 0141af1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  74. 0ddc9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  75. 4a29b34 tpm: invalid self test error message by Jarkko Sakkinen · 8 years ago
  76. 601b586 Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  77. 9a0bcc8 Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  78. b654c62 Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes' by Rafael J. Wysocki · 8 years ago
  79. 5331d9c ACPI / drivers: replace acpi_probe_lock spinlock with mutex by Lorenzo Pieralisi · 8 years ago
  80. 3feab13 ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro by Lorenzo Pieralisi · 8 years ago
  81. d199299 x86/AMD: Apply erratum 665 on machines without a BIOS fix by Emanuel Czirai · 8 years ago
  82. 15301a5 x86/paravirt: Do not trace _paravirt_ident_*() functions by Steven Rostedt · 8 years ago
  83. f28929b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  84. 744c6c3 arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 by James Morse · 8 years ago
  85. 63fb0a9 drivers/perf: arm_pmu: Fix NULL pointer dereference during probe by Stefan Wahren · 8 years ago
  86. 7532468 drivers/perf: arm_pmu: Fix leak in error path by Stefan Wahren · 8 years ago
  87. ac81038 Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  88. b0be76b Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  89. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  90. 603f2c9 Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  91. 5322942 Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  92. cc4163d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  93. b9677fa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  94. b300692 rapidio/tsi721: fix incorrect detection of address translation condition by Alexandre Bounine · 8 years ago
  95. 1e1011a rapidio/documentation/mport_cdev: add missing parameter description by Alexandre Bounine · 8 years ago
  96. 735f277 kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd by Michal Hocko · 8 years ago
  97. c4e2973 MAINTAINERS: Vladimir has moved by Vladimir Davydov · 8 years ago
  98. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  99. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  100. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago