1. 8995ac8 [POWERPC] Specify GNUTARGET on $(AR) invocations by Segher Boessenkool · 18 years ago
  2. 847f597 [POWERPC] Make sure device node type/name is not NULL on hot-added nodes by Benjamin Herrenschmidt · 18 years ago
  3. c72ea77 [POWERPC] Small fixes for the Ebony device tree by David Gibson · 18 years ago
  4. f7c0d13 [POWERPC] Fix warning on UP by Stephen Rothwell · 18 years ago
  5. 0453c62 [POWERPC] cell_defconfig: Disable cpufreq and pmi by Christian Krafft · 18 years ago
  6. de82120 [POWERPC] Fix IO space on PCI buses created from of_platform by Benjamin Herrenschmidt · 18 years ago
  7. 017e3c5 [POWERPC] Add spinlock to request_phb_iospace() by Benjamin Herrenschmidt · 18 years ago
  8. 6a32d08 [POWERPC] Fix make rules for treeImage.initrd by David Gibson · 18 years ago
  9. d16f1b6 [POWERPC] Remove warning in mpic.c by Olof Johansson · 18 years ago
  10. 63df81e [POWERPC] Update pasemi_defconfig by Olof Johansson · 18 years ago
  11. 71efe45 [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed by Olof Johansson · 18 years ago
  12. cbb0503 [POWERPC] Update iseries_defconfig by Stephen Rothwell · 18 years ago
  13. 7c40542 [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop() by David Gibson · 18 years ago
  14. 39d2070 [POWERPC] viopath: Use a completion in some more places by Christoph Hellwig · 18 years ago
  15. 9d561ed [POWERPC] viopath: Use completion by Christoph Hellwig · 18 years ago
  16. e38e345 [POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII' by Tony Breeds · 18 years ago
  17. 5c1992f [POWERPC] Removed hardcoded phandles from dts by Kumar Gala · 18 years ago
  18. 4da421d [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC by Kumar Gala · 18 years ago
  19. 50cf670 [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC by Dave Jiang · 18 years ago
  20. 1c2de47 [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocks by Timur Tabi · 18 years ago
  21. 991eb43 [POWERPC] Fix COMMON symbol warnings by Kumar Gala · 18 years ago
  22. 3d37254 [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448. by James.Yang · 18 years ago
  23. fd4ba7e [POWERPC] Add arch/powerpc support for the Motorola PrPMC2800 by Dale Farnsworth · 18 years ago
  24. c368d92 [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform by Mark A. Greer · 18 years ago
  25. 3f456cc [POWERPC] Add DTS file for the Motorola PrPMC2800 platform by Mark A. Greer · 18 years ago
  26. 06cce43 [POWERPC] Check cache coherency of kernel vs firmware by Dale Farnsworth · 18 years ago
  27. e1a3107 [POWERPC] Add Marvell mv64x60 PCI bridge support by Dale Farnsworth · 18 years ago
  28. 01f0e78 [POWERPC] Create Marvell mv64x60 I2C platform_data by Dale Farnsworth · 18 years ago
  29. 649c8e0 [POWERPC] Create Marvell mv64x60 ethernet platform_data by Dale Farnsworth · 18 years ago
  30. 52d3aff [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data by Dale Farnsworth · 18 years ago
  31. e44b894 [POWERPC] Add interrupt support for Marvell mv64x60 chips by Dale Farnsworth · 18 years ago
  32. ae4b3fb [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C by Mark A. Greer · 18 years ago
  33. e12deb8 [POWERPC] Add bootwrapper support for Marvell MPSC by Mark A. Greer · 18 years ago
  34. 0f81b11 [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge by Mark A. Greer · 18 years ago
  35. 916066d [POWERPC] Add Makefile rules to wrap dts file in zImage by Mark A. Greer · 18 years ago
  36. dab4d79 [POWERPC] U-boot passes the initrd as start/end, not start/size. by Scott Wood · 18 years ago
  37. 36bd283 [POWERPC] PS3: Update ps3_defconfig by Geoff Levand · 18 years ago
  38. 28820d9 [POWERPC] PS3: Fix request_irq warning by Geoff Levand · 18 years ago
  39. fd6e9d3 [POWERPC] Don't complain if size-cells == 0 in prom_parse() by Kim Phillips · 18 years ago
  40. e147ec8 [POWERPC] Simplify smp_space_timers by will schmidt · 18 years ago
  41. 435e0b2 [POWERPC] Trivial ps3 warning fixes by Stephen Rothwell · 18 years ago
  42. bff8dde [POWERPC] Add missed include by Stephen Rothwell · 18 years ago
  43. 8980ae8 [POWERPC] Remove unused variable in hpte_decode() by Stephen Rothwell · 18 years ago
  44. 0c12fe5 [POWERPC] Assign correct variable in hpte_decode() by Stephen Rothwell · 18 years ago
  45. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  46. e1fa2e1 powerpc: fixup hard_irq_disable semantics by Benjamin Herrenschmidt · 18 years ago
  47. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 18 years ago
  48. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 18 years ago
  49. f640712 [POWERPC] Fix compile error with kexec and CONFIG_SMP=n by Paul Mackerras · 18 years ago
  50. 40472a5 [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning by Michael Ellerman · 18 years ago
  51. 2454c7e [POWERPC] Fix warning in hpte_decode(), and generalize it by Paul Mackerras · 18 years ago
  52. de11321 [POWERPC] Minor pSeries IOMMU debug cleanup by Michael Neuling · 18 years ago
  53. 17213c3 [POWERPC] Assorted janitorial EEH cleanups by Linas Vepstas · 18 years ago
  54. 31e92e0 [POWERPC] Fix incorrect calculation of I/O window addresses by Paul Mackerras · 18 years ago
  55. 4cc81aa [POWERPC] celleb: Update celleb_defconfig by Ishizaki Kou · 18 years ago
  56. b4f8b10 [POWERPC] celleb: Fix parsing of machine type hack command line option by Ishizaki Kou · 18 years ago
  57. 0f6e74a [POWERPC] celleb: Fix PCI config space accesses to subordinate buses by Ishizaki Kou · 18 years ago
  58. d1af5b4 [POWERPC] celleb: Fix support for multiple PCI domains by Ishizaki Kou · 18 years ago
  59. 2ecf042 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  60. b99ab6a [POWERPC] User rheap from arch/powerpc/lib by Kumar Gala · 18 years ago
  61. 3fae421 [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree. by Scott Wood · 18 years ago
  62. d985f68 [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree. by Scott Wood · 18 years ago
  63. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 18 years ago
  64. 742226c [POWERPC] 86xx: Enable the AC97 interface on 8641D board. by Jason Jin · 18 years ago
  65. c9ec87e [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined by Kumar Gala · 18 years ago
  66. b38d06d [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not defined by Li Yang · 18 years ago
  67. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  68. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  69. f7e4217 rename thread_info to stack by Roman Zippel · 18 years ago
  70. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  71. 5886269 fix file specification in comments by Uwe Kleine-König · 18 years ago
  72. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  73. f1a1eb2 [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 by David Gibson · 18 years ago
  74. fcf9892b [POWERPC] EEH: log all PCI-X and PCI-E AER registers by Linas Vepstas · 18 years ago
  75. d99bb1d [POWERPC] EEH: capture and log pci state on error by Linas Vepstas · 18 years ago
  76. b455b24 [POWERPC] EEH: Split up long error msg by Linas Vepstas · 18 years ago
  77. ede8ca2 [POWERPC] EEH: log error only after driver notification. by Linas Vepstas · 18 years ago
  78. b7a6912 [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init(). by Scott Wood · 18 years ago
  79. 517e226 [POWERPC] Don't use SLAB/SLUB for PTE pages by Hugh Dickins · 18 years ago
  80. f1fa74f [POWERPC] Spufs support for 64K LS mappings on 4K kernels by Benjamin Herrenschmidt · 18 years ago
  81. 16c2d47 [POWERPC] Add ability to 4K kernel to hash in 64K pages by Benjamin Herrenschmidt · 18 years ago
  82. d0f13e3 [POWERPC] Introduce address space "slices" by Benjamin Herrenschmidt · 18 years ago
  83. 16f1c74 [POWERPC] Small fixes & cleanups in segment page size demotion by Benjamin Herrenschmidt · 18 years ago
  84. b15f792 [POWERPC] iSeries: Make HVC_ISERIES the default by Stephen Rothwell · 18 years ago
  85. 8cf4408 [POWERPC] iSeries: suppress build warning in lparmap.c by Stephen Rothwell · 18 years ago
  86. 4e8ad3e [POWERPC] Mark pages that don't exist as nosave by Johannes Berg · 18 years ago
  87. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  88. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 18 years ago
  89. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  90. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  91. bf8f6e5 Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 18 years ago
  92. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 18 years ago
  93. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
  94. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 18 years ago
  95. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  96. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  97. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 18 years ago
  98. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 18 years ago
  99. 771f740 pasemi_mac: Move the IRQ mapping from the PCI layer to the driver by Olof Johansson · 18 years ago
  100. 197686d [POWERPC] Abolish powerpc_flash_init() by David Gibson · 18 years ago