1. 0285ae3 Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  2. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  3. 51badeb powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate by Gautham R Shenoy · 15 years ago
  4. b6db63d pseries/pseries: Add code to online/offline CPUs of a DLPAR node by Gautham R Shenoy · 15 years ago
  5. 8389b37 powerpc: stop_this_cpu: remove the cpu from the online map. by Valentine Barshak · 15 years ago
  6. 1a8061c powerpc/pseries: Add kernel based CPU DLPAR handling by Nathan Fontenot · 15 years ago
  7. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  8. ab519a0 powerpc/pseries: Kernel DLPAR Infrastructure by Nathan Fontenot · 15 years ago
  9. d58b0c3 powerpc/macio: Rework hotplug media bay support by Benjamin Herrenschmidt · 15 years ago
  10. 128b4a0 powerpc/macio: Add dma_parms support to macio by Benjamin Herrenschmidt · 15 years ago
  11. 7fb19ea powerpc/macio: Add devres support to macio_device by Benjamin Herrenschmidt · 15 years ago
  12. e15a113 powerpc/kvm: Sync guest visible MMU state by Alexander Graf · 15 years ago
  13. d28513b powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  14. 06a5bad powerpc/44x: Fix PCI node in Yosemite DTS by Curtis Wald · 15 years ago
  15. 2e991cf powerpc/44x: Fix DMA ranges in DTS file for Katmai board. by pbathija@amcc.com · 15 years ago
  16. 5a7b419 Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT" by Benjamin Herrenschmidt · 15 years ago
  17. 39adfa5 powerpc/mm: Fix bug in gup_hugepd() by David Gibson · 15 years ago
  18. c045256 powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  19. 1e43bee Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  20. 7d6709a powerpc: Fix build of some FSL platforms by Benjamin Herrenschmidt · 15 years ago
  21. dad2f2f powerpc: Fix wrong error code from ppc32 select syscall by arnd@arndb.de · 15 years ago
  22. 2d7cf3e powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 by Becky Bruce · 15 years ago
  23. 7c31629 powerpc: Kill unused swiotlb variable by FUJITA Tomonori · 15 years ago
  24. c38c204 powerpc: do not export pci_alloc/free_consistent by Stephen Rothwell · 15 years ago
  25. a0592d4 powerpc: kill the obsolete code under is_global_init() by Benjamin Herrenschmidt · 15 years ago
  26. 3aa565f powerpc/pseries: Add hooks to put the CPU into an appropriate offline state by Gautham R Shenoy · 15 years ago
  27. 69ddb57 powerpc/pseries: Add extended_cede_processor() helper function. by Gautham R Shenoy · 15 years ago
  28. d95cacc powerpc: Move ehea hcall definitions into hvcall.h by Anton Blanchard · 15 years ago
  29. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  30. 293cfa4 powerpc: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  31. 3b03fec powerpc: Use unlocked ioctl in nvram_64 by Thomas Gleixner · 15 years ago
  32. 17e3767 powerpc/spufs: Fix test in spufs_switch_log_read() by roel kluin · 15 years ago
  33. d67ebe7 Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  34. ab2f489 powerpc/p4080: Add basic support for p4080ds platform by Kumar Gala · 15 years ago
  35. 3bc2656 powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A by Martyn Welch · 16 years ago
  36. 9093067 powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 by Martyn Welch · 16 years ago
  37. 0d81df8 powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  38. a3f62bd powerpc/fsl: Add PCI device ids for new QoirQ chips by Kumar Gala · 15 years ago
  39. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 15 years ago
  40. 5753c08 powerpc/85xx: Kconfig cleanup by Kumar Gala · 15 years ago
  41. 66b00a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  42. d22966d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  43. e7fdc60 OMAP: cs should be positive in gpmc_cs_free() by Roel Kluin · 15 years ago
  44. d32b20f omap: fix unlikely(x) < y by Roel Kluin · 15 years ago
  45. 5cbb060 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  46. 8dca15e [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5c by Rusty Russell · 15 years ago
  47. 293afe4 [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message by John Villalovos · 15 years ago
  48. c53614e [CPUFREQ] powernow-k8: Fix test in get_transition_latency() by Roel Kluin · 15 years ago
  49. f7f3cad [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs by Krzysztof Helt · 15 years ago
  50. 648f153 sh: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  51. 72f962f omap3: clock: Fixed dpll3_m2x2 rate calculation by Tero Kristo · 15 years ago
  52. 9346f48 omap3: clock: Fix the DPLL freqsel computations by Rajendra Nayak · 15 years ago
  53. a044a1b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  54. 7b01773 Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 15 years ago
  55. 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
  56. a08e37f fcntl: Use consistent values for F_[GS]ETOWN_EX by Stephen Rothwell · 15 years ago
  57. f7343de omap: Fix keymap for zoom2 according to matrix keypad framwork by Vimal Singh · 15 years ago
  58. 112a674 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  59. 7df56c2 [ARM] pxa: ensure mfp is in correct range in mfp_{read,write} by Roel Kluin · 15 years ago
  60. 10d5d99 [ARM] pxa/hx4700: fix hx4700 touchscreen pressure values by Paul Parsons · 15 years ago
  61. e12399f Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
  62. 378ce74 ARM: 5787/1: U300 COH 901 331 fixes by Linus Walleij · 15 years ago
  63. 0f74296 at91: at91sam9g20ek modify dual slot evaluation kit by Nicolas Ferre · 15 years ago
  64. c843e31 arch/sparc/boot/*.c: Mark various internal functions static by Josh Triplett · 15 years ago
  65. 95981e7 arch/powerpc/boot/addRamDisk.c: Mark several internal functions static by Josh Triplett · 15 years ago
  66. ad0cd62 arch/alpha/boot/tools/objstrip.c: Mark "usage" static by Josh Triplett · 15 years ago
  67. 24dfb2b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  68. eda43d1 mpc52xx/wdt: merge WDT code into the GPT driver by Albrecht Dreß · 15 years ago
  69. 2bf3010 [ARM] Kirkwood: disable propagation of mbus error to the CPU local bus by Lennert Buytenhek · 15 years ago
  70. 5df9d11 MIPS: SMTC: Fix lockup in smtc_distribute_timer by Kevin D. Kissell · 15 years ago
  71. 1b12a9c MIPS: TXx9: Update rbtx49xx_defconfig by Atsushi Nemoto · 15 years ago
  72. c430452 MIPS: Make local arrays with CL_SIZE static __initdata by Atsushi Nemoto · 15 years ago
  73. f8ac042 MIPS: Add DMA declare coherent memory support by Yoichi Yuasa · 16 years ago
  74. da0bac3 MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs. by David Daney · 15 years ago
  75. bcc6525 [S390] s390: fix single stepping on svc0 by Christian Borntraeger · 15 years ago
  76. b89031e [S390] reset cputime accounting after IPL from NSS by Martin Schwidefsky · 15 years ago
  77. 9da4ea6 [ARM] pxa: fix incorrect mfp_to_gpio() conversion by Eric Miao · 15 years ago
  78. 15f593c [ARM] pxa/colibri: fix AC97 ifdefs and add missing include by Marek Vasut · 15 years ago
  79. 2b5e080 [ARM] pxa: fix missing underscores in mfp-pxa910.h by Roel Kluin · 15 years ago
  80. b2b3631 [ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=y by Marc Zyngier · 15 years ago
  81. 031fc8f Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  82. 690b846 mpc5200/gpt: tiny fix for gpt period limitation by Albrecht Dreß · 15 years ago
  83. 15f3c47 alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY by Andrew Morton · 15 years ago
  84. 71ccb83 alpha: fix F_SETOWN_EX and F_GETLK64 conflict by Peter Zijlstra · 15 years ago
  85. 2e9d546 powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds by Anton Vorontsov · 15 years ago
  86. 1f8a25d powerpc/83xx: Add power management support for MPC83xx QE boards by Anton Vorontsov · 15 years ago
  87. 8c68e2f powerpc/86xx: Add power management support for MPC8610HPCD boards by Anton Vorontsov · 15 years ago
  88. 3cfee0a powerpc/85xx: Add power management support for MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  89. 4ffd695 powerpc/85xx/86xx: Add suspend/resume support by Anton Vorontsov · 15 years ago
  90. fdfde24 powerpc/qe: Implement QE driver for handling resume on MPC85xx by Anton Vorontsov · 15 years ago
  91. 58c12bd powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds by Anton Vorontsov · 15 years ago
  92. 71d94fe powerpc/cpm: Move CPMFCR_* defines into cpm.h by Anton Vorontsov · 15 years ago
  93. 8095298 powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers by Anton Vorontsov · 15 years ago
  94. 644b2a6 powerpc/cpm: Remove SPI defines and spi structs by Anton Vorontsov · 15 years ago
  95. 52dffd7 powerpc/85xx: Added P1020RDB Platform support. by Poonam Aggrwal · 15 years ago
  96. 46d2293 powerpc/qe: QE also shuts down on MPC8568 by Anton Vorontsov · 15 years ago
  97. 0c7b87b powerpc/qe: Make qe_reset() code path safe for repeated invocation by Anton Vorontsov · 15 years ago
  98. dc2e673 powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB by Poonam Aggrwal · 15 years ago
  99. b79ddf2 powerpc/qe: Add qe_upload_firmware() stub for non-QE builds by Anton Vorontsov · 16 years ago
  100. 98eaa09 powerpc/qe: Increase MAX_QE_RISC to 4 by Anton Vorontsov · 16 years ago