1. 593adf3 powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors by Paul Mackerras · 13 years ago
  2. 44075d9 powerpc/kvm: Fix kvmppc_core_pending_dec by Paul Mackerras · 13 years ago
  3. f38aa70 powerpc: Remove last piece of GEMINI by Sebastian Siewior · 13 years ago
  4. 2c78027 powerpc: Fix for Pegasos keyboard and mouse by Gabriel Paubert · 13 years ago
  5. 03bf469 powerpc: Make early memory scan more resilient to out of order nodes by Benjamin Herrenschmidt · 13 years ago
  6. b73a635 powerpc/pseries/iommu: Cleanup ddw naming by Milton Miller · 13 years ago
  7. c856678 powerpc/pseries/iommu: Find windows after kexec during boot by Milton Miller · 13 years ago
  8. 2573f68 powerpc/pseries/iommu: Remove ddw property when destroying window by Milton Miller · 13 years ago
  9. 64ac822 powerpc/pseries/iommu: Add additional checks when changing iommu mask by Milton Miller · 13 years ago
  10. 23a6c48 powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created by Nishanth Aravamudan · 13 years ago
  11. 4c84406 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  12. 751e1f5 powerpc: Remove unused/obsolete CONFIG_XICS by Benjamin Herrenschmidt · 13 years ago
  13. 41fb5e6 powerpc: Make IRQ_NOREQUEST last to clear, first to set by Milton Miller · 13 years ago
  14. 1e8c230 powerpc: Remove virq_to_host by Milton Miller · 13 years ago
  15. 3ee62d3 powerpc: Add virq_is_host to reduce virq_to_host usage by Milton Miller · 13 years ago
  16. 9553361 powerpc/axon_msi: Validate msi irq via chip_data by Milton Miller · 13 years ago
  17. 6b0aea4 powerpc/spider-pic: Get pic from chip_data instead of irq_map by Milton Miller · 13 years ago
  18. da05198 powerpc: Remove irq_host_ops->remap hook by Milton Miller · 13 years ago
  19. 23f73a5 powerpc/psurge: Create a irq_host for secondary cpus by Milton Miller · 13 years ago
  20. 67347eb powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ by Milton Miller · 13 years ago
  21. c42385c powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNORE by Milton Miller · 13 years ago
  22. d1921bc powerpc/fsl_msi: Use chip_data not handler_data by Milton Miller · 13 years ago
  23. 6c4c82e powerpc/fsl_msi: Don't abuse platform_data for driver_data by Milton Miller · 13 years ago
  24. 7ee342b powerpc: Remove i8259 irq_host_ops->unmap by Milton Miller · 13 years ago
  25. df74e70 powerpc: Remove trival irq_host_ops.unmap by Milton Miller · 13 years ago
  26. 2d44168 powerpc: Return early if irq_host lookup type is wrong by Milton Miller · 13 years ago
  27. 3af259d powerpc: Radix trees are available before init_IRQ by Milton Miller · 13 years ago
  28. e085255 powerpc/xics: Cleanup xics_host_map and ipi by Milton Miller · 13 years ago
  29. 7145427 powerpc: Use bytes instead of bitops in smp ipi multiplexing by Milton Miller · 13 years ago
  30. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  31. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  32. 17f9c8a powerpc: Move smp_ops_t from machdep.h to smp.h by Milton Miller · 13 years ago
  33. d4fc8fe powerpc: Remove stubbed beat smp support by Milton Miller · 13 years ago
  34. a56555e powerpc: Remove alloc_maybe_bootmem for zalloc version by Milton Miller · 13 years ago
  35. 7ca8aa0 powerpc: Remove powermac/pic.h by Milton Miller · 13 years ago
  36. 3caba98 powerpc/mpic: Simplify ipi cpu mask handling by Milton Miller · 13 years ago
  37. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  38. e047637 powerpc: Remove call sites of MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  39. 2a116f3 powerpc/mpic: Break cpumask abstraction earlier by Milton Miller · 13 years ago
  40. ebc0421 powerpc/mpic: Limit NR_CPUS loop to 32 bit by Milton Miller · 13 years ago
  41. aa79bc2 powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating it by Milton Miller · 13 years ago
  42. 2cd947f powerpc: Use nr_cpu_ids in initial paca allocation by Milton Miller · 13 years ago
  43. 8657ae2 powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present by Milton Miller · 13 years ago
  44. 7c82733 powerpc/iseries: Cleanup and fix secondary startup by Milton Miller · 13 years ago
  45. bd9e5ee powerpc/kdump64: Don't reference freed memory as pacas by Milton Miller · 13 years ago
  46. 768d18a powerpc: Don't search for paca in freed memory by Milton Miller · 13 years ago
  47. 3d2cea7 powerpc/kexec: Fix memory corruption from unallocated slaves by Milton Miller · 13 years ago
  48. f0e939a powerpc/pseries: Print corrupt r3 in FWNMI code by Anton Blanchard · 13 years ago
  49. eb0dd41 pseries/iommu: Restore iommu table pointer when restoring iommu ops by Nishanth Aravamudan · 13 years ago
  50. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 13 years ago
  51. be135f4 powerpc: Add ioremap_wc by Anton Blanchard · 13 years ago
  52. f5f0307 powerpc: Improve scheduling of system call entry instructions by Anton Blanchard · 13 years ago
  53. ba00ce1 powerpc: Remove static branch hint in giveup_altivec by Anton Blanchard · 13 years ago
  54. d988f0e powerpc: Simplify 4k/64k copy_page logic by Anton Blanchard · 13 years ago
  55. 37e0c21 powerpc/pseries: Enable iSCSI support for a number of cards by Anton Blanchard · 13 years ago
  56. 32218bd powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards by Anton Blanchard · 13 years ago
  57. 2a2c29c powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable] by Stratos Psomadakis · 13 years ago
  58. af442a1 powerpc: Ensure dtl buffers do not cross 4k boundary by Nishanth Aravamudan · 13 years ago
  59. 7673033 powerpc: Fix kexec with dynamic dma windows by Nishanth Aravamudan · 13 years ago
  60. 3135540 powerpc: Use the deterministic mode of ar by Michal Marek · 13 years ago
  61. 93395fe powerpc: Remove unused config in the Makefile by Justin Mattock · 13 years ago
  62. c4f56af powerpc: Call gzip with -n by Michal Marek · 13 years ago
  63. c560bbc powerpc/4xx: Fix regression in SMP on 476 by kerstin jonsson · 13 years ago
  64. 35d215f powerpc/kexec: Fix build failure on 32-bit SMP by Ben Hutchings · 13 years ago
  65. 69e3cea powerpc/smp: Make start_secondary_resume available to all CPU variants by Benjamin Herrenschmidt · 13 years ago
  66. fce5195 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  67. 7103dbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  68. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  69. a5602a3 MIPS: Kludge IP27 build for 2.6.39. by Ralf Baechle · 13 years ago
  70. 3e9957b MIPS: AR7: Fix GPIO register size for Titan variant. by Florian Fainelli · 13 years ago
  71. 10423c9 MIPS: Fix duplicate invocation of notify_die. by Ralf Baechle · 13 years ago
  72. 3436830 MIPS: RB532: Fix iomap resource size miscalculation. by Ralf Baechle · 13 years ago
  73. 39dcfa5 Merge branch '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
  74. 7f12b72 Merge branch 'perf-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. b2db219 um: fix abort by Richard Weinberger · 13 years ago
  76. 14fb57d x86, AMD: Fix ARAT feature setting again by Borislav Petkov · 13 years ago
  77. 328935e Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" by Borislav Petkov · 13 years ago
  78. df8d06a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  79. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 13 years ago
  80. 90b57f3 alpha: Wire up syscalls new to 2.6.39 by Michael Cree · 13 years ago
  81. f550806 alpha: convert to clocksource_register_hz by John Stultz · 13 years ago
  82. d9a5ac9 x86, mce, AMD: Fix leaving freed data in a list by Julia Lawall · 13 years ago
  83. 5fd2a84 OMAP3: set the core dpll clk rate in its set_rate function by Avinash H.M · 13 years ago
  84. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 13 years ago
  85. 0c5e157 Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  86. 53f8023 x86/mm: Fix section mismatch derived from native_pagetable_reserve() by Sedat Dilek · 13 years ago
  87. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  88. 92bdaef Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" by Konrad Rzeszutek Wilk · 13 years ago
  89. 8043f4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  90. 75c0b3b Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  91. a904f5f ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses by Catalin Marinas · 13 years ago
  92. 2af68df ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls by Arnd Bergmann · 13 years ago
  93. 9af386c ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM by Will Deacon · 13 years ago
  94. b105428 sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_generic by Tkhai Kirill · 13 years ago
  95. 409ab14 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  96. c56b2dd omap: iommu: Return IRQ_HANDLED in fault handler when no fault occured by Laurent Pinchart · 13 years ago
  97. 9bbeacf kprobes, x86: Disable irqs during optimized callback by Jiri Olsa · 13 years ago
  98. 780914c MIPS: Alchemy: fix xxs1500 build error by Manuel Lauss · 13 years ago
  99. 310f130 MIPS: Invalidate old TLB mappings when updating huge page PTEs. by David Daney · 13 years ago
  100. f850548 MIPS: Hibernation: Fixes for PAGE_SIZE >= 64kb by Wu Zhangjin · 13 years ago