1. b9818c3 powerpc: Rename set_break to avoid naming conflict by Michael Neuling · 12 years ago
  2. fa59246 powerpc: Fix typo in breakpoint kgdb code. by Michael Neuling · 12 years ago
  3. 1715a82 powerpc: Add DSCR support to ptrace by Alexey Kardashevskiy · 12 years ago
  4. 6138340 powerpc: Make room in exception vector area by Benjamin Herrenschmidt · 12 years ago
  5. 6a040ce powerpc/eeh: Fix crash when adding a device in a slot with DDW by Thadeu Lima de Souza Cascardo · 12 years ago
  6. d35d142 powerpc/eeh/of: Checking for CONFIG_EEH is not needed by Thadeu Lima de Souza Cascardo · 12 years ago
  7. 7f966d3 powerpc/iommu: Prevent false TCE leak message by Thadeu Lima de Souza Cascardo · 12 years ago
  8. bf99de3 powerpc: Add the DAWR support to the set_break() by Michael Neuling · 12 years ago
  9. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  10. 44e9309 powerpc: Implement PPR save/restore by Haren Myneni · 12 years ago
  11. 9277924 powerpc: Define ppr in thread_struct by Haren Myneni · 12 years ago
  12. 5d75b26 powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller by Haren Myneni · 12 years ago
  13. 96f013f powerpc/kexec: Add kexec "hold" support for Book3e processors by Jimi Xenidis · 12 years ago
  14. e253eba powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 by Li Zhong · 12 years ago
  15. 1fbe9cf2 powerpc: Build kernel with -mcmodel=medium by Anton Blanchard · 12 years ago
  16. 5827d41 powerpc: Remove RELOC() macro by Anton Blanchard · 12 years ago
  17. 5ac47f7 powerpc: Relocate prom_init.c on 64bit by Anton Blanchard · 12 years ago
  18. 440bc68 powerpc: Update Kconfig + Makefile to prepare for server doorbells by Ian Munsie · 12 years ago
  19. fe9e1d5 powerpc: Add code to handle soft-disabled doorbells on server by Ian Munsie · 12 years ago
  20. 1dbdafe powerpc: Add book3s privileged doorbell exception vectors by Ian Munsie · 12 years ago
  21. 655bb3f powerpc: Add book3s hypervisor doorbell exception vectors by Ian Munsie · 12 years ago
  22. 42d02b8 powerpc: Define differences between doorbells on book3e and book3s by Ian Munsie · 12 years ago
  23. 1e18c17 powerpc: Enable the Watchdog vector for 405 by Jason Gunthorpe · 12 years ago
  24. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  25. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  26. ce73ec6 powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 12 years ago
  27. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  28. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  29. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  30. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  31. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  32. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  35. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  36. 1b400ba KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations by Paul Mackerras · 12 years ago
  37. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  38. 0bcfe54 powerpc: switch to generic fork/clone/vfork by Al Viro · 12 years ago
  39. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  40. e47034c powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  41. 1b2852b vtime: Warn if irqs aren't disabled on system time accounting APIs by Frederic Weisbecker · 12 years ago
  42. e3942ba vtime: Consolidate a bit the ctx switch code by Frederic Weisbecker · 12 years ago
  43. bcebdf8 vtime: Explicitly account pending user time on process tick by Frederic Weisbecker · 12 years ago
  44. fd25b4c vtime: Remove the underscore prefix invasion by Frederic Weisbecker · 12 years ago
  45. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  46. b030272 powerpc: Setup relocation on exceptions for bare metal systems by Michael Neuling · 12 years ago
  47. f7c32c2 powerpc: Move initial mfspr LPCR out of __init_LPCR by Michael Neuling · 12 years ago
  48. c1fb681 powerpc: Add relocation on exception vector handlers by Michael Neuling · 12 years ago
  49. 4700dfa powerpc: Add new macros needed for relocation on exceptions by Michael Neuling · 12 years ago
  50. 742415d powerpc: Turn syscall handler into macros by Michael Neuling · 12 years ago
  51. 61e2390 powerpc: Make load_hander handle upto 64k offset by Michael Neuling · 12 years ago
  52. faab4dd2 powerpc: Remove unessessary 0x3000 location enforcement by Michael Neuling · 12 years ago
  53. 278a6cd powerpc: Whitespace changes in exception64s.S by Michael Neuling · 12 years ago
  54. de1bb03 Merge branch 'dt' into next by Benjamin Herrenschmidt · 12 years ago
  55. 11ee7e9 powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build by Anton Blanchard · 12 years ago
  56. c674e70 powerpc: Add POWER8 architected mode to cputable by Michael Neuling · 12 years ago
  57. df77c79 powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8 by Michael Neuling · 12 years ago
  58. a53fd61 powerpc/ptrace: Enable hardware breakpoint upon re-registering by Aravinda Prasad · 12 years ago
  59. c5a0809 powerpc/iommu: Use bitmap library by Akinobu Mita · 12 years ago
  60. 51cf2b3 powerpc: Fix denorm symbol name by Michael Neuling · 12 years ago
  61. 71e1849 powerpc: POWER8 cputable entry by Michael Neuling · 12 years ago
  62. aec937b powerpc: Add POWER8 setup code by Michael Neuling · 12 years ago
  63. cd5daaf powerpc: make POWER7 setup code name generic by Michael Neuling · 12 years ago
  64. ec1b33d powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug() by Michael Neuling · 12 years ago
  65. 84295df powerpc/ptrace: Fix spelling mistake by Michael Neuling · 12 years ago
  66. 6c7a285 powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags by K.Prasad · 12 years ago
  67. 16b86bf powerpc: Remove no longer used ppc_md.idle_loop() by Michael Ellerman · 12 years ago
  68. 12660b1 powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning ! by Li Zhong · 12 years ago
  69. ab7f961 powerpc/powernv: Fix OPAL debug entry by Benjamin Herrenschmidt · 12 years ago
  70. bc26957 powerpc/rtas_flash: Eliminate possible double free by Julia Lawall · 12 years ago
  71. 6432200 powerpc/udbg: Remove unused udbg_read() by Michael Ellerman · 12 years ago
  72. 0dc3289 powerpc: Add asm/debug.h to get powerpc_debugfs_root by Tony Breeds · 12 years ago
  73. f459d63 powerpc+of: Remove the pSeries_reconfig.h file by Nathan Fontenot · 12 years ago
  74. 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
  75. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  76. 65b2c8f uprobes/powerpc: Do not use arch_uprobe_*_step() helpers by Oleg Nesterov · 12 years ago
  77. f57d56d uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume() by Oleg Nesterov · 12 years ago
  78. 0588000 Merge commit 'origin/queue' into for-queue by Alexander Graf · 12 years ago
  79. 512691d KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online by Paul Mackerras · 12 years ago
  80. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  81. 1111333 vtime: Make vtime_account_system() irqsafe by Frederic Weisbecker · 12 years ago
  82. ab75819 powerpc: make fork_idle() take the common "kernel thread" path in copy_thread() by Al Viro · 12 years ago
  83. ea516b1 powerpc: put the "zero usp means using parent's stack pointer" to copy_thread() by Al Viro · 12 years ago
  84. 64c2f65 powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al. by Al Viro · 12 years ago
  85. 9d40127 powerpc: don't bother with zero-extending arguments in sys_clone() by Al Viro · 12 years ago
  86. 53b50f94 powerpc: take dereferencing to ret_from_kernel_thread() by Al Viro · 12 years ago
  87. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  88. 4079210 powerpc: don't mess with r2 in copy_thread() and friends by Al Viro · 12 years ago
  89. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  90. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  92. 03604b3 Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue by Marcelo Tosatti · 12 years ago
  93. 8043e49 powerpc/epapr: export epapr_hypercall_start by Scott Wood · 12 years ago
  94. 2f979de KVM: PPC: ev_idle hcall support for e500 guests by Liu Yu-B13201 · 13 years ago
  95. fdcf8bd KVM: PPC: use definitions in epapr header for hcalls by Stuart Yoder · 13 years ago
  96. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  97. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  98. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  99. d900bd7 powerpc/iommu: Fix multiple issues with IOMMU pools code by Anton Blanchard · 12 years ago
  100. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago