1. 3a55317 powerpc/iommu: Add it_page_shift field to determine iommu page size by Alistair Popple · 12 years ago
  2. e589a440 powerpc/iommu: Update constant names to reflect their hardcoded page size by Alistair Popple · 12 years ago
  3. 92c08a0 powerpc/mm: Use HPTE constants when updating hpte bits by Aneesh Kumar K.V · 12 years ago
  4. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  5. 22a8cb8 new helper: dump_align() by Al Viro · 12 years ago
  6. 7b1f402 spufs: get rid of dump_emit() wrappers by Al Viro · 12 years ago
  7. cdc3d56 switch elf_coredump_extra_notes_write() to dump_emit() by Al Viro · 12 years ago
  8. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 12 years ago
  9. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 12 years ago
  10. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 12 years ago
  11. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 12 years ago
  12. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  13. ed56f34 powerpc/spufs: convert userns uid/gid mount options to kuid/kgid by Dwight Engen · 12 years ago
  14. 2083f68 powerpc: of_parse_dma_window should take a __be32 *dma_window by Anton Blanchard · 12 years ago
  15. 39fd402 powerpc: Convert platforms to smp_generic_cpu_bootable by Andy Fleming · 12 years ago
  16. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  17. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  18. 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 12 years ago
  19. db3d853 powerpc/mm: handle hugepage size correctly when invalidating hpte entries by Aneesh Kumar K.V · 12 years ago
  20. a5b45de powerpc/smp: Use '==' instead of '<' for system_state by liguang · 12 years ago
  21. fa40f37 irqdomain: Clean up aftermath of irq_domain refactoring by Grant Likely · 12 years ago
  22. 342d666 powerpc/cell/iommu: Improve error message for missing node by Benjamin Herrenschmidt · 12 years ago
  23. 96cf3f6 powerpc/cell/spufs: Fix status attribute permission by Benjamin Herrenschmidt · 12 years ago
  24. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  25. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  26. b1022fb powerpc: Decode the pte-lp-encoding bits correctly. by Aneesh Kumar K.V · 12 years ago
  27. 74f227b powerpc: Use encode avpn where we need only avpn values by Aneesh Kumar K.V · 12 years ago
  28. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 12 years ago
  29. 6747e83 powerpc/spufs: Initialise inode->i_ino in spufs_new_inode() by Michael Ellerman · 12 years ago
  30. 51e0eaf powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq() by Michael Ellerman · 12 years ago
  31. 6eb1c37 cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 12 years ago
  32. 0b57b88 spufs: don't bother with fops->owner by Al Viro · 12 years ago
  33. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 12 years ago
  34. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  35. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  37. 2248b87 spufs_mkdir(): don't d_add() on negative parent by Al Viro · 13 years ago
  38. 496ad9a new helper: file_inode(file) by Al Viro · 13 years ago
  39. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  40. 993db4b sched, powerpc: Fix sched.h split-up build failure by Ingo Molnar · 12 years ago
  41. e274d0b arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 13 years ago
  42. 0374371 powerpc: Convert print_symbol to %pSR by Joe Perches · 13 years ago
  43. 176ebf8 powerpc/celleb: Use for_each_compatible_node() macro by Wei Yongjun · 13 years ago
  44. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 13 years ago
  45. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 13 years ago
  46. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  47. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  48. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 13 years ago
  49. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 15 years ago
  50. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 13 years ago
  51. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  52. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  53. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  54. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 13 years ago
  55. 2be7fd5 switch spufs/coredump to iterate_fd() by Al Viro · 13 years ago
  56. 5524a27 powerpc/mm: Convert virtual address to vpn by Aneesh Kumar K.V · 13 years ago
  57. f6412b7 powerpc/mm: Use hpt_va to compute virtual address by Aneesh Kumar K.V · 13 years ago
  58. 12736b1 powerpc/celleb_pci: add a const qualifier by Uwe Kleine-König · 13 years ago
  59. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 13 years ago
  60. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 13 years ago
  61. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  62. 921a165 new helper: done_path_create() by Al Viro · 13 years ago
  63. 25b2692 pull unlock+dput() out into do_spu_create() by Al Viro · 13 years ago
  64. 1ba44cc spufs: pull unlock-and-dput() up into spufs_create() by Al Viro · 13 years ago
  65. 66ec7b2 spufs_create_context(): simplify failure exits by Al Viro · 13 years ago
  66. 67cba9f move spu_forget() into spufs_rmdir() by Al Viro · 13 years ago
  67. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 13 years ago
  68. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  69. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 13 years ago
  70. bf349a4 spufs: shift dget/mntget towards dentry_open() by Al Viro · 13 years ago
  71. 44ce6a5 powerpc: Merge STK_REG/PARAM/FRAMESIZE by Michael Neuling · 13 years ago
  72. c75df6f powerpc: Fix usage of register macros getting ready for %r0 change by Michael Neuling · 13 years ago
  73. 50bba07 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  74. be2cf20 powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 13 years ago
  75. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 13 years ago
  76. b4c3a87 powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance by Anton Blanchard · 13 years ago
  77. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  78. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  79. 4013369 powerpc/irqdomain: Fix broken NR_IRQ references by Grant Likely · 13 years ago
  80. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 13 years ago
  81. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  82. 059378e powerpc: Mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 13 years ago
  83. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  85. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  86. bfbf7d6 PowerPC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 14 years ago
  87. 1d9a473 powerpc: Random little legacy iSeries removal tidy ups by Stephen Rothwell · 13 years ago
  88. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  89. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  90. 640045a spufs: make register_filesystem the last potential failure exit by Al Viro · 13 years ago
  91. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 14 years ago
  92. fb700d3 powerpc/spufs: Fix double unlocks by Benjamin Herrenschmidt · 13 years ago
  93. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 14 years ago
  94. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 13 years ago
  95. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 14 years ago
  96. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  97. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  98. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  99. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  100. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 14 years ago