1. 6ec9eae [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  2. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 15 years ago
  3. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 15 years ago
  4. 85da1fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  5. 73ac36e fix similar typos to successfull by Coly Li · 15 years ago
  6. 2500664 powerpc/oprofile: fix whitespaces in op_model_cell.c by Robert Richter · 15 years ago
  7. 8838232 powerpc/oprofile: IBM CELL: add SPU event profiling support by Carl Love · 16 years ago
  8. 014cef91 powerpc/oprofile: fix cell/pr_util.h by Robert Richter · 15 years ago
  9. 9b93418e powerpc/oprofile: IBM CELL: cleanup and restructuring by Carl Love · 16 years ago
  10. 2b79d69 powerpc: enable dynamic ftrace by Steven Rostedt · 15 years ago
  11. 9b63564 powerpc/cell: Fix the prototype of create_vma_map() by Stephen Rothwell · 15 years ago
  12. 7021d86 powerpc/mm: Make clear_fixmap() actually work by Anton Vorontsov · 16 years ago
  13. 02af87a powerpc/kdump: Use ppc_save_regs() in crash_setup_regs() by Anton Vorontsov · 16 years ago
  14. 1edda9c powerpc: Export cacheable_memzero as its now used in a driver by Kumar Gala · 15 years ago
  15. 4a08268 powerpc: Fix missing semicolons in mmu_decl.h by Benjamin Herrenschmidt · 15 years ago
  16. ac3f645 powerpc/pasemi: local_irq_save uses an unsigned long by Ingo Molnar · 15 years ago
  17. b36ac9e powerpc/cell: Fix some u64 vs. long types by Ingo Molnar · 15 years ago
  18. 19b0bd0 powerpc/cell: Use correct types in beat files by Ingo Molnar · 15 years ago
  19. 2b931fb powerpc: Use correct type in prom_init.c by Ingo Molnar · 15 years ago
  20. 6327716 powerpc: Remove unnecessary casts by Stephen Rothwell · 15 years ago
  21. 0a2d15b mtd/ps3vram: Add modalias support to the ps3vram driver by Geert Uytterhoeven · 15 years ago
  22. cffb4add mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD by Jim Paris · 15 years ago
  23. d2b4397 powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH by Kamalesh Babulal · 15 years ago
  24. c6ac71a powerpc: Enable RELOCATABLE option for CRASH_DUMP by Mohan Kumar M · 15 years ago
  25. d6a09e0 powerpc: Remove the redundant _tlbil_pid at SMP case by Dave Liu · 16 years ago
  26. 54cfd0d powerpc/cell: local_irq_save takes an unsigned long by Stephen Rothwell · 16 years ago
  27. ee418b8 powerpc/cell: Bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  28. d507017 powerpc: Add ioctls for RS485 mode control of serial drivers by Matthias Fuchs · 16 years ago
  29. 16124f1 powerpc: Fix pciconfig_iobase system call on PCI-Express powermac by Paul Mackerras · 16 years ago
  30. 1d5bc03 powerpc/pasemi: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  31. 2701a1a powerpc/52xx: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  32. 93197a3 powerpc: Rewrite sysfs processor cache info code by Nathan Lynch · 16 years ago
  33. 5c9a260 powerpc/iseries: Kexec is known not to work on iseries by Michael Ellerman · 16 years ago
  34. 29f1aff powerpc: Copy bootable images in the default install script by Grant Likely · 16 years ago
  35. 893473d powerpc/mm: Cleanup careful_allocation(): consolidate memset() by Dave Hansen · 16 years ago
  36. 0be210f powerpc/mm: Make careful_allocation() return virtual addrs by Dave Hansen · 16 years ago
  37. 5d21ea2 powerpc/mm:: Cleanup careful_allocation(): bootmem already panics by Dave Hansen · 16 years ago
  38. c555e52 powerpc/mm: Add better comment on careful_allocation() by Dave Hansen · 16 years ago
  39. afcb065 powerpc/powermac: Add missing of_node_put by Nicolas Palix · 16 years ago
  40. c1f3430 powerpc/pci: Reserve legacy regions on PCI by Benjamin Herrenschmidt · 16 years ago
  41. 24f0301 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  42. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  43. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  44. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  45. 3f9455d4 PCI: powerpc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  46. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago
  47. 156ca2b powerpc: introduce asm/swab.h by Harvey Harrison · 15 years ago
  48. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 15 years ago
  49. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 15 years ago
  50. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 15 years ago
  51. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 15 years ago
  52. 2a94739 trivial: Fix misspelling of "firmware" in powerpc Makefile by Nick Andrew · 15 years ago
  53. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  54. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  55. 4aa12f7 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 15 years ago
  56. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  58. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 15 years ago
  59. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 597b0d2 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 15 years ago
  61. 9150641 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc by Rusty Russell · 15 years ago
  62. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  63. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  64. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  65. 7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code by Hollis Blanchard · 16 years ago
  66. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  67. c5fbdff KVM: ppc: save and restore guest mappings on context switch by Hollis Blanchard · 16 years ago
  68. 7924bd4 KVM: ppc: directly insert shadow mappings into the hardware TLB by Hollis Blanchard · 16 years ago
  69. c0ca609 powerpc/44x: declare tlb_44x_index for use in C code by Hollis Blanchard · 16 years ago
  70. 8916861 KVM: ppc: support large host pages by Hollis Blanchard · 16 years ago
  71. fe4e771 KVM: ppc: fix userspace mapping invalidation on context switch by Hollis Blanchard · 16 years ago
  72. df9b856 KVM: ppc: use prefetchable mappings for guest memory by Hollis Blanchard · 16 years ago
  73. bf5d402 KVM: ppc: use MMUCR accessor to obtain TID by Hollis Blanchard · 16 years ago
  74. 74ef740 KVM: ppc: fix Kconfig constraints by Hollis Blanchard · 16 years ago
  75. fcfdbd2 KVM: ppc: improve trap emulation by Hollis Blanchard · 16 years ago
  76. d4cf389 KVM: ppc: optimize irq delivery path by Hollis Blanchard · 16 years ago
  77. 9ab8084 KVM: ppc: optimize find first bit by Hollis Blanchard · 16 years ago
  78. 1b6766c KVM: ppc: optimize kvm stat handling by Hollis Blanchard · 16 years ago
  79. b8fd68a KVM: ppc: fix set regs to take care of msr change by Hollis Blanchard · 16 years ago
  80. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  81. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  82. 5cbb510 KVM: ppc: Move the last bits of 44x code out of booke.c by Hollis Blanchard · 16 years ago
  83. 75f74f0 KVM: ppc: refactor instruction emulation into generic and core-specific pieces by Hollis Blanchard · 16 years ago
  84. c381a04 ppc: Create disassemble.h to extract instruction fields by Hollis Blanchard · 16 years ago
  85. 9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code by Hollis Blanchard · 16 years ago
  86. d9fbd03 KVM: ppc: combine booke_guest.c and booke_host.c by Hollis Blanchard · 16 years ago
  87. 0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" by Hollis Blanchard · 16 years ago
  88. a0d7b9f KVM: ppc: Move 440-specific TLB code into 44x_tlb.c by Hollis Blanchard · 16 years ago
  89. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  90. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  91. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  92. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. 068e8c9 powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE by Anton Vorontsov · 16 years ago
  94. 870029a powerpc/85xx: Add local_irq_restore in error handling code by Julia Lawall · 16 years ago
  95. 8bd3947 powerpc/85xx: Add SMP support to MPC8572 DS by Kumar Gala · 16 years ago
  96. 00c4b95 powerpc/85xx: Enable SMP support by Kumar Gala · 16 years ago
  97. 47f80a3 powerpc/86xx: Update 8641hpcn dts file to match latest u-boot by Becky Bruce · 16 years ago
  98. be11d3b powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n by Anton Vorontsov · 16 years ago
  99. 20cfb41 powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n by Anton Vorontsov · 16 years ago
  100. c9dadff powerpc/fsl_pci: Fix sparse warnings by Anton Vorontsov · 16 years ago