1. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
  2. 9553361 powerpc/axon_msi: Validate msi irq via chip_data by Milton Miller · 14 years ago
  3. 6b0aea4 powerpc/spider-pic: Get pic from chip_data instead of irq_map by Milton Miller · 14 years ago
  4. da05198 powerpc: Remove irq_host_ops->remap hook by Milton Miller · 14 years ago
  5. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 14 years ago
  6. d4fc8fe powerpc: Remove stubbed beat smp support by Milton Miller · 14 years ago
  7. a56555e powerpc: Remove alloc_maybe_bootmem for zalloc version by Milton Miller · 14 years ago
  8. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 14 years ago
  9. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 14 years ago
  10. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  11. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 14 years ago
  12. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 14 years ago
  13. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 14 years ago
  14. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 14 years ago
  15. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 14 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  17. e122996 powerpc/cell: fixup for removal of handle_iic_irq by Stephen Rothwell · 14 years ago
  18. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  19. 00e70ba powerpc: cell: Fix the irq_desc access by Thomas Gleixner · 14 years ago
  20. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 14 years ago
  21. f9ba447 powerpc: cell: Use the core flow handler by Thomas Gleixner · 14 years ago
  22. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  23. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  24. c9c6cac kill path_lookup() by Al Viro · 14 years ago
  25. d1ae63d powerpc: platforms/cell irq_data conversion. by Lennert Buytenhek · 14 years ago
  26. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  27. 158d5b5e powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler by Anton Blanchard · 14 years ago
  28. 2bb44d6 powerpc/kexec: Don't initialise kexec hooks to default handlers by Anton Blanchard · 14 years ago
  29. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 14 years ago
  30. b18ae08 powerpc/cell: Use system_wq in cpufreq_spudemand by Tejun Heo · 14 years ago
  31. 63c3b9d powerpc/spufs: Use simple_write_to_buffer by Akinobu Mita · 14 years ago
  32. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  33. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 14 years ago
  34. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  35. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  36. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  37. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  38. 467d93a powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std by Jesper Juhl · 14 years ago
  39. 741d204 powerpc/cell: Beat dma ops cleanup by Nishanth Aravamudan · 14 years ago
  40. fc14f2f convert get_sb_single() users by Al Viro · 15 years ago
  41. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  42. fc15351 powerpc/spufs: Use llseek in all file operations by Arnd Bergmann · 14 years ago
  43. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  44. 182f30e powerpc/cell: Add of_node_put to avoid memory leak by Julia Lawall · 15 years ago
  45. 7aa241f powerpc: Fix bogus it_blocksize in VIO iommu code by Anton Blanchard · 15 years ago
  46. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  47. 0f3f63a spufs conversion to ->evict_inode() by Al Viro · 15 years ago
  48. 1025774 remove inode_setattr by Christoph Hellwig · 15 years ago
  49. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 15 years ago
  50. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 15 years ago
  51. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 15 years ago
  52. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  53. 257d569 powerpc/cell: Fix integer constant warning by Denis Kirjanov · 15 years ago
  54. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 15 years ago
  55. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  56. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  57. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  58. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 15 years ago
  59. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  60. cc1ba8e powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks by Anton Blanchard · 15 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  62. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  63. 7cc8a5e powerpc: Convert beat_htab_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  64. 5181e79 powerpc: Convert beatic_irq_mask_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  65. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  66. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  67. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  68. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  69. 4bf936b powerpc: Use helpers for rlimits by Jiri Slaby · 15 years ago
  70. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  71. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  72. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  73. 96f1304 kbuild: drop include2/ used for O=... builds by Sam Ravnborg · 15 years ago
  74. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  75. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  76. 17e3767 powerpc/spufs: Fix test in spufs_switch_log_read() by roel kluin · 15 years ago
  77. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  78. 6b7487f percpu: make percpu symbols in powerpc unique by Tejun Heo · 15 years ago
  79. aee7a28 powerpc: Fix memory leak in axon_msi.c by Michael Ellerman · 15 years ago
  80. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  81. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  82. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  83. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  84. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  85. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  86. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 16 years ago
  87. ae142e0 powerpc/sputrace: Use the generic event tracer by Christoph Hellwig · 16 years ago
  88. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 16 years ago
  89. 2e2ddb2 powerpc/cell: Replace strncpy by strlcpy by roel kluin · 16 years ago
  90. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 16 years ago
  91. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 16 years ago
  92. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  93. 517d086 Merge branch 'akpm' by Linus Torvalds · 16 years ago
  94. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 16 years ago
  95. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 16 years ago
  96. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 16 years ago
  97. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 16 years ago
  98. 1babddb powerpc/spufs: Remove unused error path by Stephen Rothwell · 16 years ago
  99. 45db924 powerpc/spufs: Remove double check for non-negative dentry by Jan Blunck · 16 years ago
  100. 58513dc powerpc/pci: Clean up direct access to sysdata by celleb platforms by Kumar Gala · 16 years ago