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