1. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  2. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  3. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  4. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  5. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  6. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  7. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  8. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  9. e090aa8 powerpc: Fix usage of 64-bit instruction in 32-bit altivec code by Benjamin Herrenschmidt · 15 years ago
  10. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  11. 49bd364 powerpc/pseries: Track previous CPPR values to correctly EOI interrupts by Mark Nelson · 15 years ago
  12. 275a64f powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP by Nathan Fontenot · 15 years ago
  13. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  14. 990d89c powerpc/8xx: DTLB Miss cleanup by Joakim Tjernlund · 15 years ago
  15. 2321f33 powerpc/8xx: Remove DIRTY pte handling in DTLB Error. by Joakim Tjernlund · 15 years ago
  16. 15d914d powerpc/8xx: Start using dcbX instructions in various copy routines by Joakim Tjernlund · 15 years ago
  17. 0c46616 powerpc/8xx: Restore _PAGE_WRITETHRU by Joakim Tjernlund · 15 years ago
  18. 4a280a4 powerpc/8xx: Add missing Guarded setting in DTLB Error. by Joakim Tjernlund · 15 years ago
  19. 0a2ab51 powerpc/8xx: Fixup DAR from buggy dcbX instructions. by Joakim Tjernlund · 15 years ago
  20. 60e071f powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions. by Joakim Tjernlund · 15 years ago
  21. fe11dc3 powerpc/8xx: Update TLB asm so it behaves as linux mm expects. by Joakim Tjernlund · 15 years ago
  22. 5efab4a powerpc/8xx: Invalidate non present TLBs by Joakim Tjernlund · 15 years ago
  23. 0285ae3 Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  24. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  25. 51badeb powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate by Gautham R Shenoy · 15 years ago
  26. b6db63d pseries/pseries: Add code to online/offline CPUs of a DLPAR node by Gautham R Shenoy · 15 years ago
  27. 8389b37 powerpc: stop_this_cpu: remove the cpu from the online map. by Valentine Barshak · 15 years ago
  28. 1a8061c powerpc/pseries: Add kernel based CPU DLPAR handling by Nathan Fontenot · 15 years ago
  29. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  30. ab519a0 powerpc/pseries: Kernel DLPAR Infrastructure by Nathan Fontenot · 15 years ago
  31. d58b0c3 powerpc/macio: Rework hotplug media bay support by Benjamin Herrenschmidt · 15 years ago
  32. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  35. 41440ff Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  36. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  37. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  38. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  39. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  40. 128b4a0 powerpc/macio: Add dma_parms support to macio by Benjamin Herrenschmidt · 15 years ago
  41. 7fb19ea powerpc/macio: Add devres support to macio_device by Benjamin Herrenschmidt · 15 years ago
  42. e15a113 powerpc/kvm: Sync guest visible MMU state by Alexander Graf · 15 years ago
  43. d28513b powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  44. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  45. 6dfa5ca i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus by Jean Delvare · 15 years ago
  46. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  48. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  50. 06a5bad powerpc/44x: Fix PCI node in Yosemite DTS by Curtis Wald · 15 years ago
  51. 2e991cf powerpc/44x: Fix DMA ranges in DTS file for Katmai board. by pbathija@amcc.com · 15 years ago
  52. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  53. c0a187e KVM: powerpc: Fix BUILD_BUG_ON condition by Hollis Blanchard · 15 years ago
  54. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  55. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  56. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. 5a7b419 Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT" by Benjamin Herrenschmidt · 15 years ago
  58. e810590 powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 by Becky Bruce · 15 years ago
  59. 39adfa5 powerpc/mm: Fix bug in gup_hugepd() by David Gibson · 15 years ago
  60. c045256 powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  61. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  62. 1e43bee Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  63. 7d6709a powerpc: Fix build of some FSL platforms by Benjamin Herrenschmidt · 15 years ago
  64. dad2f2f powerpc: Fix wrong error code from ppc32 select syscall by arnd@arndb.de · 15 years ago
  65. 2d7cf3e powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 by Becky Bruce · 15 years ago
  66. 7c31629 powerpc: Kill unused swiotlb variable by FUJITA Tomonori · 15 years ago
  67. c38c204 powerpc: do not export pci_alloc/free_consistent by Stephen Rothwell · 15 years ago
  68. a0592d4 powerpc: kill the obsolete code under is_global_init() by Benjamin Herrenschmidt · 15 years ago
  69. 3aa565f powerpc/pseries: Add hooks to put the CPU into an appropriate offline state by Gautham R Shenoy · 15 years ago
  70. 69ddb57 powerpc/pseries: Add extended_cede_processor() helper function. by Gautham R Shenoy · 15 years ago
  71. d95cacc powerpc: Move ehea hcall definitions into hvcall.h by Anton Blanchard · 15 years ago
  72. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  73. 293cfa4 powerpc: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  74. 3b03fec powerpc: Use unlocked ioctl in nvram_64 by Thomas Gleixner · 15 years ago
  75. 17e3767 powerpc/spufs: Fix test in spufs_switch_log_read() by roel kluin · 15 years ago
  76. d67ebe7 Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  77. ab2f489 powerpc/p4080: Add basic support for p4080ds platform by Kumar Gala · 15 years ago
  78. 3bc2656 powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A by Martyn Welch · 15 years ago
  79. 9093067 powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 by Martyn Welch · 15 years ago
  80. 0d81df8 powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 by Martyn Welch · 15 years ago
  81. a3f62bd powerpc/fsl: Add PCI device ids for new QoirQ chips by Kumar Gala · 15 years ago
  82. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 15 years ago
  83. 5753c08 powerpc/85xx: Kconfig cleanup by Kumar Gala · 15 years ago
  84. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  85. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  86. cb20c28 Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc by Linus Torvalds · 15 years ago
  87. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 15 years ago
  88. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  89. 99f4c9d Merge commit 'v2.6.32-rc7' into core/iommu by Ingo Molnar · 15 years ago
  90. 95981e7 arch/powerpc/boot/addRamDisk.c: Mark several internal functions static by Josh Triplett · 15 years ago
  91. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  92. a362c63 clocksource/events: Fix fallout of generic code changes by Thomas Gleixner · 15 years ago
  93. eda43d1 mpc52xx/wdt: merge WDT code into the GPT driver by Albrecht Dreß · 15 years ago
  94. 690b846 mpc5200/gpt: tiny fix for gpt period limitation by Albrecht Dreß · 15 years ago
  95. 26ea513 sysctl powerpc: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  96. 2e9d546 powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds by Anton Vorontsov · 15 years ago
  97. 1f8a25d powerpc/83xx: Add power management support for MPC83xx QE boards by Anton Vorontsov · 15 years ago
  98. 8c68e2f powerpc/86xx: Add power management support for MPC8610HPCD boards by Anton Vorontsov · 15 years ago
  99. 3cfee0a powerpc/85xx: Add power management support for MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  100. 4ffd695 powerpc/85xx/86xx: Add suspend/resume support by Anton Vorontsov · 15 years ago