1. fb7d527 [POWERPC] Update defconfigs by Paul Mackerras · 18 years ago
  2. 8f27794 [PATCH] powerpc: Fix typo in powermac platform functions by Benjamin Herrenschmidt · 18 years ago
  3. ca72945 [PATCH] powerpc: Fix PowerMac IRQ handling bug by Benjamin Herrenschmidt · 18 years ago
  4. 4c15343 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  5. eb36c28 [PATCH] ppc32: fix last_jiffy time comparison by Paul Mackerras · 18 years ago
  6. d0027bf [POWERPC] Fix return value from memcpy by Paul Mackerras · 18 years ago
  7. 467c378 [POWERPC] Fix irq enable/disable in smp_generic_take_timebase by Paul Mackerras · 18 years ago
  8. e0d872d [POWERPC] Fix problem with time not advancing on 32-bit platforms by Paul Mackerras · 18 years ago
  9. fea23bf [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S by Paul Mackerras · 18 years ago
  10. 11e9ed4 [POWERPC] Fix up ibm_architecture_vec definition by Will Schmidt · 18 years ago
  11. 006b64d [POWERPC] Make OF irq map code detect more error cases by Benjamin Herrenschmidt · 18 years ago
  12. 7233593 [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 by Zang Roy-r61911 · 18 years ago
  13. 8ec8f2e [POWERPC] Fix performance regression in IRQ radix tree locking by Benjamin Herrenschmidt · 18 years ago
  14. 4b3afca [POWERPC] Add mpc7448hpc2 device tree source file by Zang Roy-r61911 · 18 years ago
  15. 1b9a93e [POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dts by Kim Phillips · 18 years ago
  16. f1f1771 [POWERPC] modify mpc83xx platforms to use new IRQ layer by Kim Phillips · 18 years ago
  17. b9f0f1b [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense by Kim Phillips · 18 years ago
  18. bf4152d [POWERPC] back up old school ipic.[hc] to arch/ppc by Kim Phillips · 18 years ago
  19. c85c41a [POWERPC] Use mpc8641hpcn PIC base address from dev tree. by Jon Loeliger · 18 years ago
  20. 5dc599c [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. by Jon Loeliger · 18 years ago
  21. 054389f [POWERPC] Fix powerpc 44x_mmu build by Matt Porter · 18 years ago
  22. af07ac2 [POWERPC] Remove flush_dcache_all export by Matt Porter · 18 years ago
  23. ccc712f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  24. c9169f8 [POWERPC] hugepage BUG fix by Adam Litke · 18 years ago
  25. d55c4a7 [POWERPC] Fix compile problem without CONFIG_PCI by Li Yang · 18 years ago
  26. 87589f0 [POWERPC] Correct masks used in emulating some instructions by Paul Mackerras · 18 years ago
  27. be9633e [POWERPC] Pass UPIO_TSI flag to 8259 serial driver by Zang Roy-r61911 · 18 years ago
  28. c4342ff [POWERPC] Update mpc7448hpc2 board irq support using device tree by Zang Roy-r61911 · 18 years ago
  29. 6cdd2bd [POWERPC] Fix BootX booting with an initrd by Benjamin Herrenschmidt · 18 years ago
  30. 5db9fa9 [POWERPC] Fix gettimeofday inaccuracies by Nathan Lynch · 18 years ago
  31. aa74a30 [POWERPC] Fix FEC node in 8540 ADS dts by Andy Fleming · 18 years ago
  32. 3438327 [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree by Jon Loeliger · 18 years ago
  33. 2654d63 [POWERPC] Add 85xx DTS files to powerpc by Andy Fleming · 18 years ago
  34. ddd6415 [POWERPC] Fix CDS IRQ handling and PCI code by Andy Fleming · 18 years ago
  35. 4c86cd9 [POWERPC] Fix interrupts on 8540 ADS board by Andy Fleming · 18 years ago
  36. ed0da6f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  37. 9e8a9bc [POWERPC] Fix the mpc8641_hpcn.dts file. by Jon Loeliger · 18 years ago
  38. 5315862 [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx. by Jon Loeliger · 18 years ago
  39. 707ba16 [POWERPC] Add MPC8641 HPCN Device Tree Source file. by Jon Loeliger · 18 years ago
  40. f583165 [POWERPC] Convert to mac-address for ethernet MAC address data. by Jon Loeliger · 18 years ago
  41. 9a936a2 [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time by Olof Johansson · 18 years ago
  42. e5c14ce [POWERPC] Fix irq radix tree remapping typo by Benjamin Herrenschmidt · 18 years ago
  43. 83db3dd [POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping by Ananth N Mavinakayanahalli · 18 years ago
  44. b6f35b4 [POWERPC] Make crash.c work on 32-bit and 64-bit by Michael Ellerman · 18 years ago
  45. 47585d8 [POWERPC] Move some kexec logic into machine_kexec.c by Michael Ellerman · 18 years ago
  46. 90bdde3 [POWERPC] update {g5,iseries,pseries}_defconfigs by Will Schmidt · 18 years ago
  47. eac8392 [POWERPC] Make secondary CPUs call into kdump on reset exception by David Wilder · 18 years ago
  48. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  49. 81b73dd [POWERPC] Fix might-sleep warning on removing cpus by Haren Myneni · 18 years ago
  50. dcc42f4 [POWERPC] fix PMU initialization on pseries lpar by Sonny Rao · 18 years ago
  51. 49b1e3e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  52. 4b75599 [PATCH] powermac: More powermac backlight fixes by Michael Hanselmann · 18 years ago
  53. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  54. 8c78f30 [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications by Chandra Seetharaman · 18 years ago
  55. cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
  56. 8d950cb [POWERPC] Minor comment fix for misc_64.S by Geoff Levand · 18 years ago
  57. 9b9b72f [POWERPC] Use H_CEDE on non-SMT by Jake Moilanen · 18 years ago
  58. 9fc0a92 [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs by Olaf Hering · 18 years ago
  59. 96278d2 [POWERPC] Fix new interrupt code (MPIC detection) by Segher Boessenkool · 18 years ago
  60. d319a03 [POWERPC] Fix new interrupt code (MPIC endianness) by Segher Boessenkool · 18 years ago
  61. e272a28 [POWERPC] Add cpufreq support for Xserve G5 by Benjamin Herrenschmidt · 18 years ago
  62. 30f30e1 [POWERPC] Fix mem= handling when the memory limit is > RMO size by Michael Ellerman · 18 years ago
  63. 98c82472 [POWERPC] More offb/bootx fixes by Benjamin Herrenschmidt · 18 years ago
  64. 45507ff [POWERPC] Fix legacy_serial.c error handling on 32 bits by Benjamin Herrenschmidt · 18 years ago
  65. 171505d [POWERPC] Fix default clock for udbg_16550 by Benjamin Herrenschmidt · 18 years ago
  66. 8cffc6a [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set by Benjamin Herrenschmidt · 18 years ago
  67. 21bd2e6 [POWERPC] Fix 32 bits warning in prom_init.c by Benjamin Herrenschmidt · 18 years ago
  68. f0ca330 [POWERPC] Workaround Pegasos incorrect ISA "ranges" by Benjamin Herrenschmidt · 18 years ago
  69. d1a8df9 [POWERPC] fix up front-LED Kconfig by Johannes Berg · 18 years ago
  70. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
  71. 58d383a [PATCH] powerpc: make OF interrupt tree parsing more strict by Segher Boessenkool · 18 years ago
  72. 06fe98e [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5 by Benjamin Herrenschmidt · 18 years ago
  73. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  74. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  75. ba1826e [PATCH] powerpc: Fix loss of interrupts with MPIC by Benjamin Herrenschmidt · 18 years ago
  76. 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  77. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  78. 829035fd [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c by Paul Mackerras · 18 years ago
  79. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  80. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  81. 71bc7bf Merge branch '83xx' into for_paulus by Kumar Gala · 18 years ago
  82. 913b839 powerpc: add defconfig for Freescale MPC8349E-mITX board by Kim Phillips · 18 years ago
  83. 0028016 powerpc: Add base support for the Freescale MPC8349E-mITX eval board by Kim Phillips · 18 years ago
  84. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  85. f63e115 [POWERPC] Copy i8259 code back to arch/ppc by Benjamin Herrenschmidt · 18 years ago
  86. cc9fd71 [POWERPC] New device-tree interrupt parsing code by Benjamin Herrenschmidt · 18 years ago
  87. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 18 years ago
  88. 7c6efda [POWERPC] Fix error handling in detecting legacy serial ports by Benjamin Herrenschmidt · 18 years ago
  89. 980a651 [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative) by Benjamin Herrenschmidt · 18 years ago
  90. ab13446 [POWERPC] Fix various offb and BootX-related issues by Benjamin Herrenschmidt · 18 years ago
  91. 4ce631e [POWERPC] Add a default config for 32-bit CHRP machines by Paul Mackerras · 18 years ago
  92. 609c999 [POWERPC] fix implicit declaration on cell. by Dave Jones · 18 years ago
  93. a1af5b2 [POWERPC] change get_property to return void * by Jeremy Kerr · 18 years ago
  94. 6714465 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  97. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  98. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  99. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  100. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago