1. c3617f7 UAPI: (Scripted) Disintegrate arch/powerpc/include/asm by David Howells · 12 years ago
  2. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  3. d760afd memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning by Yasuaki Ishimatsu · 12 years ago
  4. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  5. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  6. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  7. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  8. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  9. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  10. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  11. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  12. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  13. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  14. 0ef8fa6 powerpc: bitops: introduce {clear,set}_bit_le() by Takuya Yoshikawa · 12 years ago
  15. 9597abe sections: fix section conflicts in arch/powerpc by Andi Kleen · 12 years ago
  16. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  17. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  18. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  19. d900bd7 powerpc/iommu: Fix multiple issues with IOMMU pools code by Anton Blanchard · 12 years ago
  20. c8adfec powerpc: Fix VMX fix for memcpy case by Nishanth Aravamudan · 12 years ago
  21. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  22. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  23. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  24. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  25. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  26. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  27. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  28. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  29. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  30. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  31. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  33. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  35. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 12 years ago
  36. 59c58c3 powerpc/fsl-pci: use 'Header Type' to identify PCIE mode by Minghuan Lian · 12 years ago
  37. 7844663 powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_get by Aneesh Kumar K.V · 12 years ago
  38. 8e16699 powerpc: Remove tlb batching hack for nighthawk by Michael Ellerman · 12 years ago
  39. 466921c powerpc: Set paca->data_offset = 0 for boot cpu by Michael Ellerman · 12 years ago
  40. e687883 powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ by sukadev@linux.vnet.ibm.com · 12 years ago
  41. e8294de Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  42. 9aae341 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  43. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  44. 2be7fd5 switch spufs/coredump to iterate_fd() by Al Viro · 12 years ago
  45. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  46. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  47. 9e184e0 userns: On ppc convert current_uid from a kuid before printing. by Eric W. Biederman · 12 years ago
  48. 4d56dec powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled by Jia Hongtao · 12 years ago
  49. 721c070 powerpc/mpc85xx: Update interrupt handling for IFC controller by Prabhakar Kushwaha · 12 years ago
  50. 1919aac powerpc/85xx: Enable USB support in p1023rds_defconfig by Chunhe Lan · 12 years ago
  51. e6651de powerpc/smp: Do not disable IPI interrupts during suspend by Zhao Chenhui · 12 years ago
  52. caa1d63 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  53. 1e38b71 powerpc/eeh: Fix crash on converting OF node to edev by Gavin Shan · 12 years ago
  54. feadf7c powerpc/eeh: Lock module while handling EEH event by Gavin Shan · 12 years ago
  55. 8e9f693 powerpc/kprobe: Don't emulate store when kprobe stwu r1 by Tiejun Chen · 12 years ago
  56. a9c4e54 powerpc/kprobe: Complete kprobe and migrate exception frame by Tiejun Chen · 12 years ago
  57. f0d1128 powerpc/kprobe: Introduce a new thread flag by Tiejun Chen · 12 years ago
  58. 52ab3b2 powerpc: Remove unused __get_user64() and __put_user64() by Bharat Bhushan · 12 years ago
  59. ea81245 powerpc/eeh: Global mutex to protect PE tree by Gavin Shan · 12 years ago
  60. 20ee6a9 powerpc/eeh: Remove EEH PE for normal PCI hotplug by Gavin Shan · 12 years ago
  61. 5efc3ad powerpc/eeh: Introduce EEH_PE_INVALID type PE by Gavin Shan · 12 years ago
  62. ddadb6b powerpc: Add an xmon command to dump one or all pacas by Michael Ellerman · 12 years ago
  63. b9ae38a powerpc/powernv: Remove unused functions by Gavin Shan · 12 years ago
  64. c40a421 powerpc/powernv: Using PCI core to do resource assignment by Gavin Shan · 12 years ago
  65. e47747f powerpc/powernv: Fix overrunning segment tracing array by Gavin Shan · 12 years ago
  66. db1266c powerpc/powernv: Skip check on PE if necessary by Gavin Shan · 12 years ago
  67. 13395c4 powerpc/powernv: Initialize DMA for PEs by Gavin Shan · 12 years ago
  68. 11685be powerpc/powernv: I/O and MMIO resource assignment for PEs by Gavin Shan · 12 years ago
  69. 7ebdf95 powerpc/powernv: PE list based on creation order by Gavin Shan · 12 years ago
  70. fb446ad powerpc/powernv: Create bus sensitive PEs by Gavin Shan · 12 years ago
  71. e72bbba powerpc/trace: Fix interrupt tracepoints vs. RCU by Li Zhong · 12 years ago
  72. 78f1dbd powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit by Aneesh Kumar K.V · 12 years ago
  73. f033d65 powerpc/mm: Update VSID allocation documentation by Aneesh Kumar K.V · 12 years ago
  74. 048ee09 powerpc/mm: Add 64TB support by Aneesh Kumar K.V · 12 years ago
  75. 735cafc powerpc/mm: Use 32bit array for slb cache by Aneesh Kumar K.V · 12 years ago
  76. ac8dc28 powerpc/mm: Use the required number of VSID bits in slbmte by Aneesh Kumar K.V · 12 years ago
  77. 7aa0727 powerpc/mm: Increase the slice range to 64TB by Aneesh Kumar K.V · 12 years ago
  78. 6755008 powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE by Aneesh Kumar K.V · 12 years ago
  79. 5524a27 powerpc/mm: Convert virtual address to vpn by Aneesh Kumar K.V · 12 years ago
  80. dcda287 powerpc/mm: Simplify hpte_decode by Aneesh Kumar K.V · 12 years ago
  81. f6412b7 powerpc/mm: Use hpt_va to compute virtual address by Aneesh Kumar K.V · 12 years ago
  82. f038392 powerpc/mm: Replace open coded CONTEXT_BITS value by Aneesh Kumar K.V · 12 years ago
  83. f3d34445 powerpc/mm: Fix typo in PTRS_PER_PUD by Scott Wood · 12 years ago
  84. b92a66a powerpc: Add denormalisation exception handling for POWER6/7 by Michael Neuling · 12 years ago
  85. eda485f Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next by Benjamin Herrenschmidt · 12 years ago
  86. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 9d9fd88 powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer start by Anatolij Gustschin · 12 years ago
  88. 56ebc06 powerpc/mpc5200: add dts files for ifm camera machines by Anatolij Gustschin · 12 years ago
  89. 9a5d5bd Merge commit 'v3.6-rc5' into pci/gavin-window-alignment by Bjorn Helgaas · 12 years ago
  90. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  91. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  92. 905e75c powerpc/fsl-pci: Unify pci/pcie initialization code by Jia Hongtao · 12 years ago
  93. 9e67886 powerpc/pci: Use PCIe IP block revision register instead of compatible by Roy Zang · 12 years ago
  94. 6cc1b4e powerpc/pci: Add IP revision register define for Freescale PCIe controller by Roy Zang · 12 years ago
  95. c8c4e2c powerpc/p5040: fix dtb build warning of p5040ds.dtb by Shaohui Xie · 12 years ago
  96. 3a0f880 powerpc/8544ds: add partition table for norflash by Wang Dongsheng · 12 years ago
  97. 17ae4f0 powerpc: add adt7461 thermal monitor support to applicable boards by Jia Hongtao · 12 years ago
  98. 0adbe66 powerpc/mpc85xx: Add new ext fields to Integrated FLash Controller by Prabhakar Kushwaha · 12 years ago
  99. 8778721 powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1 by Olivia Yin · 12 years ago
  100. 2f4acb0 powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1 by Olivia Yin · 12 years ago