1. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 13 years ago
  2. 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 13 years ago
  3. f1c853b powerpc/powernv: Disable interrupts while taking phb->lock by Michael Ellerman · 13 years ago
  4. 6fe5f5f powerpc: Fix WARN_ON in decrementer_check_overflow by Benjamin Herrenschmidt · 13 years ago
  5. 7a768d3 powerpc/wsp: Fix IRQ affinity setting by Benjamin Herrenschmidt · 13 years ago
  6. e628942 powerpc: Implement GET_IP/SET_IP by Srikar Dronamraju · 13 years ago
  7. 454c0bf powerpc/wsp: Permanently enable PCI class code workaround by Benjamin Herrenschmidt · 13 years ago
  8. 3493c85 powerpc: Fix build on some non-freescale platforms by Benjamin Herrenschmidt · 13 years ago
  9. f7ea82b powerpc/powernv: Fix PCI resource handling by Benjamin Herrenschmidt · 13 years ago
  10. 897e01a powerpc/crash: Fix build error without SMP by Christian Kujau · 13 years ago
  11. f7aa554 powerpc/cpuidle: Make it a bool, not a tristate by Deepthi Dharwar · 13 years ago
  12. 407a362 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  13. 621c4b9 powerpc/85xx: Add dr_mode property in USB nodes by Ramneek Mehresh · 13 years ago
  14. 70a0ac6 powerpc/85xx: Enable USB2 controller node for P1020RDB by Ramneek Mehresh · 13 years ago
  15. f8b5a31 powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC by Jerry Huang · 13 years ago
  16. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  17. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  18. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  19. 0cf572d arch/powerpc/sysdev/fsl_pci.c: add missing iounmap by Julia Lawall · 13 years ago
  20. ba8438f powerpc: fix compile error with 85xx/p1022_ds.c by Michael Neuling · 13 years ago
  21. c63dbbd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  22. 7c43185 Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 13 years ago
  23. 8e63dd6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  24. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  25. 9512938 cpumask: update setup_node_to_cpumask_map() comments by Wanlong Gao · 13 years ago
  26. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  27. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  28. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  29. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  30. ebb7f61 powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit by Li Zhong · 13 years ago
  31. a5ccfee powerpc: Fix RCU idle and hcall tracing by Anton Blanchard · 13 years ago
  32. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  33. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  34. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  35. 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
  36. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  37. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  38. 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
  39. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  40. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  41. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  42. 45a709f powerpc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  43. 49a6cba powerpc/PCI: split PHB part out of pcibios_map_io_space() by Bjorn Helgaas · 13 years ago
  44. a46770f powerpc/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  45. 79c8be8 PCI: PowerPC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  46. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  47. 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
  48. 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
  49. 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
  50. ef88e39 powerpc: fix compile error with 85xx/p1010rdb.c by Tony Breeds · 13 years ago
  51. 2c1c743 powerpc: fix compile error with 85xx/p1023_rds.c by Michael Neuling · 13 years ago
  52. 446bc1f powerpc/fsl: add MSI support for the Freescale hypervisor by Timur Tabi · 13 years ago
  53. c6ca52a arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree by Julia Lawall · 13 years ago
  54. a20cbde powerpc/fsl: Add support for Integrated Flash Controller by Prabhakar Kushwaha · 13 years ago
  55. f706bed powerpc/fsl: update compatiable on fsl 16550 uart nodes by Kumar Gala · 13 years ago
  56. 0725696 powerpc/85xx: fix PCI and localbus properties in p1022ds.dts by Timur Tabi · 13 years ago
  57. 3900fad powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfig by Timur Tabi · 13 years ago
  58. 389a6c5 powerpc/fsl: Update defconfigs to enable some standard FSL HW features by Kumar Gala · 13 years ago
  59. 2206694 powerpc: Add TBI PHY node to first MDIO bus by Andy Fleming · 13 years ago
  60. dabc784 sbc834x: put full compat string in board match check by Paul Gortmaker · 13 years ago
  61. 96ea3b4 powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address by Kumar Gala · 13 years ago
  62. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  63. 1bc9422 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t by Al Viro · 13 years ago
  64. c6684b2 switch spufs guts to umode_t by Al Viro · 13 years ago
  65. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  66. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  67. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  68. e4f387d powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit by Li Zhong · 13 years ago
  69. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  70. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  71. da69dee KVM: PPC: Whitespace fix for kvm.h by Alexander Graf · 13 years ago
  72. 6c9b7c4 KVM: PPC: annotate kvm_rma_init as __init by Nishanth Aravamudan · 13 years ago
  73. 28a3754 KVM: introduce id_to_memslot function by Xiao Guangrong · 13 years ago
  74. fae9dbb KVM: PPC: e500: include linux/export.h by Scott Wood · 13 years ago
  75. 251da03 KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N by Michael Neuling · 13 years ago
  76. 96f38d7 KVM: PPC: protect use of kvmppc_h_pr by Andreas Schwab · 13 years ago
  77. 36cc66d KVM: PPC: move compute_tlbie_rb to book3s_64 common header by Andreas Schwab · 13 years ago
  78. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  79. 86ba41d power: suspend - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  80. cfde779 power: qe_ic - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  81. 6c9d290 power: cmm - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  82. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  83. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  84. 90363dd PM: Drop generic_subsys_pm_ops by Rafael J. Wysocki · 13 years ago
  85. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  86. eba3d97 powerpc/boot: Change the WARN to INFO for boot wrapper overlap message by Suzuki Poulose · 13 years ago
  87. eb97565 powerpc/44x: Fix build error on currituck platform by Josh Boyer · 13 years ago
  88. c55aef0 powerpc/boot: Change the load address for the wrapper to fit the kernel by Suzuki Poulose · 13 years ago
  89. 5b2e478 powerpc/44x: Enable CRASH_DUMP for 440x by Suzuki Poulose · 13 years ago
  90. 26ecb6c powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x by Suzuki Poulose · 13 years ago
  91. 368ff8f powerpc: Define virtual-physical translations for RELOCATABLE by Suzuki Poulose · 13 years ago
  92. 9c5f7d3 powerpc: Process dynamic relocations for kernel by Suzuki Poulose · 13 years ago
  93. 2391324 powerpc/44x: Enable DYNAMIC_MEMSTART for 440x by Suzuki Poulose · 13 years ago
  94. 0f890c8 powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE by Suzuki Poulose · 13 years ago
  95. 3f53638 powerpc: Fix old bug in prom_init setting of the color by Benjamin Herrenschmidt · 13 years ago
  96. 64968f6 powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the RMO. by Paul Mackerras · 13 years ago
  97. b206590 powerpc: Fix comment explaining our VSID layout by Anton Blanchard · 13 years ago
  98. 9f5072d powerpc: Fix wrong divisor in usecs_to_cputime by Andreas Schwab · 13 years ago
  99. 2011b1d powerpc/mm: Fix section mismatch for read_n_cells by David Rientjes · 13 years ago
  100. 28e86bd powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid by David Rientjes · 13 years ago