1. dbd0c5d powerpc: prom_init exception when updating core value by Laurent Dufour · 11 years ago
  2. e486733 powerpc/booke64: Check napping in performance monitor interrupt by Kevin Hao · 11 years ago
  3. cf05996 powerpc/kernel: Fix endian issue in rtas_pci by Cedric Le Goater · 11 years ago
  4. a489043 powerpc/pseries: Implement arch_get_random_long() based on H_RANDOM by Michael Ellerman · 11 years ago
  5. 66548e4 hwrng: Add a driver for the hwrng found in power7+ systems by Michael Ellerman · 11 years ago
  6. a4da0d5 powerpc: Implement arch_get_random_long/int() for powernv by Michael Ellerman · 11 years ago
  7. f95dabe hwrng: Return errors to upper levels in pseries-rng.c by Michael Ellerman · 11 years ago
  8. 41b93b2 powerpc: Added __cmpdi2 for signed 64bit comparision by Bharat Bhushan · 11 years ago
  9. 8616dff powerpc: Fix section mismatch warning in free_lppacas by Vladimir Murzin · 11 years ago
  10. 0edfdd1 powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel by Kevin Hao · 11 years ago
  11. 1443d6a powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  12. dc1473d powerpc/legacy_serial: Fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  13. 32dda05 powerpc/mpic: Disable preemption when calling mpic_processor_id() by Scott Wood · 11 years ago
  14. f036b36 powerpc: Work around little endian gcc bug by Anton Blanchard · 11 years ago
  15. 0b5e666 powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian builds by Anton Blanchard · 11 years ago
  16. d72b080 powerpc: Add ability to build little endian kernels by Ian Munsie · 11 years ago
  17. 7df697c81 KVM: PPC: Disable KVM on little endian builds by Anton Blanchard · 11 years ago
  18. 5c94913 tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe by Benjamin Herrenschmidt · 11 years ago
  19. 99fc1d9 powerpc/hvsi: Fix endian issues in HVSI driver by Benjamin Herrenschmidt · 11 years ago
  20. 5e4da53 powerpc/powernv: Fix some PCI sparse errors and one LE bug by Anton Blanchard · 11 years ago
  21. 6feff6d powerpc/powernv: More little endian issues in OPAL RTC driver by Anton Blanchard · 11 years ago
  22. 2918609 powerpc/powernv: Don't register exception handlers in little endian mode by Benjamin Herrenschmidt · 11 years ago
  23. be401b3 powerpc/powernv: Fix OPAL entry and exit in little endian mode by Benjamin Herrenschmidt · 11 years ago
  24. 4f89363 powerpc/powernv: Fix endian issues in OPAL console and udbg backend by Benjamin Herrenschmidt · 11 years ago
  25. 3a1a466 powerpc/powernv: Fix endian issues in powernv PCI code by Benjamin Herrenschmidt · 11 years ago
  26. 81063cd powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe by Benjamin Herrenschmidt · 11 years ago
  27. bf8e0f8 powerpc/powernv: Fix endian issues in OPAL ICS backend by Benjamin Herrenschmidt · 11 years ago
  28. 46d319e powerpc/powernv: Fix endian issues in OPAL RTC driver by Benjamin Herrenschmidt · 11 years ago
  29. c681b93 powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci-ioda.c by Alistair Popple · 11 years ago
  30. 8c5fcc8 powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c by Alistair Popple · 11 years ago
  31. 044cb69c powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c by Alistair Popple · 11 years ago
  32. 1cc79bc powerpc: Little endian fixes for platforms/powernv/opal.c by Alistair Popple · 11 years ago
  33. a058801 powerpc: uname should return ppc64le/ppcle on little endian builds by Anton Blanchard · 11 years ago
  34. de577a3 powerpc: Use generic memcpy code in little endian by Anton Blanchard · 11 years ago
  35. 7a332b0 powerpc: Use generic checksum code in little endian by Anton Blanchard · 11 years ago
  36. 52055d0 powerpc: Handle VSX alignment faults in little endian mode by Anton Blanchard · 11 years ago
  37. 835e206 powerpc: Add little endian support to alignment handler by Anton Blanchard · 11 years ago
  38. a5841a4 powerpc: Alignment handler shouldn't access VSX registers with TS_FPR by Anton Blanchard · 11 years ago
  39. c324496 powerpc: Remove hard coded FP offsets in alignment handler by Anton Blanchard · 11 years ago
  40. f626190 powerpc: Remove open coded byte swap macro in alignment handler by Anton Blanchard · 11 years ago
  41. 5c0484e powerpc: Endian safe trampoline by Benjamin Herrenschmidt · 11 years ago
  42. c57a5ce powerpc: Include the appropriate endianness header by Ian Munsie · 11 years ago
  43. e871c6b powerpc: Reset MSR_LE on signal entry by Anton Blanchard · 11 years ago
  44. ef1967f powerpc: Set MSR_LE bit on little endian builds by Anton Blanchard · 11 years ago
  45. 4c74c33 powerpc: Add little endian support for word-at-a-time functions by Anton Blanchard · 11 years ago
  46. 15cba23 powerpc: Support endian agnostic MMIO by Ian Munsie · 11 years ago
  47. 926f160 powerpc: Little endian builds double word swap VSX state during context save/restore by Anton Blanchard · 11 years ago
  48. 87fec05 powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds by Anton Blanchard · 11 years ago
  49. e156bd8 powerpc: Fix offset of FPRs in VSX registers in little endian builds by Anton Blanchard · 11 years ago
  50. 12f04f2 powerpc: Book 3S MMU little endian support by Anton Blanchard · 11 years ago
  51. 32ee1e1 powerpc: Fix endian issues in VMX copy loops by Anton Blanchard · 11 years ago
  52. 8b5ede6 powerpc/irq: Don't switch to irq stack from softirq stack by Benjamin Herrenschmidt · 11 years ago
  53. fd84831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  54. 4f97c9b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  55. f50f9aa HID: wiimote: fix FF deadlock by David Herrmann · 11 years ago
  56. 162bdaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  57. d0e639c9 Linux 3.12-rc4 by Linus Torvalds · 11 years ago
  58. 2433c8f net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  59. 13caa8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  60. 831ae3c Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  61. e62063d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  62. 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
  63. 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
  64. 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
  65. 20fa786 Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  66. b208c2f btrfs: Fix crash due to not allocating integrity data for a bioset by Darrick J. Wong · 11 years ago
  67. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  68. a5c984c Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  69. 95167aa Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  70. 67d470e Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero" by Bjorn Helgaas · 11 years ago
  71. 7dee8df Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  72. 3dbecf0 Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  73. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 11 years ago
  74. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 11 years ago
  75. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  76. 964fb15 Btrfs: eliminate races in worker stopping code by Ilya Dryomov · 11 years ago
  77. 385fe0b Btrfs: fix crash of compressed writes by Liu Bo · 11 years ago
  78. 60e7cd3 Btrfs: fix transid verify errors when recovering log tree by Josef Bacik · 11 years ago
  79. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 11 years ago
  80. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  81. 9b3b77f xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  82. 6d31349 xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  83. 89c6c89 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  84. 15c83d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  85. 8e1a254 Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  86. 0d45dab Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  87. 0bfdbf0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  88. 413df1c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 7f467cb Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. fcaaba6 dmaengine: imx-dma: fix callback path in tasklet by Michael Grzeschik · 11 years ago
  91. 5a276fa dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet by Michael Grzeschik · 11 years ago
  92. edc530f dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic by Michael Grzeschik · 11 years ago
  93. a9fbf4d xen/hvc: allow xenboot console to be used again by David Vrabel · 11 years ago
  94. a214339 usb: chipidea: add Intel Clovertrail pci id by David Cohen · 11 years ago
  95. 677a315 staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice by Ian Abbott · 11 years ago
  96. 9e20ae3 iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags by Nicholas Bellinger · 11 years ago
  97. f56cbbb iscsi-target: Perform release of acknowledged tags from RX context by Nicholas Bellinger · 11 years ago
  98. e255a28 iscsi-target: Only perform wait_for_tasks when performing shutdown by Nicholas Bellinger · 11 years ago
  99. 6d15ee4 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  100. afe05d41 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago