1. f86c9747 [POWERPC] Fix idr locking in init_new_context by Sonny Rao · 18 years ago
  2. 975b365 [POWERPC] mpc7448hpc2 (taiga) board config file by Zang Roy-r61911 · 18 years ago
  3. 2b9d746 [POWERPC] Add tsi108 pci and platform device data register function by Zang Roy-r61911 · 18 years ago
  4. c5d5633 [POWERPC] Add general support for mpc7448hpc2 (Taiga) platform by Zang Roy-r61911 · 18 years ago
  5. 4892444 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  6. 9ad494f powerpc: minor cleanups for mpc86xx by Kumar Gala · 18 years ago
  7. f127a2b [POWERPC] powerpc: kconfig warning fix by Andrew Morton · 18 years ago
  8. 127efeb [POWERPC] Consolidate some of kernel/misc*.S by Stephen Rothwell · 18 years ago
  9. a240da3 [POWERPC] Remove unused function call_with_mmu_off by Stephen Rothwell · 18 years ago
  10. 612f02d [POWERPC] Clean up it_lp_queue.h by Stephen Rothwell · 18 years ago
  11. d0b79c5 [POWERPC] Skip the "copy down" of the kernel if it is already at zero. by Jimi Xenidis · 18 years ago
  12. c0ce7d0 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. by David Wilder · 18 years ago
  13. 2cd90bc [POWERPC] spufs: fix class0 interrupt assignment by Arnd Bergmann · 18 years ago
  14. 4da30d1 [POWERPC] spufs: fix memory hotplug dependency by Geoff Levand · 18 years ago
  15. 910ab66 [POWERPC] spufs: fix MFC command queue purge by Benjamin Herrenschmidt · 18 years ago
  16. 23cc770 [POWERPC] spufs: map mmio space as guarded into user space by Benjamin Herrenschmidt · 18 years ago
  17. 6b7290b [POWERPC] Enable XMON in cell_defconfig by Michael Ellerman · 18 years ago
  18. 94b60ec [POWERPC] Enable the RTAS udbg console on IBM Cell Blade by Michael Ellerman · 18 years ago
  19. cc46bb9 [POWERPC] Add udbg support for RTAS console by Michael Ellerman · 18 years ago
  20. 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 18 years ago
  21. ab3ab74 [POWERPC] Move RTAS exports next to their declarations by Michael Ellerman · 18 years ago
  22. 24da3dd [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised by Michael Ellerman · 18 years ago
  23. 4ba99b9 [POWERPC] Setup the boot cpu's paca pointer in C rather than asm by Michael Ellerman · 18 years ago
  24. aa98c50 [POWERPC] Make kexec_setup() a regular initcall by Michael Ellerman · 18 years ago
  25. c30a4df [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() by Michael Ellerman · 18 years ago
  26. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  27. 7a4571a [POWERPC] Export flat device tree via debugfs for debugging by Michael Ellerman · 18 years ago
  28. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 18 years ago
  29. 5f50867 [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel by Haren Myneni · 18 years ago
  30. f93d6d0 [POWERPC] Remove obsolete #include <linux/config.h>. by Jon Loeliger · 18 years ago
  31. 790d427 [POWERPC] Remove redundant STD_MMU selection. by Jon Loeliger · 18 years ago
  32. f17607fb [POWERPC] Move I8259 selection under MPC8641HPCN board by Jon Loeliger · 18 years ago
  33. c53b334 [POWERPC] Remove redundant PPC_86XX check. by Jon Loeliger · 18 years ago
  34. 6d7c466 [POWERPC] Don't access HID registers if running on a Hypervisor. by Jimi Xenidis · 18 years ago
  35. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  36. 4f9e87c [PATCH] Notify page fault call chain for powerpc by Anil S Keshavamurthy · 18 years ago
  37. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 18 years ago
  38. 260a423 [PATCH] Time: Let user request precision from current_tick_length() by john stultz · 18 years ago
  39. 0c6856f [PATCH] oprofile: Fix unnecessary cleverness by Markus Armbruster · 18 years ago
  40. 2efe55a Storage class should be first by Tobias Klauser · 18 years ago
  41. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  42. f18190b fix paniced->panicked typos by Lee Revell · 18 years ago
  43. 73b6af8 [PATCH] spufs: update ->flush method proto by Al Viro · 18 years ago
  44. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  45. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  46. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  47. 1e48275 [PATCH] more for_each_cpu() removal by Andrew Morton · 18 years ago
  48. 2272205 [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly by Andreas Mohr · 18 years ago
  49. 1e11d27 [PATCH] clean up default value of SCHED_SMT by Jean-Luc Leger · 18 years ago
  50. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  51. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  52. 4f3865f [PATCH] zlib_inflate: Upgrade library code to a recent version by Richard Purdie · 18 years ago
  53. 01cced2 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules by Kumar Gala · 18 years ago
  54. 2191fe3 [POWERPC] re-enable OProfile for iSeries, using timer interrupt by Kelly Daly · 18 years ago
  55. 0bb474a4 [POWERPC] support ibm,extended-*-frequency properties by Anton Blanchard · 18 years ago
  56. ccba051 [POWERPC] Extra sanity check in EEH code by Nathan Lynch · 18 years ago
  57. d3c58fb [POWERPC] Dont look for class-code in pci children by Anton Blanchard · 18 years ago
  58. 72abd54 [POWERPC] Unify ppc syscall tables by Andreas Schwab · 18 years ago
  59. 868ea0c [POWERPC] mpic: add support for serial mode interrupts by Mark A. Greer · 18 years ago
  60. 0aa8d15 [POWERPC] pseries: Print PCI slot location code on failure by Linas Vepstas · 18 years ago
  61. 3795071 [POWERPC] spufs: one more fix for 64k pages by arnd@arndb.de · 18 years ago
  62. c983294 [POWERPC] spufs: fail spu_create with invalid flags by arnd@arndb.de · 18 years ago
  63. ba723fe2 [POWERPC] spufs: clear class2 interrupt status before wakeup by Masato Noguchi · 18 years ago
  64. 6e18b27 [POWERPC] spufs: fix Makefile for "make clean" by Masato Noguchi · 18 years ago
  65. 2eabbbd [POWERPC] spufs: remove stop_code from struct spu by Masato Noguchi · 18 years ago
  66. a91942a [POWERPC] spufs: fix spu irq affinity setting by Geoff Levand · 18 years ago
  67. 540270d [POWERPC] spufs: further abstract priv1 register access by Geoff Levand · 18 years ago
  68. c01ea72 [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts by Geoff Levand · 18 years ago
  69. e46a023 [POWERPC] spufs: dont try to access SPE channel 1 count by arnd@arndb.de · 18 years ago
  70. ecec217 [POWERPC] spufs: use kzalloc in create_spu by Jeremy Kerr · 18 years ago
  71. 970f1ba [POWERPC] spufs: fix initial state of wbox file by arnd@arndb.de · 18 years ago
  72. 7b1a701 [POWERPC] spufs: add a phys-id attribute to each SPU context by arnd@arndb.de · 18 years ago
  73. 724bd80 [POWERPC] spufs: set up correct SLB entries for 64k pages by arnd@arndb.de · 18 years ago
  74. 0309f02 [POWERPC] spufs: fix deadlock in spu_create error path by Michael Ellerman · 18 years ago
  75. d9379c4 [POWERPC] spufs: restore mapping of mssync register by arnd@arndb.de · 18 years ago
  76. 91edfa4 [POWERPC] cell: always build spu base into the kernel by arnd@arndb.de · 18 years ago
  77. 1d64093 [POWERPC] cell: register SPUs as sysdevs by Jeremy Kerr · 18 years ago
  78. 0f0f90c [POWERPC] cell: update defconfig by arnd@arndb.de · 18 years ago
  79. b40feec [POWERPC] cell: fix interrupt priority handling by arnd@arndb.de · 18 years ago
  80. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 18 years ago
  81. b809b3e [POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files. by Jon Loeliger · 18 years ago
  82. 4ca4b62 [POWERPC] Add the MPC8641 HPCN platform files. by Jon Loeliger · 18 years ago
  83. ee0339f [POWERPC] Add starting of secondary 86xx CPUs. by Jon Loeliger · 18 years ago
  84. 9674ed3 [POWERPC] Add 8641 CPU table entry. by Jon Loeliger · 18 years ago
  85. 96abe93 [POWERPC] Add mpc8641_hpcn_defconfig config file. by Jon Loeliger · 18 years ago
  86. c9b484b [POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles. by Jon Loeliger · 18 years ago
  87. 8a30088 [POWERPC] Prevent duplicate lmb reservations for Device Tree blob. by Jon Loeliger · 18 years ago
  88. 2198c07 [POWERPC] Guard L3CR references with CPU_FTR_L3CR. by Jon Loeliger · 18 years ago
  89. 7932f0b [POWERPC] RTAS delay, fix module build breaks by John Rose · 18 years ago
  90. 19242b2 [PATCH] powerpc: Fix 64k pages on non-partitioned machines by Arnd Bergmann · 18 years ago
  91. 4312dc7 [POWERPC] make pmf irq_client functions safe against pmf interrupts coming in by Johannes Berg · 18 years ago
  92. 368a6ba [POWERPC] check firmware state before suspending by Dave C Boutcher · 18 years ago
  93. 0e4aa9c [POWERPC] Fix builtin command line interaction with firmware by Amos Waterland · 18 years ago
  94. 6fe8767 [POWERPC] update pmac32_defconfig by Anton Blanchard · 18 years ago
  95. bd19c89 [POWERPC] system call micro optimisation by Anton Blanchard · 18 years ago
  96. df31065 [POWERPC] cleanup dma_mapping_ops by Anton Blanchard · 18 years ago
  97. ca1588e [POWERPC] node local IOMMU tables by Anton Blanchard · 18 years ago
  98. 357518f [POWERPC] pcibus_to_node fixes by Anton Blanchard · 18 years ago
  99. f2b09c8 [POWERPC] Update pseries defconfig by Anton Blanchard · 18 years ago
  100. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 18 years ago