1. b5961f8 powerpc/5200: Fix size to request_mem_region() call by Grant Likely · 12 years ago
  2. 63410b0 powerpc/mpc5xxx: fix sparse warning for non static symbol by Anatolij Gustschin · 12 years ago
  3. ca88da3 powerpc/mpc512x: fix sparce warnings for non static symbols by Anatolij Gustschin · 12 years ago
  4. a9571a3 powerpc/mpc512x: fix noderef sparse warnings by Anatolij Gustschin · 12 years ago
  5. edfcf33 powerpc/512x: add function for chip select parameter configuration by Anatolij Gustschin · 12 years ago
  6. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 12 years ago
  7. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  8. eda8eeb powerpc/mm: Fix hash computation function by Aneesh Kumar K.V · 12 years ago
  9. b1ff98c powerpc: trim the crap from syscalls.h by Al Viro · 12 years ago
  10. 09a4d5d powerpc: switch to generic old sigaction() by Al Viro · 12 years ago
  11. 5aa1cde powerpc: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  12. a31dd96 powerpc: kill pointless wrappers by Al Viro · 12 years ago
  13. 0980cae powerpc: switch to generic old sigsuspend by Al Viro · 12 years ago
  14. 309e44b powerpc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  15. cfe0467 powerpc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  16. 451a651 powerpc: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
  17. 7cce246 powerpc: switch to generic sigaltstack by Al Viro · 12 years ago
  18. 0aa0203 take sys_rt_sigsuspend() prototype to linux/syscalls.h by Al Viro · 12 years ago
  19. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  20. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  21. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  22. 886c3b2 perf/POWER7: Make some POWER7 events available in sysfs by Sukadev Bhattiprolu · 12 years ago
  23. 1c53a27 perf/POWER7: Make generic event translations available in sysfs by Sukadev Bhattiprolu · 12 years ago
  24. bbdc7aa perf/Power7: Use macros to identify perf events by Sukadev Bhattiprolu · 12 years ago
  25. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  27. f29bc0a powerpc/512x: initialize clocks before bus probing by Anatolij Gustschin · 12 years ago
  28. 71cf1de pseries/iommu: Ensure TCEs are cleared with non-huge DDW by Nishanth Aravamudan · 12 years ago
  29. 22b3829 pseries/iommu: Fix iteration in DDW TCE clearrange by Nishanth Aravamudan · 12 years ago
  30. 4ae7ebe powerpc: Change hardware breakpoint to allow longer ranges by Michael Neuling · 12 years ago
  31. 05d694e powerpc: Add length setting to set_dawr by Michael Neuling · 12 years ago
  32. f53d168 perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event by sukadev@linux.vnet.ibm.com · 12 years ago
  33. 94c95cf powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR by Li Zhong · 12 years ago
  34. 5e249d4 uprobes/powerpc: Add dependency on single step emulation by Suzuki K. Poulose · 12 years ago
  35. 5611fe4 powerpc: Add support for CTS-1000 GPIO controlled system poweroff by Benjamin Collins · 12 years ago
  36. 34f364f powerpc/fsl: Remove CONFIG_IRQ_ALL_CPUS from mpc85xx/mpc86xx defconfig by Scott Wood · 12 years ago
  37. 7bd9fc5 powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU by Scott Wood · 12 years ago
  38. 145c52d powerpc/ptrace: Make #defines for all request numbers hex by Michael Neuling · 12 years ago
  39. 4e8309b powerpc/mm: Eliminate unneeded for_each_memblock by Cody P Schafer · 12 years ago
  40. dfd0436 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  41. 689dfa8 powerpc: Max next_tb to prevent from replaying timer interrupt by Tiejun Chen · 12 years ago
  42. fefd9e6 powerpc: kernel/kgdb.c: Fix memory leakage by Cong Ding · 12 years ago
  43. 572177d powerpc/book3e: Disable interrupt after preempt_schedule_irq by Tiejun Chen · 12 years ago
  44. 46ed7a7 powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function by Carl E. Love · 12 years ago
  45. 72640d8 powerpc/pasemi: Fix crash on reboot by Steven Rostedt · 12 years ago
  46. 41d82bd powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 by Li Zhong · 12 years ago
  47. c11f11f kvm: Prepare to add generic guest entry/exit callbacks by Frederic Weisbecker · 12 years ago
  48. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  49. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  50. b9e3e20 KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code by Alexander Graf · 12 years ago
  51. 483ba97 KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static by Alexander Graf · 12 years ago
  52. c015c62 KVM: PPC: e500: Implement TLB1-in-TLB0 mapping by Alexander Graf · 12 years ago
  53. b71c9e2 KVM: PPC: E500: Split host and guest MMU parts by Alexander Graf · 12 years ago
  54. 9d98b3f KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping by Alexander Graf · 12 years ago
  55. 2c378fd KVM: PPC: E500: Propagate errors when shadow mapping by Alexander Graf · 12 years ago
  56. 523f0e5 KVM: PPC: E500: Explicitly mark shadow maps invalid by Alexander Graf · 12 years ago
  57. 9445ef0 KVM: PPC: E500: Move write_stlbe higher by Alexander Graf · 12 years ago
  58. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 12 years ago
  59. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  60. 642e56f arch/powerpc: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  61. e274d0b arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  62. d848cd2 arch/powerpc/platforms/85xx: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  63. 07ff8b5 arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  64. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  65. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  66. d328614 KVM: PPC: Emulate dcbf by Alexander Graf · 12 years ago
  67. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  68. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
  69. f4ef345 mpc5121: don't check PSC ac97 using node name by Anatolij Gustschin · 12 years ago
  70. fa6d459 mpc5121: remove obsolete cell-index property from PSC clock code by Anatolij Gustschin · 12 years ago
  71. 73e3123 powerpc/mpc5121: pdm360ng.dts: use common mpc5121.dtsi by Anatolij Gustschin · 12 years ago
  72. 81c6fdb powerpc/mpc5121: add common .dtsi and use it in mpc5121ads.dts by Anatolij Gustschin · 12 years ago
  73. b9818c3 powerpc: Rename set_break to avoid naming conflict by Michael Neuling · 12 years ago
  74. fa59246 powerpc: Fix typo in breakpoint kgdb code. by Michael Neuling · 12 years ago
  75. 1715a82 powerpc: Add DSCR support to ptrace by Alexey Kardashevskiy · 12 years ago
  76. ec87905 arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  77. ccae663 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  78. 324b3e6 KVM: PPC: BookE: Add EPR ONE_REG sync by Alexander Graf · 12 years ago
  79. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  80. 37ecb25 KVM: PPC: BookE: Emulate mfspr on EPR by Alexander Graf · 12 years ago
  81. b8c649a KVM: PPC: BookE: Allow irq deliveries to inject requests by Alexander Graf · 12 years ago
  82. f2be655 KVM: PPC: Fix mfspr/mtspr MMUCFG emulation by Mihai Caraman · 12 years ago
  83. 50c7bb8 KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 by Alexander Graf · 12 years ago
  84. 5a33169 KVM: PPC: Only WARN on invalid emulation by Alexander Graf · 12 years ago
  85. 6138340 powerpc: Make room in exception vector area by Benjamin Herrenschmidt · 12 years ago
  86. e13e895 powerpc/perf: Fix for PMCs not making progress by Michael Neuling · 12 years ago
  87. bc09c21 powerpc/perf: Fix finding overflowed PMC in interrupt by Michael Neuling · 12 years ago
  88. 6a040ce powerpc/eeh: Fix crash when adding a device in a slot with DDW by Thadeu Lima de Souza Cascardo · 12 years ago
  89. d35d142 powerpc/eeh/of: Checking for CONFIG_EEH is not needed by Thadeu Lima de Souza Cascardo · 12 years ago
  90. 7f966d3 powerpc/iommu: Prevent false TCE leak message by Thadeu Lima de Souza Cascardo · 12 years ago
  91. bf99de3 powerpc: Add the DAWR support to the set_break() by Michael Neuling · 12 years ago
  92. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  93. a8190a5 powerpc: Add DAWR/X SPR number definitions by Michael Neuling · 12 years ago
  94. 79879c1 powerpc: Add DAWR CPU feature bit definition by Michael Neuling · 12 years ago
  95. 376a864 powerpc: Add helper functions set the DAWR and CIABR using set_mode by Ian Munsie · 12 years ago
  96. 1580b3b powerpc: Repack 64bit CPU features to remove holes by Michael Neuling · 12 years ago
  97. cde4d49 powerpc: Remove extra zeros from 32 bit CPU features definitions by Michael Neuling · 12 years ago
  98. 98679fb powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit by Anton Blanchard · 12 years ago
  99. 0b9fd94 powerpc: Enable devtmpfs, EFI partition support and tmpfs ACLs on pseries, ppc64 and ppc64e defconfig by Anton Blanchard · 12 years ago
  100. f648ef2 powerpc: Cleanup NLS config options on pseries, ppc64 and ppc64e defconfig by Anton Blanchard · 12 years ago