1. 2f584a1 powerpc/kvm: sldi should be sld by Michael Neuling · 12 years ago
  2. bc1d770 powerpc/xmon: Use cpumask iterator to avoid warning by Anton Blanchard · 12 years ago
  3. bc6dc75 powerpc/pseries: Fix software invalidate TCE by Michael Neuling · 12 years ago
  4. 0b17ba7 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 12 years ago
  5. 2d773aa powerpc/ftrace: Do not trace restore_interrupts() by Steven Rostedt · 12 years ago
  6. 2cb387a powerpc: Fix Section mismatch warnings in prom_init.c by Li Zhong · 12 years ago
  7. c58ce2b ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt by Tiejun Chen · 12 years ago
  8. 82b2521 powerpc: Fix uninitialised error in numa.c by Michael Neuling · 12 years ago
  9. 7784655 powerpc: Fix BPF_JIT code to link with multiple TOCs by Michael Ellerman · 12 years ago
  10. 104452f Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  11. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  12. 081f323 KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page by Paul Mackerras · 12 years ago
  13. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 12 years ago
  14. f948501 Make hard_irq_disable() actually hard-disable interrupts by Paul Mackerras · 12 years ago
  15. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  16. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  17. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  18. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  19. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  21. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 12 years ago
  22. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  23. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  24. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  25. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  26. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  27. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  28. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  29. 73863ab powerpc: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  30. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  31. e57f93c powerpc: get rid of nlink_t uses, switch to explicitly-sized type by Al Viro · 12 years ago
  32. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  33. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  34. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  36. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  37. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  39. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  40. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  41. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  43. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  44. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  47. 2074b1d powerpc: Fix irq distribution by Kim Phillips · 12 years ago
  48. 6749ef0 Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags" by Benjamin Herrenschmidt · 12 years ago
  49. 933b90a powerpc: Fixing a cputhread code documentation by Anshuman Khandual · 12 years ago
  50. 43f1681 powerpc: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  51. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  52. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  53. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  55. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  56. b9ed27d powerpc: Use generic time config by Anna-Maria Gleixner · 12 years ago
  57. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  58. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  59. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 12 years ago
  60. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 12 years ago
  61. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 12 years ago
  62. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  63. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 12 years ago
  64. 7e3a4fa powerpc/crypto: Enable the PFO-based encryption device by Kent Yoder · 12 years ago
  65. aef7b31 powerpc/crypto: Build files for the nx device driver by Kent Yoder · 12 years ago
  66. c49314f Merge branch 'drivers/mmc' into next/drivers by Arnd Bergmann · 12 years ago
  67. 7f21779 mmc: dt: Consolidate DT bindings by Arnd Bergmann · 12 years ago
  68. 828d2b5 powerpc/pseries: Enable the PFO-based RNG accelerator by Kent Yoder · 12 years ago
  69. f2ab621 powerpc/pseries: Add PFO support to the VIO bus by Kent Yoder · 12 years ago
  70. 4726b7b powerpc/pseries: Add pseries update notifier for OFDT prop changes by Kent Yoder · 12 years ago
  71. 4d6e0fa powerpc/pseries: Add new hvcall constants to support PFO by Kent Yoder · 12 years ago
  72. 1b78840 powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags by K.Prasad · 12 years ago
  73. 404e32e powerpc/pseries: Support lower minimum entitlement for virtual processors by Robert Jennings · 12 years ago
  74. 8b6ee04 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  75. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  76. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  77. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 12 years ago
  78. b48d441a Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 12 years ago
  79. 63f4711 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  80. 6a5beac Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  81. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 12 years ago
  82. cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 12 years ago
  83. a7243c1 powerpc: Remove now unused _TIF_RUNLATCH by Tiejun Chen · 12 years ago
  84. ea4e89a Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  85. a3512b2 powerpc/irq: Make alignment & program interrupt behave the same by Benjamin Herrenschmidt · 12 years ago
  86. 56dfa7f powerpc/irq: Fix bug with new lazy IRQ handling code by Benjamin Herrenschmidt · 12 years ago
  87. de6c0b0 KVM: PPC: Book3S HV: Fix refcounting of hugepages by David Gibson · 12 years ago
  88. 96c9511 powerpc: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  89. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  90. c9b92b8 powerpc: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  91. 9cd75e1 powerpc: Fix broken cpu_idle_wait() implementation by Thomas Gleixner · 12 years ago
  92. 8952812 powerpc: fix compile fail in hugetlb cmdline parsing by Paul Gortmaker · 12 years ago
  93. 54771e6 KVM: PPC: Emulator: clean up SPR reads and writes by Alexander Graf · 12 years ago
  94. c46dc9a KVM: PPC: Emulator: clean up instruction parsing by Alexander Graf · 12 years ago
  95. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 12 years ago
  96. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 12 years ago
  97. 4444aa5 KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler by Mihai Caraman · 12 years ago
  98. 3b1d9d7 KVM: PPC: Book3S: Enable IRQs during exit handling by Alexander Graf · 12 years ago
  99. 11f7d6c KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  100. 978b4fa KVM: PPC: Fix stbux emulation by Alexander Graf · 12 years ago