1. 1eb2819 powerpc/mpc8xx: Clearer Oops message for Software Emulation Exception by LEROY Christophe · 11 years ago
  2. a0b38b4 powerpc: Set the NOTE type for SPE regset by Suzuki Poulose · 11 years ago
  3. f4b1238 powerpc/e500v2: Include Power ISA properties by Lijun Pan · 11 years ago
  4. 4f6d45d powerpc/e6500: Include Power ISA properties by Lijun Pan · 11 years ago
  5. bbd234b powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk by Chunhe Lan · 11 years ago
  6. 0e3d437 powerpc/dts: fix sRIO error interrupt for b4860 by Minghuan Lian · 11 years ago
  7. 682775b powerpc/booke: clear DBCR0_BT in user_disable_single_step() by James Yang · 11 years ago
  8. 3743c9b powerpc: export debug registers save function for KVM by Bharat Bhushan · 11 years ago
  9. 51ae8d4 powerpc: move debug registers in a structure by Bharat Bhushan · 11 years ago
  10. 660970f powerpc: remove unnecessary line continuations by Bharat Bhushan · 11 years ago
  11. 8258e26 powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info by Tiejun Chen · 11 years ago
  12. 9863c28 powerpc: Emulate sync instruction variants by James Yang · 11 years ago
  13. c58ce39 powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers by Mihai Caraman · 11 years ago
  14. 6b310fc powerpc/booke64: Use common defines for AltiVec interrupts numbers by Mihai Caraman · 11 years ago
  15. 6cf09b9 powerpc: remove dependency on MV64360 by Paul Bolle · 11 years ago
  16. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  17. 1846196 powerpc: Provide for giveup_fpu/altivec to save state in alternate location by Paul Mackerras · 11 years ago
  18. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  19. 8e0a161 powerpc: add real mode support for dma operations on powernv by Alexey Kardashevskiy · 11 years ago
  20. 8e0861f powerpc: Prepare to support kernel handling of IOMMU map/unmap by Alexey Kardashevskiy · 11 years ago
  21. 81fcfb8 hashtable: add hash_for_each_possible_rcu_notrace() by Alexey Kardashevskiy · 11 years ago
  22. 5293bf9 powerpc/eeh: Reorder output messages by Gavin Shan · 11 years ago
  23. 8c6852e powerpc/eeh: Output PHB3 diag-data by Gavin Shan · 11 years ago
  24. 5c9d6d7 powerpc/powernv: Double size of log blob by Gavin Shan · 11 years ago
  25. 98cea5f powerpc/eeh: Output error number by Gavin Shan · 11 years ago
  26. ff6bdcd powerpc/powernv: Support inbound error injection by Gavin Shan · 11 years ago
  27. 20bb842 powerpc/powernv: Enable EEH for PHB3 by Gavin Shan · 11 years ago
  28. 81fafea powerpc/scom: Use "devspec" rather than "path" in debugfs entries by Benjamin Herrenschmidt · 11 years ago
  29. 4777f79 powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS by Benjamin Herrenschmidt · 11 years ago
  30. 8adae0c powerpc/powernv: Add scom support under OPALv3 by Benjamin Herrenschmidt · 11 years ago
  31. 762fd3a powerpc/scom: Create debugfs files using ibm,chip-id if available by Benjamin Herrenschmidt · 11 years ago
  32. 5f33af4 powerpc/scom: Add support for "reg" property by Benjamin Herrenschmidt · 11 years ago
  33. aaa6309 powerpc/scom: Change scom_read() and scom_write() to return errors by Benjamin Herrenschmidt · 11 years ago
  34. ac237b6 powerpc: Enable /dev/port when isa_io_special is set by Benjamin Herrenschmidt · 11 years ago
  35. 3064743 powerpc: Make ftrace endian-safe. by Eugene Surovegin · 11 years ago
  36. fed8393 powerpc: Make kernel module helper endian-safe. by Eugene Surovegin · 11 years ago
  37. dbd0c5d powerpc: prom_init exception when updating core value by Laurent Dufour · 11 years ago
  38. e486733 powerpc/booke64: Check napping in performance monitor interrupt by Kevin Hao · 11 years ago
  39. cf05996 powerpc/kernel: Fix endian issue in rtas_pci by Cedric Le Goater · 11 years ago
  40. a489043 powerpc/pseries: Implement arch_get_random_long() based on H_RANDOM by Michael Ellerman · 11 years ago
  41. 66548e4 hwrng: Add a driver for the hwrng found in power7+ systems by Michael Ellerman · 11 years ago
  42. a4da0d5 powerpc: Implement arch_get_random_long/int() for powernv by Michael Ellerman · 11 years ago
  43. f95dabe hwrng: Return errors to upper levels in pseries-rng.c by Michael Ellerman · 11 years ago
  44. 41b93b2 powerpc: Added __cmpdi2 for signed 64bit comparision by Bharat Bhushan · 11 years ago
  45. 8616dff powerpc: Fix section mismatch warning in free_lppacas by Vladimir Murzin · 11 years ago
  46. 0edfdd1 powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel by Kevin Hao · 11 years ago
  47. 1443d6a powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  48. dc1473d powerpc/legacy_serial: Fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  49. 32dda05 powerpc/mpic: Disable preemption when calling mpic_processor_id() by Scott Wood · 11 years ago
  50. f036b36 powerpc: Work around little endian gcc bug by Anton Blanchard · 11 years ago
  51. 0b5e666 powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian builds by Anton Blanchard · 11 years ago
  52. d72b080 powerpc: Add ability to build little endian kernels by Ian Munsie · 11 years ago
  53. 7df697c KVM: PPC: Disable KVM on little endian builds by Anton Blanchard · 11 years ago
  54. 5c94913 tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe by Benjamin Herrenschmidt · 11 years ago
  55. 99fc1d9 powerpc/hvsi: Fix endian issues in HVSI driver by Benjamin Herrenschmidt · 11 years ago
  56. 5e4da53 powerpc/powernv: Fix some PCI sparse errors and one LE bug by Anton Blanchard · 11 years ago
  57. 6feff6d powerpc/powernv: More little endian issues in OPAL RTC driver by Anton Blanchard · 11 years ago
  58. 2918609 powerpc/powernv: Don't register exception handlers in little endian mode by Benjamin Herrenschmidt · 11 years ago
  59. be401b3 powerpc/powernv: Fix OPAL entry and exit in little endian mode by Benjamin Herrenschmidt · 11 years ago
  60. 4f89363 powerpc/powernv: Fix endian issues in OPAL console and udbg backend by Benjamin Herrenschmidt · 11 years ago
  61. 3a1a466 powerpc/powernv: Fix endian issues in powernv PCI code by Benjamin Herrenschmidt · 11 years ago
  62. 81063cd powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe by Benjamin Herrenschmidt · 11 years ago
  63. bf8e0f8 powerpc/powernv: Fix endian issues in OPAL ICS backend by Benjamin Herrenschmidt · 11 years ago
  64. 46d319e powerpc/powernv: Fix endian issues in OPAL RTC driver by Benjamin Herrenschmidt · 11 years ago
  65. c681b93 powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci-ioda.c by Alistair Popple · 11 years ago
  66. 8c5fcc8 powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c by Alistair Popple · 11 years ago
  67. 044cb69c powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c by Alistair Popple · 11 years ago
  68. 1cc79bc powerpc: Little endian fixes for platforms/powernv/opal.c by Alistair Popple · 11 years ago
  69. a058801 powerpc: uname should return ppc64le/ppcle on little endian builds by Anton Blanchard · 11 years ago
  70. de577a3 powerpc: Use generic memcpy code in little endian by Anton Blanchard · 11 years ago
  71. 7a332b0 powerpc: Use generic checksum code in little endian by Anton Blanchard · 11 years ago
  72. 52055d0 powerpc: Handle VSX alignment faults in little endian mode by Anton Blanchard · 11 years ago
  73. 835e206 powerpc: Add little endian support to alignment handler by Anton Blanchard · 11 years ago
  74. a5841a4 powerpc: Alignment handler shouldn't access VSX registers with TS_FPR by Anton Blanchard · 11 years ago
  75. c324496 powerpc: Remove hard coded FP offsets in alignment handler by Anton Blanchard · 11 years ago
  76. f626190 powerpc: Remove open coded byte swap macro in alignment handler by Anton Blanchard · 11 years ago
  77. 5c0484e powerpc: Endian safe trampoline by Benjamin Herrenschmidt · 11 years ago
  78. c57a5ce powerpc: Include the appropriate endianness header by Ian Munsie · 11 years ago
  79. e871c6b powerpc: Reset MSR_LE on signal entry by Anton Blanchard · 11 years ago
  80. ef1967f powerpc: Set MSR_LE bit on little endian builds by Anton Blanchard · 11 years ago
  81. 4c74c33 powerpc: Add little endian support for word-at-a-time functions by Anton Blanchard · 11 years ago
  82. 15cba23 powerpc: Support endian agnostic MMIO by Ian Munsie · 11 years ago
  83. 926f160 powerpc: Little endian builds double word swap VSX state during context save/restore by Anton Blanchard · 11 years ago
  84. 87fec05 powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds by Anton Blanchard · 11 years ago
  85. e156bd8 powerpc: Fix offset of FPRs in VSX registers in little endian builds by Anton Blanchard · 11 years ago
  86. 12f04f2 powerpc: Book 3S MMU little endian support by Anton Blanchard · 11 years ago
  87. 32ee1e1 powerpc: Fix endian issues in VMX copy loops by Anton Blanchard · 11 years ago
  88. 8b5ede6 powerpc/irq: Don't switch to irq stack from softirq stack by Benjamin Herrenschmidt · 11 years ago
  89. fd84831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  90. 4f97c9b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  91. f50f9aa HID: wiimote: fix FF deadlock by David Herrmann · 11 years ago
  92. 162bdaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  93. d0e639c9 Linux 3.12-rc4 by Linus Torvalds · 11 years ago
  94. 2433c8f net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  95. 13caa8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  96. 831ae3c Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  97. e62063d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  98. 85f6d2d Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  99. 4ed5476 Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  100. e3757a1 Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago