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