1. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  3. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  4. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 6af677e Kconfig: remove redundant CONFIG_ prefix on two symbols by Paul Bolle · 13 years ago
  6. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  7. 16fa42a powerpc: Fix device-tree matching for Apple U4 bridge by Benjamin Herrenschmidt · 13 years ago
  8. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  9. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  10. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  11. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 14 years ago
  12. bccc2f7 locking, powerpc: Annotate uic->lock as raw by Thomas Gleixner · 15 years ago
  13. e9208a4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  14. 0c81e4b powerpc/p1023rds: Fix the error of bank-width of nor flash by Chunhe Lan · 13 years ago
  15. e09e2fb powerpc/85xx: enable caam crypto driver by default by Kim Phillips · 14 years ago
  16. 39c428f powerpc/85xx: enable the audio drivers in the defconfigs by Timur Tabi · 13 years ago
  17. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
  18. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  19. dcd83aa tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver by Timur Tabi · 14 years ago
  20. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  21. 3b3bceef net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  22. b489da8 flexcan: Add flexcan device support for p1010rdb. by holt@sgi.com · 13 years ago
  23. 243abbf flexcan: Fix up fsl-flexcan device tree binding. by holt@sgi.com · 13 years ago
  24. a85fe3f powerpc: Really fix build without CONFIG_PCI by Benjamin Herrenschmidt · 13 years ago
  25. 81210c2 powerpc: Fix build without CONFIG_PCI by Benjamin Herrenschmidt · 13 years ago
  26. 883a805 powerpc/4xx: Fix build of PCI code on 405 by Benjamin Herrenschmidt · 13 years ago
  27. 598c823 powerpc/pseries: Simplify vpa deregistration functions by Anton Blanchard · 14 years ago
  28. 711ef84 powerpc/pseries: Cleanup VPA registration and deregistration errors by Anton Blanchard · 14 years ago
  29. b130179 powerpc/pseries: Fix kexec on recent firmware versions by Anton Blanchard · 14 years ago
  30. 643ba4e powerpc: Make KVM_GUEST default to n by Anton Blanchard · 13 years ago
  31. 2c740c5 powerpc/kvm: Fix build errors with older toolchains by Nishanth Aravamudan · 13 years ago
  32. 53876e3 powerpc: Lack of ibm,io-events not that important! by Anton Blanchard · 14 years ago
  33. 8aa6d35 powerpc: Move kdump default base address to half RMO size on 64bit by Anton Blanchard · 14 years ago
  34. b59a1bf powerpc/perf: Disable pagefaults during callchain stack read by David Ahern · 14 years ago
  35. 501d238 ppc: Remove duplicate definition of PV_POWER7 by Peter Zijlstra · 14 years ago
  36. bed9a31 powerpc: pseries: Fix kexec on machines with more than 4TB of RAM by Anton Blanchard · 14 years ago
  37. c113a3a powerpc: Jump label misalignment causes oops at boot by Anton Blanchard · 14 years ago
  38. fbafd72 powerpc: Clean up some panic messages in prom_init by Anton Blanchard · 14 years ago
  39. 966728d powerpc: Fix device tree claim code by Anton Blanchard · 14 years ago
  40. 26ee976 powerpc: Return the_cpu_ spec from identify_cpu by Scott Wood · 14 years ago
  41. 326ed6a powerpc: mtspr/mtmsr should take an unsigned long by Scott Wood · 14 years ago
  42. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  43. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 14 years ago
  44. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  45. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 14 years ago
  46. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 14 years ago
  47. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  48. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 14 years ago
  49. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 14 years ago
  50. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  51. 45b583b Merge 'akpm' patch series by Linus Torvalds · 14 years ago
  52. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 14 years ago
  53. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  55. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  56. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  57. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 14 years ago
  58. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  59. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  62. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  63. a63e23b powerpc/85xx: fix mpic configuration in CAMP mode by Fabio Baltieri · 14 years ago
  64. 368940d net: Fix ppc64 BPF JIT dependencies. by David S. Miller · 14 years ago
  65. 50d2a42 powerpc: Copy back TIF flags on return from softirq stack by Benjamin Herrenschmidt · 14 years ago
  66. 5adfd34 powerpc/64: Make server perfmon only built on ppc64 server devices by Kumar Gala · 14 years ago
  67. 4b575f3 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  68. 0ca87f0 net: filter: BPF 'JIT' compiler for PPC64 by Matt Evans · 14 years ago
  69. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 14 years ago
  70. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 14 years ago
  71. 1ba1068 switch do_spufs_create() to user_path_create(), fix double-unlock by Al Viro · 14 years ago
  72. 9974eec powerpc: Exporting boot_cpuid_phys by Andrew Gabbasov · 14 years ago
  73. 5115a02 powerpc: Add CFAR to oops output by Michael Neuling · 14 years ago
  74. 8896293 powerpc/irq: Quieten irq mapping printks by Anton Blanchard · 14 years ago
  75. 7a0200f powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigs by Anton Blanchard · 14 years ago
  76. b260281 powerpc: Add mpt2sas driver to pseries and ppc64 defconfig by Anton Blanchard · 14 years ago
  77. 241590c powerpc: Disable IRQs off tracer in ppc64 defconfig by Anton Blanchard · 14 years ago
  78. 29cd991 powerpc: Sync pseries and ppc64 defconfigs by Anton Blanchard · 14 years ago
  79. 51d3302 powerpc/pseries/hvconsole: Fix dropped console output by Anton Blanchard · 14 years ago
  80. 63f21a5 powerpc/kdump: Fix timeout in crash_kexec_wait_realmode by Michael Neuling · 14 years ago
  81. f7ba299 powerpc/mm: Fix output of total_ram. by Tony Breeds · 14 years ago
  82. 77c2342 powerpc: Correct annotations of pmu registration functions by Dmitry Eremin-Solenikov · 14 years ago
  83. 0e0ebdb powerpc: Remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  84. a8e616b powerpc/4xx: Move PCIE printk to proper function by Josh Boyer · 14 years ago
  85. f4ffd5e pci: move microblaze and powerpc pci flag functions into asm-generic by Rob Herring · 14 years ago
  86. 9661534 powerpc/47x: allow kernel to be loaded in higher physical memory by Dave Kleikamp · 14 years ago
  87. 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 14 years ago
  88. aab42ed powerpc/44x: Use correct phy-address dt nodes on taishan.dts by Stefan Roese · 14 years ago
  89. e817513 powerpc/44x: boot wrapper: allow kernel to load into non-zero address by Dave Kleikamp · 14 years ago
  90. 91b191c powerpc/44x: don't use tlbivax on AMP systems by Dave Kleikamp · 14 years ago
  91. 112d1fe powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops by Tony Breeds · 14 years ago
  92. 29d0315 KVM: PPC: Remove prog_flags by Alexander Graf · 14 years ago
  93. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 14 years ago
  94. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 14 years ago
  95. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 14 years ago
  96. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 14 years ago
  97. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 14 years ago
  98. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 14 years ago
  99. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 14 years ago
  100. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 14 years ago