1. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  2. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  3. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  4. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  5. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  6. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  8. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  9. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  10. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  11. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  12. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  13. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  14. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  15. ef88e39 powerpc: fix compile error with 85xx/p1010rdb.c by Tony Breeds · 13 years ago
  16. 2c1c743 powerpc: fix compile error with 85xx/p1023_rds.c by Michael Neuling · 13 years ago
  17. 446bc1f powerpc/fsl: add MSI support for the Freescale hypervisor by Timur Tabi · 13 years ago
  18. c6ca52a arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree by Julia Lawall · 13 years ago
  19. a20cbde powerpc/fsl: Add support for Integrated Flash Controller by Prabhakar Kushwaha · 13 years ago
  20. f706bed powerpc/fsl: update compatiable on fsl 16550 uart nodes by Kumar Gala · 13 years ago
  21. 0725696 powerpc/85xx: fix PCI and localbus properties in p1022ds.dts by Timur Tabi · 13 years ago
  22. 3900fad powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfig by Timur Tabi · 13 years ago
  23. 389a6c5 powerpc/fsl: Update defconfigs to enable some standard FSL HW features by Kumar Gala · 13 years ago
  24. 2206694 powerpc: Add TBI PHY node to first MDIO bus by Andy Fleming · 13 years ago
  25. dabc784 sbc834x: put full compat string in board match check by Paul Gortmaker · 13 years ago
  26. 96ea3b4 powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address by Kumar Gala · 13 years ago
  27. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  28. 1bc9422 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t by Al Viro · 13 years ago
  29. c6684b2 switch spufs guts to umode_t by Al Viro · 13 years ago
  30. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  31. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  32. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  33. e4f387d powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit by Li Zhong · 13 years ago
  34. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  35. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  36. da69dee KVM: PPC: Whitespace fix for kvm.h by Alexander Graf · 13 years ago
  37. 6c9b7c4 KVM: PPC: annotate kvm_rma_init as __init by Nishanth Aravamudan · 13 years ago
  38. 28a3754 KVM: introduce id_to_memslot function by Xiao Guangrong · 13 years ago
  39. fae9dbb KVM: PPC: e500: include linux/export.h by Scott Wood · 13 years ago
  40. 251da03 KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N by Michael Neuling · 13 years ago
  41. 96f38d7 KVM: PPC: protect use of kvmppc_h_pr by Andreas Schwab · 13 years ago
  42. 36cc66d KVM: PPC: move compute_tlbie_rb to book3s_64 common header by Andreas Schwab · 13 years ago
  43. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  44. 86ba41d power: suspend - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  45. cfde779 power: qe_ic - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  46. 6c9d290 power: cmm - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  47. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  48. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  49. 90363dd PM: Drop generic_subsys_pm_ops by Rafael J. Wysocki · 13 years ago
  50. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  51. eba3d97 powerpc/boot: Change the WARN to INFO for boot wrapper overlap message by Suzuki Poulose · 13 years ago
  52. eb97565 powerpc/44x: Fix build error on currituck platform by Josh Boyer · 13 years ago
  53. c55aef0 powerpc/boot: Change the load address for the wrapper to fit the kernel by Suzuki Poulose · 13 years ago
  54. 5b2e478 powerpc/44x: Enable CRASH_DUMP for 440x by Suzuki Poulose · 13 years ago
  55. 26ecb6c powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x by Suzuki Poulose · 13 years ago
  56. 368ff8f powerpc: Define virtual-physical translations for RELOCATABLE by Suzuki Poulose · 13 years ago
  57. 9c5f7d3 powerpc: Process dynamic relocations for kernel by Suzuki Poulose · 13 years ago
  58. 2391324 powerpc/44x: Enable DYNAMIC_MEMSTART for 440x by Suzuki Poulose · 13 years ago
  59. 0f890c8 powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE by Suzuki Poulose · 13 years ago
  60. 3f53638 powerpc: Fix old bug in prom_init setting of the color by Benjamin Herrenschmidt · 13 years ago
  61. 64968f6 powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the RMO. by Paul Mackerras · 13 years ago
  62. b206590 powerpc: Fix comment explaining our VSID layout by Anton Blanchard · 13 years ago
  63. 9f5072d powerpc: Fix wrong divisor in usecs_to_cputime by Andreas Schwab · 13 years ago
  64. 2011b1d powerpc/mm: Fix section mismatch for read_n_cells by David Rientjes · 13 years ago
  65. 28e86bd powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid by David Rientjes · 13 years ago
  66. 2c9c6ce powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64 by Matt Evans · 13 years ago
  67. a66086b powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX by Anton Blanchard · 13 years ago
  68. 0766387 powerpc: Use rwsem.h from generic location by Richard Kuo · 13 years ago
  69. 1e7342e Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  70. 78c5c68 powerpc/pmac: Fix SMP kernels on pre-core99 UP machines by Benjamin Herrenschmidt · 13 years ago
  71. 8e609d5 powerpc/pmac: Simplify old pmac PIC interrupt handling by Benjamin Herrenschmidt · 13 years ago
  72. 43ca5d3 Merge branch 'kexec' into next by Benjamin Herrenschmidt · 13 years ago
  73. efdad72 Merge branch 'ps3' into next by Benjamin Herrenschmidt · 13 years ago
  74. e6f08d3 Merge branch 'cpuidle' into next by Benjamin Herrenschmidt · 13 years ago
  75. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  76. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  77. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  78. a7b152d powerpc: Tell RCU about idle after hcall tracing by Paul E. McKenney · 13 years ago
  79. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  80. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  81. 9deaa53 serial: add irq handler for Freescale 16550 errata. by Paul Gortmaker · 13 years ago
  82. 228d550 powerpc/47x: Add support for the new IBM currituck platform by Tony Breeds · 13 years ago
  83. df777bd powerpc/476fpe: Add 476fpe SoC code by Tony Breeds · 13 years ago
  84. 075bcf5 powerpc/boot: Add mfdcrx by Tony Breeds · 13 years ago
  85. e32a032 powerpc/boot: Add extended precision shifts to the boot wrapper. by Tony Breeds · 13 years ago
  86. ca89985 powerpc/44x: Removing dead CONFIG_PPC47x by Christoph Egger · 13 years ago
  87. 466c2bc powerpc/44x: pci: Setup the dma_window properties for each pci_controller by Tony Breeds · 13 years ago
  88. 8115846 powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops by Tony Breeds · 13 years ago
  89. 9fb5529 powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value. by Tony Breeds · 13 years ago
  90. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  91. 1d7cfe1 powerpc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  92. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  93. 6fbef13 powerpc: Cleanup memblock usage by Tejun Heo · 13 years ago
  94. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  95. 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
  96. 7c637b0 powerpc: Enable squashfs as a module by Anton Blanchard · 13 years ago
  97. 120a52c powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression code. by Anton Blanchard · 13 years ago
  98. 2fde6d2 powerpc: Provide a way for KVM to indicate that NV GPR values are lost by Paul Mackerras · 13 years ago
  99. cba313d powerpc/powernv: Fix problems in onlining CPUs by Paul Mackerras · 13 years ago
  100. 3339264 powerpc/pseries: Increase minimum RMO size from 64MB to 256MB by Anton Blanchard · 13 years ago