1. e749865 [POWERPC] iseries: Define insw et al. so libata/ide will compile by Stephen Rothwell · 18 years ago
  2. e0d872d [POWERPC] Fix problem with time not advancing on 32-bit platforms by Paul Mackerras · 18 years ago
  3. 006b64d [POWERPC] Make OF irq map code detect more error cases by Benjamin Herrenschmidt · 18 years ago
  4. 7233593 [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 by Zang Roy-r61911 · 18 years ago
  5. bf4152d [POWERPC] back up old school ipic.[hc] to arch/ppc by Kim Phillips · 18 years ago
  6. c85c41a [POWERPC] Use mpc8641hpcn PIC base address from dev tree. by Jon Loeliger · 18 years ago
  7. 5dc599c [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. by Jon Loeliger · 18 years ago
  8. c9169f8 [POWERPC] hugepage BUG fix by Adam Litke · 18 years ago
  9. c4342ff [POWERPC] Update mpc7448hpc2 board irq support using device tree by Zang Roy-r61911 · 18 years ago
  10. 5db9fa9 [POWERPC] Fix gettimeofday inaccuracies by Nathan Lynch · 18 years ago
  11. b6f35b4 [POWERPC] Make crash.c work on 32-bit and 64-bit by Michael Ellerman · 18 years ago
  12. 81b73dd [POWERPC] Fix might-sleep warning on removing cpus by Haren Myneni · 18 years ago
  13. 4b75599 [PATCH] powermac: More powermac backlight fixes by Michael Hanselmann · 18 years ago
  14. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  15. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  16. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
  17. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  18. e2a3d40 power: improve inline asm memory constraints by Linus Torvalds · 18 years ago
  19. a8e0c51 [PATCH] powerpc: implement missing jiffies64_to_cputime64() by David Woodhouse · 18 years ago
  20. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  21. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  22. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  23. 61f4c3d [PATCH] lockdep: remove RWSEM_DEBUG remnants by Ingo Molnar · 18 years ago
  24. a875a69 [PATCH] lockdep: add per_cpu_offset() by Ingo Molnar · 18 years ago
  25. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  26. cc9fd71 [POWERPC] New device-tree interrupt parsing code by Benjamin Herrenschmidt · 18 years ago
  27. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 18 years ago
  28. a1af5b2 [POWERPC] change get_property to return void * by Jeremy Kerr · 18 years ago
  29. 6714465 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  30. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  31. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  32. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  33. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  34. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  35. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  36. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  37. c220153 [POWERPC] todc: add support for Time-Of-Day-Clock by Mark A. Greer · 18 years ago
  38. 2b9d746 [POWERPC] Add tsi108 pci and platform device data register function by Zang Roy-r61911 · 18 years ago
  39. 1729dc7 [POWERPC] Correct the MAX_CONTEXT definition by Paul Mackerras · 18 years ago
  40. 4892444 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  41. 9ad494f powerpc: minor cleanups for mpc86xx by Kumar Gala · 18 years ago
  42. 3965f8c [POWERPC] Simplify the code defining the 64-bit CPU features by Paul Mackerras · 18 years ago
  43. 9b47569 [POWERPC] update asm-powerpc/time.h by Stephen Rothwell · 18 years ago
  44. 612f02d [POWERPC] Clean up it_lp_queue.h by Stephen Rothwell · 18 years ago
  45. c0ce7d0 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. by David Wilder · 18 years ago
  46. cc46bb9 [POWERPC] Add udbg support for RTAS console by Michael Ellerman · 18 years ago
  47. 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 18 years ago
  48. aa98c50 [POWERPC] Make kexec_setup() a regular initcall by Michael Ellerman · 18 years ago
  49. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  50. 5f50867 [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel by Haren Myneni · 18 years ago
  51. f93d6d0 [POWERPC] Remove obsolete #include <linux/config.h>. by Jon Loeliger · 18 years ago
  52. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  53. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  54. e6f47f9 [PATCH] Notify page fault call chain by Anil S Keshavamurthy · 18 years ago
  55. 4f9e87c [PATCH] Notify page fault call chain for powerpc by Anil S Keshavamurthy · 18 years ago
  56. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  57. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  58. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  59. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  60. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 18 years ago
  61. 1e92a55 [POWERPC] Fix mdelay badness on shared processor partitions by Anton Blanchard · 18 years ago
  62. ddf5f75 [POWERPC] disable floating point exceptions for init by Arnd Bergmann · 18 years ago
  63. 72abd54 [POWERPC] Unify ppc syscall tables by Andreas Schwab · 18 years ago
  64. 868ea0c [POWERPC] mpic: add support for serial mode interrupts by Mark A. Greer · 18 years ago
  65. 3795071 [POWERPC] spufs: one more fix for 64k pages by arnd@arndb.de · 18 years ago
  66. 2eabbbd [POWERPC] spufs: remove stop_code from struct spu by Masato Noguchi · 18 years ago
  67. a91942a [POWERPC] spufs: fix spu irq affinity setting by Geoff Levand · 18 years ago
  68. 540270d [POWERPC] spufs: further abstract priv1 register access by Geoff Levand · 18 years ago
  69. 1d64093 [POWERPC] cell: register SPUs as sysdevs by Jeremy Kerr · 18 years ago
  70. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 18 years ago
  71. 6b54340 [POWERPC] Add 8641 Register space and IRQ definitions. by Jon Loeliger · 18 years ago
  72. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  73. 6a87a86 Add Kbuild file for PowerPC 'make headers_install' by David Woodhouse · 18 years ago
  74. ce22198 [PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell by Arnd Bergmann · 18 years ago
  75. 368a6ba [POWERPC] check firmware state before suspending by Dave C Boutcher · 18 years ago
  76. 9e6e3c2 [POWERPC] Fix HV bit handling on non partitioned machines by Anton Blanchard · 18 years ago
  77. ca1588e [POWERPC] node local IOMMU tables by Anton Blanchard · 18 years ago
  78. 357518f [POWERPC] pcibus_to_node fixes by Anton Blanchard · 18 years ago
  79. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 18 years ago
  80. 3a2c48c [POWERPC] 64bit FPSCR support by Anton Blanchard · 18 years ago
  81. 204face [POWERPC] MSI abstraction by Jake Moilanen · 18 years ago
  82. bf72aeb powerpc: Use 64k pages without needing cache-inhibited large pages by Paul Mackerras · 18 years ago
  83. 4306443 powerpc: Remove unused paca->pgdir field by Paul Mackerras · 18 years ago
  84. e9370ae [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc by Paul Mackerras · 18 years ago
  85. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 18 years ago
  86. e78dbc8 [PATCH] powerpc: oprofile support for POWER6 by Michael Neuling · 18 years ago
  87. 8eb6c6e [PATCH] powerpc: node-aware dma allocations by Christoph Hellwig · 18 years ago
  88. 318facb [PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumask by Christoph Hellwig · 18 years ago
  89. 507279d [PATCH] powerpc: reorg RTAS delay code by John Rose · 18 years ago
  90. c5cf0e3 [PATCH] powerpc: Fix buglet with MMU hash management by Benjamin Herrenschmidt · 18 years ago
  91. a5bba93 [PATCH] powerpc vdso updates by Benjamin Herrenschmidt · 18 years ago
  92. 98a90c0 [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32 by Renzo Davoli · 18 years ago
  93. c029cc6 Merge branch 'merge' by Paul Mackerras · 18 years ago
  94. 6bf08cb [PATCH] Add CMSPAR to termbits.h for powerpc and alpha by Paul Mackerras · 18 years ago
  95. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  96. 0a9cb46 [PATCH] remove powerpc bitops in favor of existing generic bitops by Jon Mason · 18 years ago
  97. 403fac4 [PATCH] powerpc: remove LogicalSlot from pci_dn by Stephen Rothwell · 18 years ago
  98. b025279 [PATCH] powerpc: remove Irq from pci_dn by Stephen Rothwell · 18 years ago
  99. 96ff6af [PATCH] powerpc: remove iSeries_Global_Device_List by Stephen Rothwell · 18 years ago
  100. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 18 years ago