1. 11b55da powerpc: Fix oops when loading modules by Paul Mackerras · 15 years ago
  2. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 15 years ago
  3. 4a9f9506 powerpc/pseries: Scan for all events in rtasd by Anton Blanchard · 15 years ago
  4. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 15 years ago
  5. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 15 years ago
  6. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 15 years ago
  7. d91e4ea powerpc: Add support for CoreInt delivery of interrupts on MPIC by Kumar Gala · 16 years ago
  8. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  9. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 15 years ago
  10. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  11. e60f57f powerpc/math-emu: Change types to work on ppc64 by Kumar Gala · 15 years ago
  12. 39fd093 powerpc: Move SPEFSCR defines to common header by Kumar Gala · 15 years ago
  13. 0b5f037 powerpc/ps3: Add rtc-ps3 by Geert Uytterhoeven · 15 years ago
  14. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  15. bf9ed57 pm: cleanup includes by Magnus Damm · 15 years ago
  16. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  17. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  18. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  19. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  20. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  21. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  22. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  23. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  24. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 15 years ago
  25. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  27. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  28. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  29. 87c656b powerpc/fsl-booke: declare tlbcam_index for use in c by Liu Yu · 16 years ago
  30. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  31. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  32. b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
  33. bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago
  34. f7b200a KVM: ppc: Add dbsr in kvm_vcpu_arch by Hollis Blanchard · 16 years ago
  35. fa86b8d KVM: ppc: rename 44x MMU functions used in booke.c by Hollis Blanchard · 16 years ago
  36. be8d1ca KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) by Hollis Blanchard · 16 years ago
  37. 58a9621 KVM: ppc: change kvmppc_mmu_map() parameters by Hollis Blanchard · 16 years ago
  38. ecc0981 KVM: ppc: cosmetic changes to mmu hook names by Hollis Blanchard · 16 years ago
  39. c46fb02 KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header by Hollis Blanchard · 16 years ago
  40. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  41. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  42. 757c74d powerpc/mm: Introduce early_init_mmu() on 64-bit by Benjamin Herrenschmidt · 15 years ago
  43. a033a48 powerpc/mm: Add option for non-atomic PTE updates to ppc64 by Benjamin Herrenschmidt · 15 years ago
  44. 7108700 powerpc/mm: Merge various PTE bits and accessors definitions by Benjamin Herrenschmidt · 15 years ago
  45. 8d1cf34 powerpc/mm: Tweak PTE bit combination definitions by Benjamin Herrenschmidt · 15 years ago
  46. 2319f12 powerpc/mm: e300c2/c3/c4 TLB errata workaround by Kumar Gala · 15 years ago
  47. 4ae0ff6 powerpc: expect all devices calling dma ops to have archdata set by Kumar Gala · 15 years ago
  48. 56aa412 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask by Rusty Russell · 15 years ago
  49. 098e895 powerpc: Add dispatch trace log fields to lppaca by Jeremy Kerr · 15 years ago
  50. 4032278 powerpc: Fix page_ins details in lppaca comments by Jeremy Kerr · 15 years ago
  51. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  52. 77ecfe8 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  53. a7d2dac powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions by Benjamin Herrenschmidt · 15 years ago
  54. c605782 powerpc/mm: Split the various pgtable-* headers based on MMU type by Benjamin Herrenschmidt · 15 years ago
  55. 11df1f0 PCI/MSI: Use #ifdefs instead of weak functions by Michael Ellerman · 16 years ago
  56. 17ad6ea numa, cpumask: move numa_node_id default implementation to topology.h, fix by Stephen Rothwell · 15 years ago
  57. c931092 powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx by Piotr Ziecik · 15 years ago
  58. df8a95f powerpc/5200: add function to return external clock frequency by Wolfgang Grandegger · 15 years ago
  59. 353bca5 powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 15 years ago
  60. af9c724 powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF by Andrew Klossner · 15 years ago
  61. e7eec2f powerpc/ps3: Make ps3av_set_video_mode mode ID signed by roel kluin · 15 years ago
  62. c9c3832 powerpc: Add missing DABR flags by Geoff Levand · 15 years ago
  63. 9dca4ef powerpc: Add defintion for MSR[GS] to list of MSR bits by Timur Tabi · 15 years ago
  64. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 15 years ago
  65. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  66. c307195 powerpc/fsl-booke: Add support for tlbilx instructions by Kumar Gala · 15 years ago
  67. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  69. 652e8f8 Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  70. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 15 years ago
  71. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  72. 501cb16 powerpc: Randomise PIEs by Anton Blanchard · 15 years ago
  73. 912f9ee powerpc: Randomise the brk region by Anton Blanchard · 15 years ago
  74. d839088 powerpc: Randomise lower bits of stack address by Anton Blanchard · 15 years ago
  75. 2dadb98 powerpc: More stack randomisation for 64bit binaries by Anton Blanchard · 15 years ago
  76. a465f9b powerpc: Move is_32bit_task by Anton Blanchard · 15 years ago
  77. 620165f powerpc: Add support for using doorbells for SMP IPI by Kumar Gala · 15 years ago
  78. 812d904 powerpc: Fix warnings from make headers_check by Kumar Gala · 15 years ago
  79. 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 15 years ago
  80. bf528a3 powerpc32, ftrace: save and restore mcount regs with macro by Steven Rostedt · 15 years ago
  81. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  82. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  83. 3b7faeb Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  84. 82a0a1c Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  85. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  86. e124012 powerpc/44x: Support for 256KB PAGE_SIZE by Yuri Tikhonov · 15 years ago
  87. fbc78b0 powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL by Philippe Gerum · 15 years ago
  88. 70fe3af powerpc/book-3e: Introduce concept of Book-3e MMU by Kumar Gala · 15 years ago
  89. d66c82e powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines by Kumar Gala · 15 years ago
  90. 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 15 years ago
  91. 33642d3 powerpc: Remove unused ppc64_terminate_msg() by Michael Ellerman · 16 years ago
  92. 4810987 headers_check fix: powerpc, swab.h by Jaswinder Singh Rajput · 15 years ago
  93. 1a16bc4 headers_check fix: powerpc, spu_info.h by Jaswinder Singh Rajput · 15 years ago
  94. 122bb22 headers_check fix: powerpc, ps3fb.h by Jaswinder Singh Rajput · 15 years ago
  95. 9f2cd96 headers_check fix: powerpc, kvm.h by Jaswinder Singh Rajput · 15 years ago
  96. 785857f headers_check fix: powerpc, elf.h by Jaswinder Singh Rajput · 15 years ago
  97. 4be2c7f headers_check fix: powerpc, bootx.h by Jaswinder Singh Rajput · 15 years ago
  98. 105c31d powerpc/fsl-booke: Cleanup init/exception setup to be runtime by Kumar Gala · 16 years ago
  99. 494fd07 powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 16 years ago
  100. 5393f78 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago