1. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  2. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  3. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  4. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  5. 5737789 powerpc: Make hard_irq_disable() do the right thing vs. irq tracing by Benjamin Herrenschmidt · 11 years ago
  6. d5dae72 powerpc/topology: Fix spurr attribute permission by Benjamin Herrenschmidt · 11 years ago
  7. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 11 years ago
  8. 342d666 powerpc/cell/iommu: Improve error message for missing node by Benjamin Herrenschmidt · 11 years ago
  9. 96cf3f6 powerpc/cell/spufs: Fix status attribute permission by Benjamin Herrenschmidt · 11 years ago
  10. 5fe0c1f irqdomain: Allow quiet failure mode by Benjamin Herrenschmidt · 11 years ago
  11. f3d40c2 powerpc/pnv: Fix "compatible" property for P8 PHB by Benjamin Herrenschmidt · 11 years ago
  12. a0b8e76 powerpc/pci: Don't add bogus empty resources to PHBs by Benjamin Herrenschmidt · 11 years ago
  13. 4ea9008 powerpc/powerpnv: Properly handle failure starting CPUs by Benjamin Herrenschmidt · 11 years ago
  14. 748645b powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8 by Nishanth Aravamudan · 11 years ago
  15. 6c1bf48 powerpc/cputable: Advertise ISEL support on appropriate embedded processors by Nishanth Aravamudan · 11 years ago
  16. 4a1ae4f powerpc/cputable: Advertise DSCR support on P7/P7+ by Nishanth Aravamudan · 11 years ago
  17. cbbc6f1 powerpc/cputable: Reserve bits in HWCAP2 for new features by Nishanth Aravamudan · 11 years ago
  18. d82fb31 powerpc/pseries: Perform proper max_bus_speed detection by Kleber Sacilotto de Souza · 11 years ago
  19. e61133d powerpc/pseries: Force 32 bit MSIs for devices that require it by Brian King · 11 years ago
  20. c2fd22d powerpc/tm: Fix null pointer deference in flush_hash_page by Michael Neuling · 11 years ago
  21. c4463b3 powerpc/powernv: Defer OPAL exception handler registration by Jeremy Kerr · 11 years ago
  22. 73d2fb7 powerpc: Emulate non privileged DSCR read and write by Anton Blanchard · 11 years ago
  23. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  24. 1731929 Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  25. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  26. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  27. d133b40 kvm/ppc/mpic: fix missing unlock in set_base_addr() by Wei Yongjun · 11 years ago
  28. ed840ee kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write by Scott Wood · 11 years ago
  29. 1d6f6b7 kvm/ppc/mpic: remove users by Scott Wood · 11 years ago
  30. 398d878 kvm/ppc/mpic: fix mmio region lists when multiple guests used by Scott Wood · 11 years ago
  31. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. 54d5999 powerpc: Fix build error for book3e by Aneesh Kumar K.V · 11 years ago
  33. 9353374 powerpc: Context switch the new EBB SPRs by Michael Ellerman · 11 years ago
  34. 1ddf499 powerpc: Turn on the EBB H/FSCR bits by Michael Neuling · 11 years ago
  35. 1de2bd4 powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S by Michael Ellerman · 11 years ago
  36. 53b56ca powerpc: Setup BHRB instructions facility in HFSCR for POWER8 by Anshuman Khandual · 11 years ago
  37. fc2a6cf powerpc: Fix interrupt range check on debug exception by Bharat Bhushan · 11 years ago
  38. 4c23782 ppc: Clean up scanlog by David Howells · 11 years ago
  39. e8eeded ppc: Clean up rtas_flash driver somewhat by David Howells · 11 years ago
  40. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  41. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  42. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  43. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  44. 90a102e powerpc/xmon/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  45. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  46. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  47. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  49. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 1f6aaac powerpc: Update tlbie/tlbiel as per ISA doc by Aneesh Kumar K.V · 11 years ago
  52. 3dc4fec powerpc: Print page size info during boot by Aneesh Kumar K.V · 11 years ago
  53. d8139eb powerpc: print both base and actual page size on hash failure by Aneesh Kumar K.V · 11 years ago
  54. 7e74c39 powerpc: Fix hpte_decode to use the correct decoding for page sizes by Aneesh Kumar K.V · 11 years ago
  55. b1022fb powerpc: Decode the pte-lp-encoding bits correctly. by Aneesh Kumar K.V · 11 years ago
  56. 74f227b powerpc: Use encode avpn where we need only avpn values by Aneesh Kumar K.V · 11 years ago
  57. 5c1f6ee powerpc: Reduce PTE table memory wastage by Aneesh Kumar K.V · 11 years ago
  58. d614bb0 powerpc: Move the pte free routines from common header by Aneesh Kumar K.V · 11 years ago
  59. 419df06 powerpc: Reduce the PTE_INDEX_SIZE by Aneesh Kumar K.V · 11 years ago
  60. e2b3d20 powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format by Aneesh Kumar K.V · 11 years ago
  61. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 11 years ago
  62. 0e5f35d powerpc: Don't truncate pgd_index wrongly by Aneesh Kumar K.V · 11 years ago
  63. cc3665a powerpc: Don't hard code the size of pte page by Aneesh Kumar K.V · 11 years ago
  64. ce54152 powerpc: Save DAR and DSISR in pt_regs on MCE by Aneesh Kumar K.V · 11 years ago
  65. 4b8f63d powerpc: Use signed formatting when printing error by Aneesh Kumar K.V · 11 years ago
  66. 601abdc3 powerpc/pseries: Correct builds break when CONFIG_SMP not defined by Nathan Fontenot · 11 years ago
  67. 177c192 powerpc/booke: Remove obsolete macro FINISH_EXCEPTION by Kevin Hao · 11 years ago
  68. fb4696c powerpc/rtas_flash: Fix bad memory access by Vasant Hegde · 11 years ago
  69. 9f3a90e powerpc: Fix build failure after merge of the cgroup tree by Stephen Rothwell · 11 years ago
  70. d5bbe65 powerpc: Fix usage of setup_pci_atmu() by Michael Neuling · 11 years ago
  71. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  72. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  73. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  74. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  75. 28bf41a Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  76. fba2369 mm: use vm_unmapped_area() on powerpc architecture by Michel Lespinasse · 11 years ago
  77. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 11 years ago
  78. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 11 years ago
  79. f9d531b powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  80. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  81. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  82. 7db6f78 mm/PPC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  83. 5d585e5 mm/ppc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  84. 9e2ecdb powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4 by Kevin Hao · 11 years ago
  85. 04aa99c powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu by Kevin Hao · 11 years ago
  86. 9aa171f powerpc/dts: Fix the dts for p1025rdb 36bit by Zhicheng Fan · 11 years ago
  87. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  88. 885f925 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  89. e4f5a3a Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  90. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 11 years ago
  91. d19bd862 KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls by Paul Mackerras · 11 years ago
  92. 4619ac8 KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts by Paul Mackerras · 11 years ago
  93. e7d26f2 KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation by Benjamin Herrenschmidt · 11 years ago
  94. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 11 years ago
  95. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 11 years ago
  96. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 11 years ago
  97. 9119491 kvm/ppc/mpic: Eliminate mmio_mapped by Scott Wood · 11 years ago
  98. 07f0a7b kvm: destroy emulated devices on VM exit by Scott Wood · 11 years ago
  99. 447a03c KVM: PPC: MPIC: Restrict to e500 platforms by Alexander Graf · 11 years ago
  100. 5efdb4b KVM: PPC: MPIC: Add support for KVM_IRQ_LINE by Alexander Graf · 11 years ago