1. fa759e9 powerpc: Add DSCR FSCR register bit definition by Michael Neuling · 12 years ago
  2. 8170a83 powerpc: Wireup the kcmp syscall to sys_ni by Tony Breeds · 12 years ago
  3. a74f350 powerpc: Remove unused BITOP_LE_SWIZZLE macro by Akinobu Mita · 12 years ago
  4. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  7. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  8. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  9. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  10. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  11. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  12. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  14. b9eaee5 powerpc: Add transactional memory to POWER8 cpu features by Michael Neuling · 12 years ago
  15. 2b0a576 powerpc: Add new transactional memory state to the signal context by Michael Neuling · 12 years ago
  16. 98ae22e powerpc: Add helper functions for transactional memory context switching by Michael Neuling · 12 years ago
  17. afc0770 powerpc: Add transactional memory paca scratch register to show_regs by Michael Neuling · 12 years ago
  18. 97a0aac powerpc: Register defines for various transactional memory registers by Michael Neuling · 12 years ago
  19. 8b3c34c powerpc: New macros for transactional memory support by Michael Neuling · 12 years ago
  20. f4c3aff powerpc: Add additional state needed for transactional memory to thread struct by Michael Neuling · 12 years ago
  21. 14c39a4 powerpc: Add new instructions for transactional memory by Michael Neuling · 12 years ago
  22. 6a6d541 powerpc: Add new CPU feature bit for transactional memory by Michael Neuling · 12 years ago
  23. 6a7e406 powerpc: Move boot_paca into early_setup by Geoff Levand · 12 years ago
  24. 4a564c4 powerpc/ps3: Add macro PS3_VERBOSE_RESULT by Geoff Levand · 12 years ago
  25. 0acb911 powerpc/kvm/book3s_hv: Preserve guest CFAR register value by Paul Mackerras · 12 years ago
  26. 1707dd1 powerpc: Save CFAR before branching in interrupt entry paths by Paul Mackerras · 12 years ago
  27. d64008a burying unused conditionals by Al Viro · 12 years ago
  28. ee53e56 booke: Added DBCR4 SPR number by Bharat Bhushan · 12 years ago
  29. 1d542d9 KVM: PPC: booke: Allow multiple exception types by Bharat Bhushan · 12 years ago
  30. ffe129e KVM: PPC: booke: use vcpu reference from thread_struct by Bharat Bhushan · 12 years ago
  31. 2468dcf powerpc: Add support for context switching the TAR register by Ian Munsie · 12 years ago
  32. f2b4367 perf/powerpc: Fix build error by Sukadev Bhattiprolu · 12 years ago
  33. ca88da3 powerpc/mpc512x: fix sparce warnings for non static symbols by Anatolij Gustschin · 12 years ago
  34. edfcf33 powerpc/512x: add function for chip select parameter configuration by Anatolij Gustschin · 12 years ago
  35. b1ff98c powerpc: trim the crap from syscalls.h by Al Viro · 12 years ago
  36. 09a4d5d powerpc: switch to generic old sigaction() by Al Viro · 12 years ago
  37. a31dd96 powerpc: kill pointless wrappers by Al Viro · 12 years ago
  38. 0980cae powerpc: switch to generic old sigsuspend by Al Viro · 12 years ago
  39. 7cce246 powerpc: switch to generic sigaltstack by Al Viro · 12 years ago
  40. 0aa0203 take sys_rt_sigsuspend() prototype to linux/syscalls.h by Al Viro · 12 years ago
  41. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  42. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  43. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  44. 886c3b2 perf/POWER7: Make some POWER7 events available in sysfs by Sukadev Bhattiprolu · 12 years ago
  45. 1c53a27 perf/POWER7: Make generic event translations available in sysfs by Sukadev Bhattiprolu · 12 years ago
  46. 4ae7ebe powerpc: Change hardware breakpoint to allow longer ranges by Michael Neuling · 12 years ago
  47. 94c95cf powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR by Li Zhong · 12 years ago
  48. 145c52d powerpc/ptrace: Make #defines for all request numbers hex by Michael Neuling · 12 years ago
  49. dfd0436 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  50. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  51. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  52. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  53. b9818c3 powerpc: Rename set_break to avoid naming conflict by Michael Neuling · 12 years ago
  54. 1715a82 powerpc: Add DSCR support to ptrace by Alexey Kardashevskiy · 12 years ago
  55. ccae663 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  56. 324b3e6 KVM: PPC: BookE: Add EPR ONE_REG sync by Alexander Graf · 12 years ago
  57. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  58. 50c7bb8 KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 by Alexander Graf · 12 years ago
  59. 6a040ce powerpc/eeh: Fix crash when adding a device in a slot with DDW by Thadeu Lima de Souza Cascardo · 12 years ago
  60. bf99de3 powerpc: Add the DAWR support to the set_break() by Michael Neuling · 12 years ago
  61. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  62. a8190a5 powerpc: Add DAWR/X SPR number definitions by Michael Neuling · 12 years ago
  63. 79879c1 powerpc: Add DAWR CPU feature bit definition by Michael Neuling · 12 years ago
  64. 1580b3b powerpc: Repack 64bit CPU features to remove holes by Michael Neuling · 12 years ago
  65. cde4d49 powerpc: Remove extra zeros from 32 bit CPU features definitions by Michael Neuling · 12 years ago
  66. 44e9309 powerpc: Implement PPR save/restore by Haren Myneni · 12 years ago
  67. 13e7a8e powerpc: Macros for saving/restore PPR by Haren Myneni · 12 years ago
  68. 9277924 powerpc: Define ppr in thread_struct by Haren Myneni · 12 years ago
  69. a09688c powerpc: Increase exceptions arrays in paca struct to save PPR by Haren Myneni · 12 years ago
  70. d2613868 powerpc: Enable PPR save/restore by Haren Myneni · 12 years ago
  71. 5d75b26 powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller by Haren Myneni · 12 years ago
  72. a413f47 powerpc: Disable relocation on exceptions whenever PR KVM is active by Ian Munsie · 12 years ago
  73. 5ac47f7 powerpc: Relocate prom_init.c on 64bit by Anton Blanchard · 12 years ago
  74. 6f79cb8 powerpc/perf: Change PMU flag representation from decimal to hex by Anshuman Khandual · 12 years ago
  75. e5e84f0 powerpc: Hook up doorbells on server by Ian Munsie · 12 years ago
  76. 919ca86 powerpc: Select either privileged or hypervisor doorbell when sending by Ian Munsie · 12 years ago
  77. 1dbdafe powerpc: Add book3s privileged doorbell exception vectors by Ian Munsie · 12 years ago
  78. 655bb3f powerpc: Add book3s hypervisor doorbell exception vectors by Ian Munsie · 12 years ago
  79. 42d02b8 powerpc: Define differences between doorbells on book3e and book3s by Ian Munsie · 12 years ago
  80. c19d824 powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board by Vinh Nguyen Huu Tuong · 13 years ago
  81. 0388c79 powerpc/pseries: Cleanup best_energy_hcall detection by Michael Neuling · 12 years ago
  82. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  83. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  84. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  85. 1509ae5 powerpc: Corrected include header path in kvm_para.h by Bharat Bhushan · 12 years ago
  86. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  87. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  88. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  89. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  90. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  91. 7929d40 include/linux/init.h: use the stringify operator for the __define_initcall macro by Matthew Leach · 12 years ago
  92. 71eac70 powerpc: add finit_module syscall. by Rusty Russell · 12 years ago
  93. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
  94. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  95. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  96. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  97. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  98. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  99. 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
  100. 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