1. 5320b50 powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts struct by Varun Sethi · 12 years ago
  2. bc15236 powerpc/mpc85xx: Change spin table to cached memory by York Sun · 12 years ago
  3. a393d89 powerpc/fsl-pci: Add PCI controller ATMU PM support by Jia Hongtao · 12 years ago
  4. b567d1c powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCI by Timur Tabi · 12 years ago
  5. e9c36b0 powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers by Tushar Behera · 12 years ago
  6. cedddd8 powerpc: Disable relocation on exceptions when kexecing by Ian Munsie · 12 years ago
  7. fc8effa powerpc: Enable relocation on during exceptions at boot by Ian Munsie · 12 years ago
  8. cca55d9 powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function by Ian Munsie · 12 years ago
  9. 798042d powerpc: Add wrappers to enable/disable relocation on exceptions by Ian Munsie · 12 years ago
  10. d8f48ec powerpc: Add set_mode hcall by Ian Munsie · 12 years ago
  11. b030272 powerpc: Setup relocation on exceptions for bare metal systems by Michael Neuling · 12 years ago
  12. f7c32c2 powerpc: Move initial mfspr LPCR out of __init_LPCR by Michael Neuling · 12 years ago
  13. c1fb681 powerpc: Add relocation on exception vector handlers by Michael Neuling · 12 years ago
  14. 4700dfa powerpc: Add new macros needed for relocation on exceptions by Michael Neuling · 12 years ago
  15. 742415d powerpc: Turn syscall handler into macros by Michael Neuling · 12 years ago
  16. 61e2390 powerpc: Make load_hander handle upto 64k offset by Michael Neuling · 12 years ago
  17. faab4dd2 powerpc: Remove unessessary 0x3000 location enforcement by Michael Neuling · 12 years ago
  18. 278a6cd powerpc: Whitespace changes in exception64s.S by Michael Neuling · 12 years ago
  19. de1bb03 Merge branch 'dt' into next by Benjamin Herrenschmidt · 12 years ago
  20. 11ee7e9 powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build by Anton Blanchard · 12 years ago
  21. c674e70 powerpc: Add POWER8 architected mode to cputable by Michael Neuling · 12 years ago
  22. df77c79 powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8 by Michael Neuling · 12 years ago
  23. 0373743 powerpc: Change free_bootmem() to kfree() by JoonSoo Kim · 12 years ago
  24. a53fd61 powerpc/ptrace: Enable hardware breakpoint upon re-registering by Aravinda Prasad · 12 years ago
  25. 79597be powerpc: Use asm-generic/bitops/le.h by Akinobu Mita · 12 years ago
  26. 2237f4f powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h by Akinobu Mita · 12 years ago
  27. c5a0809 powerpc/iommu: Use bitmap library by Akinobu Mita · 12 years ago
  28. 8a56e1e powerpc: Fix typos in Freescale copyright claims by Yang Li · 12 years ago
  29. 5e0f9ea powerpc: Remove stale function prototypes from setup.h by Anton Blanchard · 12 years ago
  30. 560285c powerpc: Move most of setup.h out of uapi by Anton Blanchard · 12 years ago
  31. 51cf2b3 powerpc: Fix denorm symbol name by Michael Neuling · 12 years ago
  32. 71e1849 powerpc: POWER8 cputable entry by Michael Neuling · 12 years ago
  33. aec937b powerpc: Add POWER8 setup code by Michael Neuling · 12 years ago
  34. cd5daaf powerpc: make POWER7 setup code name generic by Michael Neuling · 12 years ago
  35. da11195 powerpc/perf: Add missing L2 constraint handling in Power7 PMU by Michael Ellerman · 12 years ago
  36. bb29b71 powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver by Andreas Schwab · 12 years ago
  37. ec1b33d powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug() by Michael Neuling · 12 years ago
  38. 84295df powerpc/ptrace: Fix spelling mistake by Michael Neuling · 12 years ago
  39. 6c7a285 powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags by K.Prasad · 12 years ago
  40. 16b86bf powerpc: Remove no longer used ppc_md.idle_loop() by Michael Ellerman · 12 years ago
  41. 12660b17 powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning ! by Li Zhong · 12 years ago
  42. ab7f961 powerpc/powernv: Fix OPAL debug entry by Benjamin Herrenschmidt · 12 years ago
  43. bc26957 powerpc/rtas_flash: Eliminate possible double free by Julia Lawall · 12 years ago
  44. 490e078 powerpc/pnv: Avoid bogus output by Gavin Shan · 12 years ago
  45. 40c935a powerpc/sysdev: Use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  46. b2bb65f powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup by Michael Ellerman · 12 years ago
  47. 0104cd6 powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack() by Michael Ellerman · 12 years ago
  48. c4de380 powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack() by Michael Ellerman · 12 years ago
  49. c5c5714 powerpc/xmon: Remove unused #defines by Michael Ellerman · 12 years ago
  50. b3dc19c powerpc/xmon: Remove renaming #defines of scanhex() and skipbl() by Michael Ellerman · 12 years ago
  51. 33b5cd6 powerpc/xmon: Merge start.c into nonstdio.c by Michael Ellerman · 12 years ago
  52. 88c6d62 powerpc/xmon: Make xmon_getchar() static by Michael Ellerman · 12 years ago
  53. 08702c7 powerpc/xmon: Remove empty xmon_map_scc() by Michael Ellerman · 12 years ago
  54. eb1c2ab powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll() by Michael Ellerman · 12 years ago
  55. 6432200 powerpc/udbg: Remove unused udbg_read() by Michael Ellerman · 12 years ago
  56. 0dc3289 powerpc: Add asm/debug.h to get powerpc_debugfs_root by Tony Breeds · 12 years ago
  57. 1afc149 powerpc/47x: Use the new ppc-opcode infrastructure by Tony Breeds · 12 years ago
  58. 8662d0b powerpc: dtc is required to build dtb files by Matthew McClintock · 12 years ago
  59. be81219 powerpc/pseries: Double NR_CPUS in defconfig by Nishanth Aravamudan · 12 years ago
  60. f459d63 powerpc+of: Remove the pSeries_reconfig.h file by Nathan Fontenot · 12 years ago
  61. 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
  62. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  63. f594972 powerpc+of: Move of_drconf_cell struct definition to asm/prom.h by Nathan Fontenot · 12 years ago
  64. e81b329 powerpc+of: Add /proc device tree updating to of node add/remove by Nathan Fontenot · 12 years ago
  65. 83dac59 cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries. by Deepthi Dharwar · 12 years ago
  66. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  67. 817deb0 cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle by Deepthi Dharwar · 12 years ago
  68. ce236ab powerpc: Build fix for powerpc KVM by Aneesh Kumar K.V · 12 years ago
  69. 72523d8 Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" by Benjamin Herrenschmidt · 12 years ago
  70. ccbfddb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  71. 8d2b6b3 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  72. 90a24a4 Merge branch 'frv' (FRV patches from David Howells) by Linus Torvalds · 12 years ago
  73. b4b5087 FRV: Fix const sections change by Andi Kleen · 12 years ago
  74. ce7bfc7 FRV: Fix incorrect symbol in copy_thread() by David Howells · 12 years ago
  75. 819e1c5 FRV: Fix VLIW packing constraint violation in entry.S by David Howells · 12 years ago
  76. afe594c Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  77. e793d8c sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 12 years ago
  78. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  79. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  80. 68687c8 ARM: fix oops on initial entry to userspace with Thumb2 kernels by Russell King · 12 years ago
  81. 7bec207 pinctrl: sirf: remove sirfsoc_gpio_set_pull function by Arnd Bergmann · 12 years ago
  82. cf75993 sh: Wire up kcmp syscall. by Paul Mundt · 12 years ago
  83. 850fbcf Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowells/linux-headers into sh-latest by Paul Mundt · 12 years ago
  84. 08280e6 sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 12 years ago
  85. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  86. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  87. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  88. 3d6ee36 Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  89. 244acb1 Merge branch 'config' into late-for-linus by Russell King · 12 years ago
  90. 93e2256 ARM: config: make sure that platforms are ordered by option string by Russell King · 12 years ago
  91. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  92. 6257c57 Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Jonas Bonn · 12 years ago
  93. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  94. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  95. b689713 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  96. b4fe19f Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  97. ff69497 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  98. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  99. e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  100. 54f7fc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago