1. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  2. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  3. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  4. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  5. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  6. bda76dd endian-clean in_le64/out_le64 by Al Viro · 17 years ago
  7. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  8. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  9. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  10. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  11. 895532a1 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24 by Paul Mackerras · 17 years ago
  12. 0bfd5df [POWERPC] 85xx: Killed <asm/mpc85xx.h> by Kumar Gala · 17 years ago
  13. 87a72f9 [POWERPC] Fix performance monitor on machines with logical PVR by Paul Mackerras · 17 years ago
  14. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  15. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  16. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  17. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 17 years ago
  18. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  19. b707f51 [POWERPC] Clean up vio.h by Stephen Rothwell · 17 years ago
  20. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 17 years ago
  21. 4de3b99 [POWERPC] MPC5200: Don't make firmware fixups into common code by Grant Likely · 17 years ago
  22. d767efe [POWERPC] cell: Add Cell memory controller register defs and expose it by Benjamin Herrenschmidt · 17 years ago
  23. eef686a0 [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h by Benjamin Herrenschmidt · 17 years ago
  24. cccd210 [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading by Anton Vorontsov · 17 years ago
  25. 090fe85 [POWERPC] 86xx: update immap_86xx.h for the 8610 by Timur Tabi · 17 years ago
  26. 6b0b594 [POWERPC] qe: miscellaneous code improvements and fixes to the QE library by Timur Tabi · 17 years ago
  27. 15f8c60 [POWERPC] cpm: Describe multi-user ram in its own device node. by Scott Wood · 17 years ago
  28. b6927bc [POWERPC] QE: Added missing CEURNR register by Emil Medve · 17 years ago
  29. 11af119 [POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENT by Scott Wood · 17 years ago
  30. 7f21f52 [POWERPC] cpm2: Add cpm2_set_pin(). by Scott Wood · 17 years ago
  31. 2652d4e [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup(). by Scott Wood · 17 years ago
  32. 449012d [POWERPC] cpm2: Infrastructure code cleanup. by Scott Wood · 17 years ago
  33. 663edbd [POWERPC] 8xx: Add pin and clock setting functions. by Scott Wood · 17 years ago
  34. fb533d0 [POWERPC] 8xx: Infrastructure code cleanup. by Scott Wood · 17 years ago
  35. c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago
  36. 4dc9783 [POWERPC] Virtex: add xilinx interrupt controller driver by Grant Likely · 17 years ago
  37. d831d0b [POWERPC] Implement clockevents driver for powerpc by Tony Breeds · 17 years ago
  38. 7f2c857 [POWERPC] Celleb: New HTAB Guest OS Interface on Beat by Ishizaki Kou · 17 years ago
  39. 0411a5e [POWERPC] Update mpic to use dcr_host_t.base by Michael Ellerman · 17 years ago
  40. 0b94a1e [POWERPC] Store the base address in dcr_host_t by Michael Ellerman · 17 years ago
  41. d4243c1 [POWERPC] Include pagemap.h in asm/powerpc/tlb.h by Mathieu Desnoyers · 17 years ago
  42. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  43. 5669c3c [POWERPC] Limit range of __init_ref_ok somewhat by Stephen Rothwell · 17 years ago
  44. 6fccab2 [POWERPC] Make vio_bus_type static by Stephen Rothwell · 17 years ago
  45. 6f66828 [POWERPC] clk.h interface for platforms by Domen Puncer · 17 years ago
  46. 20b31b5 [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. by Robert P. J. Day · 17 years ago
  47. fc624ea [POWERPC] Use __attribute__ in asm-powerpc by Mike Frysinger · 17 years ago
  48. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  49. c27da339 [POWERPC] Fix timekeeping on PowerPC 601 by Benjamin Herrenschmidt · 17 years ago
  50. ee7a76d [POWERPC] Size swapper_pg_dir correctly by Stephen Rothwell · 17 years ago
  51. 7b2c3c5 [POWERPC] Fix section mismatch in PCI code by Stephen Rothwell · 17 years ago
  52. ee98307 [POWERPC] MPC5200 low power mode by Domen Puncer · 17 years ago
  53. 7af1443 [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe by Michael Ellerman · 17 years ago
  54. e550149 [POWERPC] spufs: Cleanup ELF coredump extra notes logic by Michael Ellerman · 17 years ago
  55. 48cad41 [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls by Michael Ellerman · 17 years ago
  56. 4ec3c3d [POWERPC] spufs: Remove asmlinkage from spufs_calls by Jeremy Kerr · 17 years ago
  57. 98f0697 [POWERPC] cell: Unify spufs syscall path by Jeremy Kerr · 17 years ago
  58. e6b6e3f [POWERPC] Remove APUS support from arch/ppc by Adrian Bunk · 17 years ago
  59. 82925e7 [POWERPC] 86xx: Fix definition of global-utilites structure by Timur Tabi · 17 years ago
  60. dc967d7 [POWERPC] add clrsetbits macros by Timur Tabi · 17 years ago
  61. 364f8ff [POWERPC] QE: extern par_io_config_pin and par_io_data_set funcs by Anton Vorontsov · 17 years ago
  62. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 17 years ago
  63. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 17 years ago
  64. 06462d9 [POWERPC] PS3: Add new LV1 error codes by Geert Uytterhoeven · 17 years ago
  65. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
  66. a416561 [POWERPC] Move lowlevel runlatch calls under cpu feature control by Olof Johansson · 17 years ago
  67. 2e1957f [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y by Olof Johansson · 17 years ago
  68. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  69. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  70. b7f90a4 [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt. by Masato Noguchi · 17 years ago
  71. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  72. 33d71d2 [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need by Kumar Gala · 17 years ago
  73. 7180e3e [POWERPC] Split out iSeries specific exception macros by Stephen Rothwell · 17 years ago
  74. f9ff0f3 [POWERPC] Move the exception macros into a header file by Stephen Rothwell · 17 years ago
  75. fc68e86 [POWERPC] Move iSeries startup code out of head_64.S by Stephen Rothwell · 17 years ago
  76. 804ace8 [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device node compatibility by Scott Wood · 17 years ago
  77. 12cdac3 [POWERPC] Add clrbits8 and setbits8 by Scott Wood · 17 years ago
  78. 16a15a3 [POWERPC] iSeries: Clean up lparmap mess by Stephen Rothwell · 17 years ago
  79. aab6929 [POWERPC] 40x decrementer fixes by Josh Boyer · 17 years ago
  80. 4d922c8 [POWERPC] 40x MMU by Josh Boyer · 17 years ago
  81. 86d7a9a [POWERPC] Fix FSL BookE machine check reporting by Becky Bruce · 17 years ago
  82. e8ff064 [POWERPC] Tidy up CONFIG_PPC_MM_SLICES code by Stephen Rothwell · 17 years ago
  83. 0b8188a [POWERPC] Remove get_property and device_is_compatible by Stephen Rothwell · 17 years ago
  84. 1ac9f1f [POWERPC] Update lmb.h include protection to ASM_POWERPC by Becky Bruce · 17 years ago
  85. 9f0cbea [POWERPC] Implement atomic{, 64}_{read, write}() without volatile by Segher Boessenkool · 17 years ago
  86. 0f2342c [POWERPC] pseries: Eliminate global error_log_cnt variable by Linas Vepstas · 17 years ago
  87. f774216d [POWERPC] Replace a few #defines with empty inline functions by Segher Boessenkool · 17 years ago
  88. 8f2ea1f [POWERPC] Fix initialization and usage of dma_mask by Benjamin Herrenschmidt · 17 years ago
  89. f599644 [POWERPC] cell: Move SPU affinity init to spu_management_of_ops by Andre Detsch · 17 years ago
  90. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 17 years ago
  91. c0f7c6c [POWERPC] Expand RPN field to 34 bits when using 64k pages by Paul Mackerras · 17 years ago
  92. 8d4fbcf Fix WARN_ON() on bitfield ops by Linus Torvalds · 17 years ago
  93. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  94. 9f5577d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  95. 045e72a fix 'dynreloc miscount' link error on Powerpc by Sam Ravnborg · 17 years ago
  96. 97f1e7f make powerpc BUG_ON() OK with pointers and bitwise by Al Viro · 17 years ago
  97. 6dfbde2 [POWERPC] Add function to check if address is an IO port by Benjamin Herrenschmidt · 17 years ago
  98. c40b91b [POWERPC] iSeries: Fix section mismatch warnings by Stephen Rothwell · 17 years ago
  99. 56a4c6e [POWERPC] iSeries: We need vio_enable_interrupts by Stephen Rothwell · 17 years ago
  100. f64fddb [POWERPC] Provide ability to setup P2P bridge registers from struct resource by Kumar Gala · 17 years ago