1. f4c0157 powerpc: Add defines for RA 0-R31 by Michael Neuling · 12 years ago
  2. 0b7673c powerpc: Enforce usage of R0-R31 where possible by Michael Neuling · 12 years ago
  3. 0972def powerpc: Introduce new __REG_R macros by Michael Neuling · 12 years ago
  4. cdaade71 powerpc: Start using ___PPC_RA/B/S/T where necessary by Michael Neuling · 12 years ago
  5. 55a5db1 powerpc: Introduce new ___PPC_RA/B/S/T macros by Michael Neuling · 12 years ago
  6. 178f2ae powerpc: Fix VSX macros so register names aren't wrapped by Michael Neuling · 12 years ago
  7. e55174e powerpc: Fixes for instructions not using correct register naming by Michael Neuling · 12 years ago
  8. 03a22bf powerpc: Change LOAD_REG_ADDR to use real register names by Michael Neuling · 12 years ago
  9. 86e32fd powerpc: Change mtcrf to use real register names by Michael Neuling · 12 years ago
  10. b38c77d powerpc: Move and fix MTMSR_EERI definition by Benjamin Herrenschmidt · 12 years ago
  11. d72be89 powerpc: Merge VCPU_GPR by Michael Neuling · 12 years ago
  12. 44ce6a5 powerpc: Merge STK_REG/PARAM/FRAMESIZE by Michael Neuling · 12 years ago
  13. 4404a9f powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h by Michael Neuling · 12 years ago
  14. 9a13a52 powerpc: Convert to %r for all GPR usage by Michael Neuling · 12 years ago
  15. c75df6f powerpc: Fix usage of register macros getting ready for %r0 change by Michael Neuling · 12 years ago
  16. 564aa5c powerpc: Modify macro ready for %r0 register change by Michael Neuling · 12 years ago
  17. 82fff31 powerpc: Add defines for R0-R31 by Michael Neuling · 12 years ago
  18. 50bba07 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  19. aa709f3 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 12 years ago
  20. 21b2de3 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 12 years ago
  21. be2cf20 powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 12 years ago
  22. cd6407f Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  23. c4aed35 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. 6bc5154 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  25. 09b2ad1 ARM: fix warning caused by wrongly typed arm_dma_limit by Russell King · 12 years ago
  26. b89d607 ARM: fix warnings about atomic64_read by Russell King · 12 years ago
  27. f8b435b ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6 by Rabin Vincent · 12 years ago
  28. e15ebe0 Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  29. 8d11144 Merge branch 'mxs/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  30. fdeb8e3 ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable by Will Deacon · 12 years ago
  31. 433e2f3 ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" by Will Deacon · 12 years ago
  32. 3b0c062 ARM: 7442/1: Revert "remove unused restart trampoline" by Will Deacon · 12 years ago
  33. 82401bf ARM: fix set_domain() macro by Russell King · 12 years ago
  34. fa2976a Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Tony Lindgren · 12 years ago
  35. c46d291 ARM: apx4devkit: fix FEC enabling PHY clock by Lauri Hintsala · 12 years ago
  36. 32e1eb5 ARM: fix mach-versatile/pci.c warning by Russell King · 12 years ago
  37. d7a0b51 ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4 by Benoit Cousson · 12 years ago
  38. b0a70cc ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and aess IP blocks by Paul Walmsley · 12 years ago
  39. 8df0fd93 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 12 years ago
  40. 811dde6 Merge tag 'v3.5-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  41. 1e0c1ce ARM: Orion: Fix WDT compile for Dove and MV78xx0 by Andrew Lunn · 12 years ago
  42. c12a3cb ARM: mmp: remove mach/gpio-pxa.h by Paul Bolle · 12 years ago
  43. c520c92 ARM: imx: assert SCC gate stays enabled by Uwe Kleine-König · 12 years ago
  44. 85b7059 KVM: MMU: fix shrinking page from the empty mmu by Xiao Guangrong · 12 years ago
  45. a8b91e4 powerpc/mm: remove obsolete comment about page size name array by Scott Wood · 12 years ago
  46. 09d5472 powerpc: Kill flatdevtree_env.h too by Paul Bolle · 12 years ago
  47. f0a875f powerpc: Fix kernel-doc warning by Wanpeng Li · 12 years ago
  48. a5cb82d powerpc: Fix assmption of end_of_DRAM() returns end address by Bharat Bhushan · 12 years ago
  49. cf8fb55 powerpc: Optimise the 64bit optimised __clear_user by Anton Blanchard · 12 years ago
  50. b4c3a87 powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance by Anton Blanchard · 12 years ago
  51. d362213 powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free by Anton Blanchard · 12 years ago
  52. 67ca141 powerpc/iommu: Reduce spinlock coverage in iommu_free by Anton Blanchard · 12 years ago
  53. 0e4bc95 powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free by Anton Blanchard · 12 years ago
  54. c1703e8 powerpc/pseries: Disable interrupts around IOMMU percpu data accesses by Anton Blanchard · 12 years ago
  55. b3f271e powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch by Anton Blanchard · 12 years ago
  56. bce4b4b powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user by Anton Blanchard · 12 years ago
  57. 8127e72 powerpc/pci: cleanup on duplicate assignment by Gavin Shan · 12 years ago
  58. 5b958a7 powerpc/numa: Fix OF node refcounting bug by Gavin Shan · 12 years ago
  59. fde6928 powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch by Anton Blanchard · 12 years ago
  60. 6f7839e powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c by Anton Blanchard · 12 years ago
  61. ac1dc36 powerpc: Clear RI and EE at the same time in system call exit by Anton Blanchard · 12 years ago
  62. a9514dc powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user by Anton Blanchard · 12 years ago
  63. e250d4b powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  64. 17968fb powerpc: 64bit optimised __clear_user by Anton Blanchard · 12 years ago
  65. d136e27 powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASS by Anton Blanchard · 12 years ago
  66. 641bd53 powerpc: Enable jump label support by Anton Blanchard · 12 years ago
  67. 16aaaff6 powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier by Deepthi Dharwar · 12 years ago
  68. 25ebc45 powerpc/pseries/iommu: remove default window before attempting DDW manipulation by Nishanth Aravamudan · 12 years ago
  69. 65b8c72 powerpc/ftrace: Use patch_instruction instead of probe_kernel_write() by Steven Rostedt · 12 years ago
  70. b6e3796 powerpc: Have patch_instruction detect faults by Steven Rostedt · 12 years ago
  71. ee456bb powerpc/ftrace: Have PPC skip updating with stop_machine() by Steven Rostedt · 12 years ago
  72. b81f18e powerpc/boot: Only build board support files when required. by Tony Breeds · 12 years ago
  73. 9d4056a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  74. 5941b81 ARM: OMAP4: TWL6030: ensure sys_nirq1 is mux'd and wakeup enabled by Kevin Hilman · 12 years ago
  75. 95669d7 ARM: OMAP2: Overo: init I2C before MMC to fix MMC suspend/resume failure by Kevin Hilman · 12 years ago
  76. 396c89b ARM: imx27_visstrim_m10: Do not include <asm/system.h> by Fabio Estevam · 12 years ago
  77. 2f584a1 powerpc/kvm: sldi should be sld by Michael Neuling · 12 years ago
  78. bc1d770 powerpc/xmon: Use cpumask iterator to avoid warning by Anton Blanchard · 12 years ago
  79. ca24a14 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  80. 19b52ab ARM: 7438/1: fill possible PMD empty section gaps by Nicolas Pitre · 12 years ago
  81. 6416c04 ARM: pxa: hx4700: Fix basic suspend/resume by Paul Parsons · 12 years ago
  82. c07978b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. 5d5474d Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  84. 5ae95ae ARM: imx6q: fix suspend regression caused by common clk migration by Shawn Guo · 12 years ago
  85. e5a5192 Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  86. c767609 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  87. 6eca954 Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release by Len Brown · 12 years ago
  88. 15114c7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  89. 15b7743 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. bc6dc75 powerpc/pseries: Fix software invalidate TCE by Michael Neuling · 12 years ago
  91. 0b17ba7 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 12 years ago
  92. 2d773aa powerpc/ftrace: Do not trace restore_interrupts() by Steven Rostedt · 12 years ago
  93. 2cb387a powerpc: Fix Section mismatch warnings in prom_init.c by Li Zhong · 12 years ago
  94. c58ce2b ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt by Tiejun Chen · 12 years ago
  95. 82b2521 powerpc: Fix uninitialised error in numa.c by Michael Neuling · 12 years ago
  96. 7784655 powerpc: Fix BPF_JIT code to link with multiple TOCs by Michael Ellerman · 12 years ago
  97. e9bcd47 Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  98. ad3337c sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register by Nobuhiro Iwamatsu · 12 years ago
  99. bc404e9 sh: kfr2r09: fix compile breakage by Guennadi Liakhovetski · 12 years ago
  100. 6ebfbe9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago