1. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  2. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  3. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 10 years ago
  5. b98fa50 powerpc/powermac: Convert PCI to use generic config accessors by Rob Herring · 10 years ago
  6. 933d275 powerpc/fsl_pci: Convert PCI to use generic config accessors by Rob Herring · 10 years ago
  7. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  8. 7da323b Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  9. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  10. 453c02c powerpc/PCI: Add struct pci_ops member names to initialization by Rob Herring · 10 years ago
  11. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  12. 0eb1320 powerpc/powernv: Restore LPCR with LPCR_PECE1 cleared by Shreyas B. Prabhu · 10 years ago
  13. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  14. 2262889 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  15. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  16. e6eb2eb powerpc/xmon: Fix another endiannes issue in RTAS call from xmon by Laurent Dufour · 10 years ago
  17. 3ebfe46 powerpc/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  18. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
  19. a87e810 powerpc: Work around gcc bug in current_thread_info() by Michael Ellerman · 10 years ago
  20. bfe5fda powernv: Fix OPAL tracepoint code by Anton Blanchard · 10 years ago
  21. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  22. 1be6f10 Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online" by Michael Ellerman · 10 years ago
  23. c1caae3 powerpc/kdump: Ignore failure in enabling big endian exception during crash by Hari Bathini · 10 years ago
  24. 1e5d0fd powerpc: Wire up sys_execveat() syscall by Pranith Kumar · 10 years ago
  25. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  26. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  27. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  28. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  29. 91ed9e8 KVM: PPC: E500: Compile fix in this_cpu_write by Alexander Graf · 10 years ago
  30. d70a54e powerpc/powernv: Ignore smt-enabled on Power8 and later by Greg Kurz · 10 years ago
  31. 505e428 powerpc/uaccess: Allow get_user() with bitwise types by Michael S. Tsirkin · 10 years ago
  32. 476ce5ef0 KVM: PPC: Book3S: Enable in-kernel XICS emulation by default by Anton Blanchard · 10 years ago
  33. 90fd09f KVM: PPC: Book3S HV: Improve H_CONFER implementation by Sam Bobroff · 10 years ago
  34. 4a157d6 KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register by Paul Mackerras · 10 years ago
  35. c17b98c KVM: PPC: Book3S HV: Remove code for PPC970 processors by Paul Mackerras · 10 years ago
  36. 3c78f78 KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions by Suresh E. Warrier · 10 years ago
  37. 2711e24 KVM: PPC: Book3S HV: Simplify locking around stolen time calculations by Paul Mackerras · 10 years ago
  38. a0499cf arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function by Rickard Strandqvist · 10 years ago
  39. 6178839 arch: powerpc: kvm: book3s_pr.c: Remove unused function by Rickard Strandqvist · 10 years ago
  40. 54ca162 arch: powerpc: kvm: book3s.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  41. 24aaaf2 arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function by Rickard Strandqvist · 10 years ago
  42. 1bc5d59 KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked by Suresh E. Warrier · 10 years ago
  43. ffada01 KVM: PPC: Book3S HV: ptes are big endian by Cédric Le Goater · 10 years ago
  44. 5b88cda KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI by Suresh E. Warrier · 10 years ago
  45. b4a8390 KVM: PPC: Book3S HV: Fix KSM memory corruption by Paul Mackerras · 10 years ago
  46. dee6f24 KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI by Mahesh Salgaonkar · 10 years ago
  47. d506735 KVM: PPC: Book3S HV: Fix computation of tlbie operand by Paul Mackerras · 10 years ago
  48. f6fb9e8 KVM: PPC: Book3S HV: Add missing HPTE unlock by Aneesh Kumar K.V · 10 years ago
  49. b6b6125 KVM: PPC: BookE: Improve irq inject tracepoint by Alexander Graf · 10 years ago
  50. c8742f8 powerpc/powernv: Expose OPAL firmware symbol map by Benjamin Herrenschmidt · 10 years ago
  51. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  52. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  53. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  54. 8eb8ac8 powerpc/powernv: Enable Offline CPUs to enter deep idle states by Shreyas B. Prabhu · 10 years ago
  55. 8117ac6 powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode by Paul Mackerras · 10 years ago
  56. 4708345 i2c: Driver to expose PowerNV platform i2c busses by Neelesh Gupta · 10 years ago
  57. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  58. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  59. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  60. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  61. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  62. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  63. 63f1344 powerpc: add little endian flag to syscall_get_arch() by Richard Guy Briggs · 10 years ago
  64. ec2aef5 power/perf/hv-24x7: Use kmem_cache_free() instead of kfree by Sukadev Bhattiprolu · 10 years ago
  65. f34b6c7 powerpc/perf/hv-24x7: Use per-cpu page buffer by sukadev@linux.vnet.ibm.com · 10 years ago
  66. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  67. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  68. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  69. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  70. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  71. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  72. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  73. 6b9cdf3 ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  74. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  75. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  76. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  77. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  79. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  80. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  81. 7c5c92e powerpc: Secondary CPUs must set cpu_callin_map after setting active and online by Anton Blanchard · 10 years ago
  82. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  83. 56548fc powerpc/powernv: Return to cpu offline loop when finished in KVM guest by Paul Mackerras · 10 years ago
  84. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  85. 682e77c powerpc/book3s: Fix partial invalidation of TLBs in MCE code. by Mahesh Salgaonkar · 10 years ago
  86. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  87. d83480b0 crypto: powerpc - replace memset by memzero_explicit by Julia Lawall · 10 years ago
  88. abb90ee powerpc/xmon: Cleanup the breakpoint flags by Michael Ellerman · 10 years ago
  89. 1ad7d70 powerpc/xmon: Enable HW instruction breakpoint on POWER8 by Anshuman Khandual · 10 years ago
  90. b5be75d Merge remote-tracking branch 'benh/next' into next by Michael Ellerman · 10 years ago
  91. d557b09 powerpc/mm/thp: Use tlbiel if possible by Aneesh Kumar K.V · 10 years ago
  92. f1581bf powerpc/mm/thp: Remove code duplication by Aneesh Kumar K.V · 10 years ago
  93. c4f3eb5 powerpc/mm/hugetlb: Sanity check gigantic hugepage count by James Yang · 10 years ago
  94. 0de3b56b powerpc/oprofile: Disable pagefaults during user stack read by Jiang Lu · 10 years ago
  95. 0ec2698 powerpc/mm: Check for matching hpte without taking hpte lock by Aneesh Kumar K.V · 10 years ago
  96. 221195f powerpc: Drop useless warning in eeh_init() by Greg Kurz · 10 years ago
  97. 6d626c5 powerpc/powernv: Cleanup unused MCE definitions/declarations. by Mahesh Salgaonkar · 10 years ago
  98. a450e8f powerpc/eeh: Dump PHB diag-data early by Gavin Shan · 10 years ago
  99. b1d76a7 powerpc/eeh: Recover EEH error on ownership change for BCM5719 by Gavin Shan · 10 years ago
  100. 28bf36f powerpc/eeh: Set EEH_PE_RESET on PE reset by Gavin Shan · 10 years ago