1. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  2. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  3. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  4. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  5. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  6. 2a7156b powerpc: fix implicit notifier use in converting to export.h by Paul Gortmaker · 13 years ago
  7. 08f1e55 powerpc: cell/beat_wrapper.h is implicitly using memcpy functions by Paul Gortmaker · 13 years ago
  8. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 14 years ago
  9. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 14 years ago
  10. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  11. d24f9c6 powerpc: Use the newly added get_required_mask dma_map_ops hook by Milton Miller · 13 years ago
  12. 6a5c7be powerpc: Override dma_get_required_mask by platform hook and ops by Milton Miller · 13 years ago
  13. 3b3bcee net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  14. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  15. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  16. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  17. 1ba1068 switch do_spufs_create() to user_path_create(), fix double-unlock by Al Viro · 13 years ago
  18. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  19. d5a1c19 powerpc/cell: Rename ipi functions to match current abstractions by Milton Miller · 14 years ago
  20. 7ef71d7 powerpc/cell: Use common smp ipi actions by Milton Miller · 14 years ago
  21. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
  22. 9553361 powerpc/axon_msi: Validate msi irq via chip_data by Milton Miller · 14 years ago
  23. 6b0aea4 powerpc/spider-pic: Get pic from chip_data instead of irq_map by Milton Miller · 14 years ago
  24. da05198 powerpc: Remove irq_host_ops->remap hook by Milton Miller · 14 years ago
  25. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 14 years ago
  26. d4fc8fe powerpc: Remove stubbed beat smp support by Milton Miller · 14 years ago
  27. a56555e powerpc: Remove alloc_maybe_bootmem for zalloc version by Milton Miller · 14 years ago
  28. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 14 years ago
  29. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 14 years ago
  30. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  31. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 14 years ago
  32. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 14 years ago
  33. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 14 years ago
  34. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 14 years ago
  35. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 14 years ago
  36. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  37. e122996 powerpc/cell: fixup for removal of handle_iic_irq by Stephen Rothwell · 14 years ago
  38. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  39. 00e70ba powerpc: cell: Fix the irq_desc access by Thomas Gleixner · 14 years ago
  40. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 14 years ago
  41. f9ba447 powerpc: cell: Use the core flow handler by Thomas Gleixner · 14 years ago
  42. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  43. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  44. c9c6cac kill path_lookup() by Al Viro · 14 years ago
  45. d1ae63d powerpc: platforms/cell irq_data conversion. by Lennert Buytenhek · 14 years ago
  46. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  47. 158d5b5e powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler by Anton Blanchard · 14 years ago
  48. 2bb44d6 powerpc/kexec: Don't initialise kexec hooks to default handlers by Anton Blanchard · 14 years ago
  49. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 14 years ago
  50. b18ae08 powerpc/cell: Use system_wq in cpufreq_spudemand by Tejun Heo · 14 years ago
  51. 63c3b9d powerpc/spufs: Use simple_write_to_buffer by Akinobu Mita · 14 years ago
  52. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  53. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 14 years ago
  54. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  55. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  56. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  57. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  58. 467d93a powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std by Jesper Juhl · 14 years ago
  59. 741d204 powerpc/cell: Beat dma ops cleanup by Nishanth Aravamudan · 14 years ago
  60. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  61. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  62. fc15351 powerpc/spufs: Use llseek in all file operations by Arnd Bergmann · 14 years ago
  63. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  64. 182f30e powerpc/cell: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  65. 7aa241f powerpc: Fix bogus it_blocksize in VIO iommu code by Anton Blanchard · 14 years ago
  66. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  67. 0f3f63a spufs conversion to ->evict_inode() by Al Viro · 15 years ago
  68. 1025774 remove inode_setattr by Christoph Hellwig · 15 years ago
  69. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 14 years ago
  70. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  71. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 15 years ago
  72. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  73. 257d569 powerpc/cell: Fix integer constant warning by Denis Kirjanov · 15 years ago
  74. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 15 years ago
  75. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  76. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  77. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  78. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 15 years ago
  79. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  80. cc1ba8e powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks by Anton Blanchard · 15 years ago
  81. 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
  82. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  83. 7cc8a5e powerpc: Convert beat_htab_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  84. 5181e79 powerpc: Convert beatic_irq_mask_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  85. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  86. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  87. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  88. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  89. 4bf936b powerpc: Use helpers for rlimits by Jiri Slaby · 15 years ago
  90. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  91. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  92. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  93. 96f1304 kbuild: drop include2/ used for O=... builds by Sam Ravnborg · 15 years ago
  94. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  95. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  96. 17e3767 powerpc/spufs: Fix test in spufs_switch_log_read() by roel kluin · 15 years ago
  97. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  98. 6b7487f percpu: make percpu symbols in powerpc unique by Tejun Heo · 15 years ago
  99. aee7a28 powerpc: Fix memory leak in axon_msi.c by Michael Ellerman · 15 years ago
  100. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago