1. 2f0dfea [POWERPC] Use embedded libfdt in the bootwrapper by David Gibson · 17 years ago
  2. 1cade99 [POWERPC] Merge libfdt upstream source by David Gibson · 17 years ago
  3. b76e5e9 [POWERPC] EEH: Avoid a possible NULL pointer dereference by Stephen Rothwell · 17 years ago
  4. 1dee202 [POWERPC] iSeries: Merge vpdinfo.c into pci.c by Stephen Rothwell · 17 years ago
  5. 1be9ad6 [POWERPC] iSeries: Clean up and simplify vdpinfo.c by Stephen Rothwell · 17 years ago
  6. cd9afb3 [POWERPC] iSeries: DeCamelCase vpdinfo.c by Stephen Rothwell · 17 years ago
  7. b3b9595 [POWERPC] Update xmon slb code by will schmidt · 17 years ago
  8. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 17 years ago
  9. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  10. 6207e81 [POWERPC] Don't special case pci_domain_nr() for iSeries by Stephen Rothwell · 17 years ago
  11. 9ccc4fd [POWERPC] Remove some iSeries platform checks from the PCI code by Stephen Rothwell · 17 years ago
  12. c96bede [POWERPC] iSeries: hose->buid is always zero for iSeries by Stephen Rothwell · 17 years ago
  13. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  14. e60516e [POWERPC] Inline pci_setup_pci_controller as it has become trivial by Stephen Rothwell · 17 years ago
  15. 5376174 [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn by Stephen Rothwell · 17 years ago
  16. 3b32c16 [POWERPC] iSeries: Reduce dependence on pci_dn bussubno by Stephen Rothwell · 17 years ago
  17. 2cd1008 [POWERPC] iSeries: iseries_ds_addr is only used in pci.c by Stephen Rothwell · 17 years ago
  18. 72ece3b [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information by Stephen Rothwell · 17 years ago
  19. 3448938 [POWERPC] iSeries: Remove one layer of IO routines by Stephen Rothwell · 17 years ago
  20. 0d416f2 [POWERPC] iSeries: Consoldiate PCI IO error check by Stephen Rothwell · 17 years ago
  21. 3f17863 [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup by Stephen Rothwell · 17 years ago
  22. 6a90579 [POWERPC] iSeries: Remove some dead code from pci.c by Stephen Rothwell · 17 years ago
  23. 7a73bd7 [POWERPC] iSeries: DeCamelCase pci.c by Stephen Rothwell · 17 years ago
  24. b9b1812 [POWERPC] iSeries: Cleanup PCI retry code a little by Stephen Rothwell · 17 years ago
  25. 9103eb7 [POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration by Stephen Rothwell · 17 years ago
  26. 96188ce [POWERPC] pSeries: Remove dependency on pci_dn bussubno by Stephen Rothwell · 17 years ago
  27. 68d315f [POWERPC] iommu_free_table doesn't need the device_node by Stephen Rothwell · 17 years ago
  28. 0d9dc4b [POWERPC] lparcfg: Remove useless buffer allocation by Nathan Lynch · 17 years ago
  29. 24f1f17 [POWERPC] Update celleb_defconfig to add support for native CBE by Ishizaki Kou · 17 years ago
  30. 9858ee8 [POWERPC] celleb: Add support for native CBE by Ishizaki Kou · 17 years ago
  31. c7a3f93 [POWERPC] cell: Fix undefined reference to mmio_nvram_init by Ishizaki Kou · 17 years ago
  32. 94b146c [POWERPC] kernel_execve is identical in 32 and 64 bit by Stephen Rothwell · 17 years ago
  33. 18cce5d [POWERPC] Use of_register_driver to implement of_register_platform_driver by Stephen Rothwell · 17 years ago
  34. b242a60 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  35. bff713b ibm_newemac: Cleanup/fix support for STACR register variants by Benjamin Herrenschmidt · 17 years ago
  36. 1f57877 ibm_newemac: Cleanup/Fix RGMII MDIO support detection by Benjamin Herrenschmidt · 17 years ago
  37. e17587b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  38. f3656b9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  39. 5998a3c [AVR32] Fix wrong pt_regs in critical exception handler by Haavard Skinnemoen · 17 years ago
  40. 68ca3e5 [AVR32] Fix copy_to_user_page() breakage by Haavard Skinnemoen · 17 years ago
  41. 2507bc1 [AVR32] Follow the rules when dealing with the OCD system by Haavard Skinnemoen · 17 years ago
  42. 8dfe8f2 [AVR32] Clean up OCD register usage by Haavard Skinnemoen · 17 years ago
  43. 320516b [AVR32] Implement irqflags trace and lockdep support by Haavard Skinnemoen · 17 years ago
  44. 2f02603 [AVR32] Implement stacktrace support by Haavard Skinnemoen · 17 years ago
  45. 58bd2bf [AVR32] Kconfig: Use def_bool instead of bool + default by Haavard Skinnemoen · 17 years ago
  46. df67977 [AVR32] Fix invalid status register bit definitions in asm/ptrace.h by Haavard Skinnemoen · 17 years ago
  47. b332b8b [SPARC64]: Fix memory controller register access when non-SMP. by David S. Miller · 17 years ago
  48. 5fa2e15 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  49. 7cc955c [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams by Grant Likely · 17 years ago
  50. f194d13 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  51. f7a5274 Pull suspend-2.6.24 into release branch by Len Brown · 17 years ago
  52. 74d0f33 ACPI: suspend: old debugging hacks sneaked back by Pavel Machek · 17 years ago
  53. 09f3eca Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  54. e1b7361 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  55. bee86f1 [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE by Kumar Gala · 17 years ago
  56. ceaeee6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  57. 3743d33 Tiny clean-up of OPROFILE/KPROBES configuration by Linus Torvalds · 17 years ago
  58. 00a5825 Fix oprofile configuration breakage by Ralf Baechle · 17 years ago
  59. 721fdf3 [PARISC] print more than one character at a time for pdc console by Kyle McMartin · 17 years ago
  60. 2421ba5 [PARISC] timer interrupt should not be IRQ_DISABLED by Kyle McMartin · 17 years ago
  61. 9d29213 Revert "[PARISC] import necessary bits of libgcc.a" by Kyle McMartin · 17 years ago
  62. 5e2862e [MIPS] Oprofile: Fix computation of number of counters. by Ralf Baechle · 17 years ago
  63. 0e8120e [MIPS] Alchemy: fix IRQ bases by Sergei Shtylyov · 17 years ago
  64. 4b36673 [MIPS] Alchemy: replace ffs() with __ffs() by Sergei Shtylyov · 17 years ago
  65. f435a91 [MIPS] BCM1480: Fix interrupt routing, take 2. by Ralf Baechle · 17 years ago
  66. 43af66e [POWERPC] Update defconfigs by Paul Mackerras · 17 years ago
  67. b3330de [POWERPC] PS3: Update ps3_defconfig by Geoff Levand · 17 years ago
  68. d4a76d2 [POWERPC] Update iseries_defconfig by Stephen Rothwell · 17 years ago
  69. 81a3843 [POWERPC] Fix hardware IRQ time accounting problem. by Tony Breeds · 17 years ago
  70. 773f76b [POWERPC] Implement 'make bootwrapper_install' by David Woodhouse · 17 years ago
  71. 5c539ee [POWERPC] Allow for bootwrapper utilities being in different directory to objects by David Woodhouse · 17 years ago
  72. 701172d1 [POWERPC] Find device-tree source file in default directory by David Woodhouse · 17 years ago
  73. 928b969 [POWERPC] Create otheros.bld next to specified output file, not in $object directory by David Woodhouse · 17 years ago
  74. 3a1c81f [POWERPC] CELLEB: Fix possible NULL pointer dereference by Cyrill Gorcunov · 17 years ago
  75. eb8f276 [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/ by Jon Loeliger · 17 years ago
  76. 5f867dc [POWERPC] Clean out asm/of_{platform, device}.h by Jon Loeliger · 17 years ago
  77. 2cfae27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  78. 79901a9 no need to mess with KBUILD_CFLAGS on uml-i386 anymore by Al Viro · 17 years ago
  79. 9cb1200 [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  80. b127aa8 [SPARC]: Add missing of_node_put by Julia Lawall · 17 years ago
  81. 75c6d14 [SPARC64]: check for possible NULL pointer dereference by Cyrill Gorcunov · 17 years ago
  82. 794b26e [SPARC]: Add missing "space" by Joe Perches · 17 years ago
  83. 519c4d2 [SPARC64]: Add missing "space" by Joe Perches · 17 years ago
  84. 55c45a3 [SPARC64]: Add missing pci_dev_put by Julia Lawall · 17 years ago
  85. 6fab260 [SPARC64]: Missing mdesc_release() in ldc_init(). by David S. Miller · 17 years ago
  86. cc1bf18 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemi into for-2.6.25 by Paul Mackerras · 17 years ago
  87. 2254c2e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  88. da54bec x86: arch_register_cpu() section fix by Andrew Morton · 17 years ago
  89. f22d9bc x86: free_cache_attributes() section fix by Adrian Bunk · 17 years ago
  90. 75bc122 x86: add the word 'WARNING' in check_nmi_watchdog() output by Don Zickus · 17 years ago
  91. ee0011a x86: revert CONFIG_X86_HT semantics change by Adrian Bunk · 17 years ago
  92. 7af0d6f [S390] Make sure the restore psw masks are initialized. by Heiko Carstens · 17 years ago
  93. ab1809b [S390] Fix compile error on 31bit without preemption by Christian Borntraeger · 17 years ago
  94. 5619965 [POWERPC] pasemi: Fix module information for gpio-mdio by Olof Johansson · 17 years ago
  95. c5ef91e Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24 by Linus Torvalds · 17 years ago
  96. a6733f2 [MIPS] BCM1480: Fix interrupt routing. by Ralf Baechle · 17 years ago
  97. 1a2edea Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  98. f589b86 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  99. 17d57a9 x86: fix x86-32 early fixmap initialization. by Eric W. Biederman · 17 years ago
  100. 0c1b272 x86: disable hpet legacy replacement for kdump by OGAWA Hirofumi · 17 years ago