1. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
  2. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 14 years ago
  3. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  4. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 14 years ago
  5. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  6. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  7. e49b1fa powerpc: Don't silently handle machine checks from userspace by Anton Blanchard · 14 years ago
  8. dfb5509 powerpc: Remove duplicate debugger hook in machine_check_exception by Anton Blanchard · 14 years ago
  9. a443506 powerpc: Don't force MSR_RI in machine_check_exception by Anton Blanchard · 14 years ago
  10. 4490c06 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core by Kumar Gala · 14 years ago
  11. e3145b3 powerpc/book3e: Move doorbell_exception from traps.c to dbell.c by Benjamin Herrenschmidt · 15 years ago
  12. 2538c2d powerpc, hw_breakpoint: Handle concurrent alignment interrupts by K.Prasad · 15 years ago
  13. ecca1a3 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  14. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  15. fe04b11 powerpc/e500mc: Implement machine check handler. by Scott Wood · 15 years ago
  16. ba797b2 powerpc,kgdb: Introduce low level trap catching by Jason Wessel · 15 years ago
  17. fc5e709 powerpc/476: add machine check handler for 47x core by Dave Kleikamp · 15 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  19. b8f8778 powerpc: Convert die.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  20. 3bffb65 powerpc/booke: Add support for advanced debug registers by Dave Kleikamp · 15 years ago
  21. 172ae2e powerpc/booke: Introduce new CONFIG options for advanced debug registers by Dave Kleikamp · 15 years ago
  22. 89713ed powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts by Anton Blanchard · 15 years ago
  23. 66fcb10 powerpc: Add last sysfs file and dump of ftrace buffer to oops printout by Anton Blanchard · 15 years ago
  24. 5be3492 powerpc: Mark some variables in the page fault path __read_mostly by Anton Blanchard · 15 years ago
  25. 25baa35 ptrace: powerpc: implement user_single_step_siginfo() by Oleg Nesterov · 15 years ago
  26. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  27. a0592d4 powerpc: kill the obsolete code under is_global_init() by Benjamin Herrenschmidt · 15 years ago
  28. eecff81 powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED by Anton Blanchard · 15 years ago
  29. ec097c8 powerpc: Add PTRACE_SINGLEBLOCK support by Roland McGrath · 16 years ago
  30. 80947e7 powerpc: Keep track of emulated instructions by Geert Uytterhoeven · 16 years ago
  31. 620165f powerpc: Add support for using doorbells for SMP IPI by Kumar Gala · 16 years ago
  32. 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 16 years ago
  33. 6a800f3 powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. by Liu Yu · 16 years ago
  34. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 17 years ago
  35. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 17 years ago
  36. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  37. f827962 powerpc/booke: Add kprobes support for booke style processors by Kumar Gala · 17 years ago
  38. 7dbb922 [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y by Olof Johansson · 17 years ago
  39. 47c0bd1 [POWERPC] Reworking machine check handling and Fix 440/440A by Benjamin Herrenschmidt · 17 years ago
  40. c1469f1 [POWERPC] Emulate isel (Integer Select) instruction by Kumar Gala · 17 years ago
  41. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  42. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  43. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  44. 5dd57a1 [POWERPC] 8xx: Move softemu8xx.c from arch/ppc by Scott Wood · 17 years ago
  45. 75918a4 [POWERPC] Separate out legacy machine check exception parsers by Olof Johansson · 17 years ago
  46. 01f1c73 [POWERPC] Remove unused platform_machine_check() by Olof Johansson · 17 years ago
  47. 86d7a9a [POWERPC] Fix FSL BookE machine check reporting by Becky Bruce · 17 years ago
  48. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 18 years ago
  49. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 18 years ago
  50. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  51. ae7f446 [POWERPC] Fix backwards ? : when printing machine type by anton@samba.org · 18 years ago
  52. 34c2a14 [POWERPC] Handle recursive oopses by anton@samba.org · 18 years ago
  53. 6031d9d [POWERPC] Clean up pmac_backlight_unblank in oops path by anton@samba.org · 18 years ago
  54. 293e468 [POWERPC] Add missing oops_enter/oops_exit by anton@samba.org · 18 years ago
  55. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
  56. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 18 years ago
  57. 5fad293 [POWERPC] Fixup error handling when emulating a floating point instruction by Kumar Gala · 18 years ago
  58. 04903a3 [POWERPC] Enable interrupts if we are doing fp math emulation by Kumar Gala · 18 years ago
  59. 60bccbe [POWERPC] Use is_init() instead of pid==1 by Akinobu Mita · 18 years ago
  60. 73c9cea [POWERPC] Generic BUG for powerpc by Jeremy Fitzhardinge · 18 years ago
  61. aa42c69 [POWERPC] Add support for FP emulation for the e300c2 core by Kim Phillips · 18 years ago
  62. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  63. 4393c4f [POWERPC] Make alignment exception always check exception table by Benjamin Herrenschmidt · 18 years ago
  64. 6c4841c [POWERPC] Never panic when taking altivec exceptions from userspace by Anton Blanchard · 18 years ago
  65. c3412dc [POWERPC] Emulate power5 popcntb instruction by Will Schmidt · 18 years ago
  66. ccc712f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  67. 87589f0 [POWERPC] Correct masks used in emulating some instructions by Paul Mackerras · 18 years ago
  68. ed0da6f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  69. b6f35b4 [POWERPC] Make crash.c work on 32-bit and 64-bit by Michael Ellerman · 19 years ago
  70. eac8392 [POWERPC] Make secondary CPUs call into kdump on reset exception by David Wilder · 19 years ago
  71. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  72. cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
  73. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  74. c0ce7d0 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. by David Wilder · 19 years ago
  75. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 19 years ago
  76. e9370ae [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc by Paul Mackerras · 19 years ago
  77. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 19 years ago
  78. 1a6a4ff powerpc: merge machine_check_exception between ppc32 & ppc64 by Kumar Gala · 19 years ago
  79. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  80. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  81. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  82. cd8a567 powerpc: Fix might-sleep warning in program check exception handler by Paul Mackerras · 19 years ago
  83. c902be7 [PATCH] cell: enable pause(0) in cpu_idle by Arnd Bergmann · 19 years ago
  84. 555d97a [PATCH] powerpc: G4+ oprofile support by Andy Fleming · 19 years ago
  85. cc53291 [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. by Michael Ellerman · 19 years ago
  86. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago
  87. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  88. a31751e [PATCH] ppc32: fix perf_irq extern on e500 by Matt Porter · 19 years ago
  89. 570142c [PATCH] ppc64: remove some direct xmon calls by Anton Blanchard · 19 years ago
  90. 104dd65 powerpc: clean up bug.h further by Paul Mackerras · 19 years ago
  91. f3f66f5 [PATCH] powerpc: Rename BPA to Cell by Arnd Bergmann · 19 years ago
  92. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  93. f7f6f4f [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] by David Gibson · 19 years ago
  94. 8641778 powerpc: Reduce the 32/64-bit differences in traps.c by Paul Mackerras · 19 years ago
  95. 8dad3f9 powerpc: Merge traps.c a bit more by Paul Mackerras · 19 years ago
  96. dc1c1ca powerpc: merge idle_power4.S and trapc.s by Stephen Rothwell · 19 years ago
  97. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago