1. 79af218 powerpc: Fix compile with icwsx support by Stephen Rothwell · 13 years ago
  2. ecb7390 powerpc/pseries/eeh: Handle functional reset on non-PCIe device by Richard A Lary · 13 years ago
  3. 308fc4f powerpc/pseries/eeh: Propagate needs_freset flag to device at PE by Richard A Lary · 13 years ago
  4. 9ee820f powerpc/pseries: Add page coalescing support by Brian King · 13 years ago
  5. 7707e41 powerpc/kexec: Fix build failure on 32-bit SMP by Ben Hutchings · 13 years ago
  6. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  7. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  8. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 13 years ago
  9. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 13 years ago
  10. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 13 years ago
  11. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  12. 65f47f1 powerpc/eeh: Add support for ibm,configure-pe RTAS call by Richard A. Lary · 13 years ago
  13. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  14. eca590f powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do by Anton Blanchard · 13 years ago
  15. a7b8ad4 powerpc/book3e: Fix extlb size by Michael Ellerman · 13 years ago
  16. b91e136 powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E by Michael Ellerman · 13 years ago
  17. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 13 years ago
  18. 9d4a292 powerpc: Add MSR_64BIT by Michael Ellerman · 13 years ago
  19. 0407a31 powerpc: Fix build warning of the defconfigs by Wanlong Gao · 13 years ago
  20. b618d2f powerpc/ps3: Update debug message for irq_set_chip_data() by Geert Uytterhoeven · 13 years ago
  21. 73706c3 powerpc/irq: Dump chip data pointer in virq_mapping by Michael Ellerman · 13 years ago
  22. e70606e powerpc/numa: Look for ibm, associativity-reference-points at the root by Michael Ellerman · 13 years ago
  23. 69b1236 powerpc/pci: Properly initialize IO workaround "private" by Michael Ellerman · 13 years ago
  24. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 13 years ago
  25. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 13 years ago
  26. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 13 years ago
  27. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 13 years ago
  28. f0aae32 powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware by Jack Miller · 13 years ago
  29. 1a51dde powerpc/book3e: Use way 3 for linear mapping bolted entry by Benjamin Herrenschmidt · 13 years ago
  30. ca1769f powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit by Michael Ellerman · 13 years ago
  31. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 13 years ago
  32. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 13 years ago
  33. 411e689 powerpc/nvram: Search for nvram using compatible by Benjamin Herrenschmidt · 13 years ago
  34. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 13 years ago
  35. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 13 years ago
  36. cd85257 powerpc/xics: xics.h relies on linux/interrupt.h by Michael Ellerman · 13 years ago
  37. 931e124 powerpc/a2: Add some #defines for A2 specific instructions by Benjamin Herrenschmidt · 13 years ago
  38. b68a70c powerpc: Replace open coded instruction patching with patch_instruction/patch_branch by Anton Blanchard · 13 years ago
  39. f5be2dc powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE by Michael Ellerman · 13 years ago
  40. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 13 years ago
  41. 6c5b59b powerpc/boot: Add an ePAPR compliant boot wrapper by David Gibson · 13 years ago
  42. 6975a78 powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN by Michael Ellerman · 13 years ago
  43. ee7a2aa powerpc/mm: Fix slice state initialization for Book3E by Michael Ellerman · 13 years ago
  44. 5e8e7b4 powerpc/mm: Standardise on MMU_NO_CONTEXT by Michael Ellerman · 13 years ago
  45. af27714 powerpc: Improve prom_printf() by Benjamin Herrenschmidt · 13 years ago
  46. dd79773 powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold by Benjamin Herrenschmidt · 13 years ago
  47. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 13 years ago
  48. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 13 years ago
  49. ad0693e powerpc: Call CPU ->restore callback earlier on secondary CPUs by Benjamin Herrenschmidt · 13 years ago
  50. b144871 powerpc: Initialize TLB and LPID register on HV mode Power7 by Benjamin Herrenschmidt · 13 years ago
  51. 895796a powerpc: Initialize LPCR:DPFD on power7 to a sane default by Benjamin Herrenschmidt · 13 years ago
  52. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 13 years ago
  53. b3e6b5d powerpc: More work to support HV exceptions by Benjamin Herrenschmidt · 13 years ago
  54. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 13 years ago
  55. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 13 years ago
  56. 24cc67d powerpc: Define CPU feature for Architected 2.06 HV mode by Benjamin Herrenschmidt · 13 years ago
  57. f6e17f9 powerpc/xics: Make sure we have a sensible default distribution server by Benjamin Herrenschmidt · 13 years ago
  58. 50fb8eb powerpc: Add more Power7 specific definitions by Benjamin Herrenschmidt · 14 years ago
  59. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 13 years ago
  60. e024f69 Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  61. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 13 years ago
  62. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 13 years ago
  63. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 13 years ago
  64. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 13 years ago
  65. 127493d powerpc/pseries: Use a kmem cache for DTL buffers by Nishanth Aravamudan · 13 years ago
  66. 7c7a81b powerpc/kexec: Fix regression causing compile failure on UP by Paul Gortmaker · 13 years ago
  67. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  68. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  69. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 13 years ago
  70. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 13 years ago
  71. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 13 years ago
  72. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 13 years ago
  73. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  74. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  75. e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  76. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  77. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 13 years ago
  78. 7d6b467 x86, NUMA: Fix fakenuma boot failure by KOSAKI Motohiro · 13 years ago
  79. e38f5b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  80. 084189a um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 13 years ago
  81. 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 13 years ago
  82. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  83. 88b9ef4 ARM: 6879/1: fix personality test wrt usage of domain handlers by Nicolas Pitre · 13 years ago
  84. 5e14343 ARM: 6878/1: fix personality flag propagation across an exec by Nicolas Pitre · 13 years ago
  85. df5419a ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() by Nicolas Pitre · 13 years ago
  86. b025a3f ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS by Stephen Boyd · 13 years ago
  87. baab730 ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used by Maurus Cuelenaere · 13 years ago
  88. 96cfb97 ARM: SAMSUNG: Fix build failure in PM CRC check code by Abhilash Kesavan · 13 years ago
  89. dc5b966 ARM: S5P: Remove unused s3c_pm_check_resume_pin by Abhilash Kesavan · 13 years ago
  90. 8d50de9 Blackfin: SMP: fix cache flush loop by Sonic Zhang · 13 years ago
  91. 0bf02ce Blackfin: time-ts: ack gptimer sooner to avoid missing short ints by Mike Frysinger · 13 years ago
  92. ce24ee4 Blackfin: gptimers: fix thinko when disabling timers by Mike Frysinger · 13 years ago
  93. 943aee0 Blackfin: SMP: make all barriers handle cache issues by Graf Yang · 15 years ago
  94. 0291303 usb: Fix Kconfig unmet dependencies for Microblaze EHCI by Michal Simek · 13 years ago
  95. a84bd2e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 13 years ago
  96. 66bbf58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  97. 24a1a47 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 13 years ago
  98. c7d8763 don't check platform_get_irq's return value against zero by Uwe Kleine-König · 13 years ago
  99. 9f0d15a avr32: init cannot ignore signals sent by force_sig_info() by Matt Fleming · 13 years ago
  100. 6e2ad51 avr32: fix deadlock when reading clock list in debugfs by Ole Henrik Jahren · 13 years ago