1. da0bd34 [POWERPC] Celleb: update for PCI by Ishizaki Kou · 17 years ago
  2. 86de9f5 [POWERPC] Celleb: Serial I/O update by Ishizaki Kou · 17 years ago
  3. 7f2c857 [POWERPC] Celleb: New HTAB Guest OS Interface on Beat by Ishizaki Kou · 17 years ago
  4. b418480 [POWERPC] Celleb: Support for Power/Reset buttons by Ishizaki Kou · 17 years ago
  5. 80755b4 [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c by Ishizaki Kou · 17 years ago
  6. 74c9b99 [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe() by Joachim Fenkes · 17 years ago
  7. 4acb8896 [POWERPC] Update axon_msi to use dcr_host_t.base by Michael Ellerman · 17 years ago
  8. 0411a5e [POWERPC] Update mpic to use dcr_host_t.base by Michael Ellerman · 17 years ago
  9. 0b94a1e [POWERPC] Store the base address in dcr_host_t by Michael Ellerman · 17 years ago
  10. ca786f8 [POWERPC] Select proper defconfig for crosscompiles by Adrian Bunk · 17 years ago
  11. 3049ea7 [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interface by Cyrill Gorcunov · 17 years ago
  12. 8b70da1 [POWERPC] Sky Cpu: use C99 style for struct init by Cyrill Gorcunov · 17 years ago
  13. 5f725fe [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code by Cyrill Gorcunov · 17 years ago
  14. 7472fd3 [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcode by Cyrill Gorcunov · 17 years ago
  15. d2ceb47a [POWERPC] Sky Cpu and Nexus: include io.h by Cyrill Gorcunov · 17 years ago
  16. a4e32b5 [POWERPC] Sky Cpu and Nexus: code style improvement by Cyrill Gorcunov · 17 years ago
  17. 8150caa [POWERPC] powerpc vDSO: install unstripped copies on disk by Roland McGrath · 17 years ago
  18. d4243c1 [POWERPC] Include pagemap.h in asm/powerpc/tlb.h by Mathieu Desnoyers · 17 years ago
  19. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  20. 5669c3c [POWERPC] Limit range of __init_ref_ok somewhat by Stephen Rothwell · 17 years ago
  21. 88de3ca [POWERPC] MAINTAINERS shouldn't reference linuxppc-embedded by Mark A. Greer · 17 years ago
  22. 0de2d82 [POWERPC] Make instruction dumping work in real mode by Scott Wood · 17 years ago
  23. 3eb523b [POWERPC] Fix pci domain detection by Arnd Bergmann · 17 years ago
  24. fabca2c [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code by Roland McGrath · 17 years ago
  25. fec6047 [POWERPC] bootwrapper: Add PlanetCore firmware support by Scott Wood · 17 years ago
  26. 27ff35d [POWERPC] bootwrapper: Factor out dt_set_mac_address() by Scott Wood · 17 years ago
  27. 51a505d [POWERPC] boot: Simplify gunzip_finish by Milton Miller · 17 years ago
  28. e47654d [POWERPC] boot: Record header bytes in gunzip_start by Milton Miller · 17 years ago
  29. 6fccab2 [POWERPC] Make vio_bus_type static by Stephen Rothwell · 17 years ago
  30. c868078 [POWERPC] Simplify vio_bus_init a little for legacy iSeries by Stephen Rothwell · 17 years ago
  31. c546726 [POWERPC] Remove debug printk from vio_bus_init by Stephen Rothwell · 17 years ago
  32. 4a4cfe3 [POWERPC] Implement generic time of day clocksource for powerpc by Tony Breeds · 17 years ago
  33. aa3be5f [POWERPC] Implement {read,update}_persistent_clock by Tony Breeds · 17 years ago
  34. df174e3 [POWERPC] Add memory regions to the kcore list for 32-bit machines by Ed Swarthout · 17 years ago
  35. 94987af [POWERPC] Disable power management for arch/ppc by Paul Mackerras · 17 years ago
  36. 2578bfa [POWERPC] Create and use CONFIG_WORD_SIZE by Stephen Rothwell · 17 years ago
  37. 75918a4 [POWERPC] Separate out legacy machine check exception parsers by Olof Johansson · 17 years ago
  38. 6f66828 [POWERPC] clk.h interface for platforms by Domen Puncer · 17 years ago
  39. 21ccdd3 [POWERPC] Inline u3msi_compose_msi_msg() by Michael Ellerman · 17 years ago
  40. d385366 [POWERPC] Simplify rtas_change_msi() error semantics by Michael Ellerman · 17 years ago
  41. fcbe809 [POWERPC] Simplify error logic in rtas_setup_msi_irqs() by Michael Ellerman · 17 years ago
  42. d9303d6 [POWERPC] Simplify error logic in u3msi_setup_msi_irqs() by Michael Ellerman · 17 years ago
  43. db220b2 [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() by Michael Ellerman · 17 years ago
  44. a35e370 [POWERPC] Move embedded6xx into multiplatform by Arnd Bergmann · 17 years ago
  45. a7fb7ea [POWERPC] pseries: device node status can be "ok" or "okay" by Linas Vepstas · 17 years ago
  46. 576e393 [POWERPC] Fix build errors when BLOCK=n by Emil Medve · 17 years ago
  47. 4c2a54b [POWERPC] Fix platinumfb framebuffer by Benjamin Herrenschmidt · 17 years ago
  48. 8fd7675 [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath by Satyam Sharma · 17 years ago
  49. 17b5ee0 [POWERPC] Support setting affinity for U3/U4 MSI sources by Olof Johansson · 17 years ago
  50. 3164ccc [POWERPC] add Kconfig option for optimizing for cell by Arnd Bergmann · 17 years ago
  51. fb8299e [POWERPC] cell: Don't cast the result of of_get_property() by Jeremy Kerr · 17 years ago
  52. 408e83a [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax by Tony Breeds · 17 years ago
  53. 85498ae [POWERPC] mpc5200: Add cuimage support for mpc5200 boards by Grant Likely · 17 years ago
  54. ad25a4c [POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree by Grant Likely · 17 years ago
  55. 3e61576 [POWERPC] Fix ppc kernels after build-id addition by Meelis Roos · 17 years ago
  56. 20b31b5 [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. by Robert P. J. Day · 17 years ago
  57. 555ddbb [POWERPC] adbhid: Enable KEY_FN key reporting by Aristeu Rozanski · 17 years ago
  58. fc624ea [POWERPC] Use __attribute__ in asm-powerpc by Mike Frysinger · 17 years ago
  59. 9b41fcb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions by Dale Farnsworth · 17 years ago
  60. e4533b2 [POWERPC] Optionally use new device number for pmac_zilog by David Woodhouse · 17 years ago
  61. c4d5e37 [POWERPC] Cleanups for physmap_of.c (v2) by David Gibson · 17 years ago
  62. bd0076c [POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries. by Valentine Barshak · 17 years ago
  63. e52f567 [POWERPC] 4xx: Fix Bamboo MAL0 dts entry. by Valentine Barshak · 17 years ago
  64. 472b5b4 [POWERPC] Add 64-bit resources support to pci_iomap by Valentine Barshak · 17 years ago
  65. 9a474ff [POWERPC] Update PowerPC 4xx entry in MAINTAINERS by Josh Boyer · 17 years ago
  66. 70dea47 [POWERPC] 4xx: Implement udbg_getc() for 440 by Hollis Blanchard · 17 years ago
  67. 504ca43 [POWERPC] 4xx: Convert Seqouia flash mappings to new binding by Josh Boyer · 17 years ago
  68. bf07f32 [POWERPC] 4xx: Convert Walnut flash mappings to new binding by Josh Boyer · 17 years ago
  69. 8d9ae99 [POWERPC] Make partitions optional in physmap_of by Josh Boyer · 17 years ago
  70. 658e817 [POWERPC] cuimage for Bamboo board by Josh Boyer · 17 years ago
  71. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  72. a88a8ef Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  73. c39c06b Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  74. a78feb7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  75. 91fe7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  76. d56c5c4 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  77. f15f413 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  78. dbe3ed1 x86-64: page faults from user mode are always user faults by Linus Torvalds · 17 years ago
  79. 09abbcf [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround by Maciej W. Rozycki · 17 years ago
  80. 6883599 [MIPS] DEC: Initialise ioasic_ssr_lock by Maciej W. Rozycki · 17 years ago
  81. 4f01a75 Driver core: fix deprectated sysfs structure for nested class devices by Dmitry Torokhov · 17 years ago
  82. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  83. 480eccf Fix NUMA Memory Policy Reference Counting by Lee Schermerhorn · 17 years ago
  84. 28f300d Fix user namespace exiting OOPs by Pavel Emelyanov · 17 years ago
  85. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  86. d8a4821 kernel/user.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  87. ef2b02d ext34: ensure do_split leaves enough free space in both blocks by Eric Sandeen · 17 years ago
  88. e426019 disable sys_timerfd() for 2.6.23 by Andrew Morton · 17 years ago
  89. 49af7ee nfs: fix oops re sysctls and V4 support by Alexey Dobriyan · 17 years ago
  90. 3d82aba dir_index: error out instead of BUG on corrupt dx dirs by Eric Sandeen · 17 years ago
  91. e67aa27 intel-agp: Fix i830 mask variable that changed with G33 support by Dave Airlie · 17 years ago
  92. 8c8bd03 intelfb: Fix bug in DPLL disable by Antonino A. Daplas · 17 years ago
  93. 389a3c0 xen: don't bother trying to set cr4 by Jeremy Fitzhardinge · 17 years ago
  94. 248bdd5 pci: fix unterminated pci_device_id lists by Kees Cook · 17 years ago
  95. 4191ba2 mspec: handle shrinking virtual memory areas by Cliff Wickman · 17 years ago
  96. 49cc886 rtc: rtc-ds1553.c should use resource_size_t for base address by Atsushi Nemoto · 17 years ago
  97. 2e3e31c rtc-ds1742.c should use resource_size_t for base address by David Gibson · 17 years ago
  98. efc63c4 Fix UTS corruption during clone(CLONE_NEWUTS) by Alexey Dobriyan · 17 years ago
  99. 019ad4a Fix failure to resume from initrds by Nigel Cunningham · 17 years ago
  100. 2c392a4 uml: use correct type in BLKGETSIZE ioctl by Nicolas George · 17 years ago