1. 0fd8c47 [POWERPC] Replace undocumented interface properties in dts files by Kim Phillips · 17 years ago
  2. 650f7b3 [POWERPC] pseries: Handle null iommu dma-window property correctly by Linas Vepstas · 17 years ago
  3. 8fce6dd [POWERPC] powermac: Fix G5-cpufreq for cpu on/offline by Johannes Berg · 17 years ago
  4. b302887 [POWERPC] apm_emu: Use generic apm-emulation by Johannes Berg · 17 years ago
  5. 6bfeccd [POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platforms by Zang Roy-r61911 · 17 years ago
  6. a3cf4bd [POWERPC] Remove unneeded page_is_ram export by Johannes Berg · 17 years ago
  7. c0b3ae1 [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c by Mathieu Desnoyers · 17 years ago
  8. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  9. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  10. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  11. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  12. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  13. 6ec3670 [POWERPC] Avoid putting cpu node twice by John Rigby · 17 years ago
  14. 057b184 [POWERPC] Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  15. f139efe [POWERPC] ppc4xx_sgdma needs dma-mapping.h by Andrew Morton · 17 years ago
  16. 738925b [POWERPC] arch/powerpc/sysdev/timer.c build fix by Srinivasa Ds · 17 years ago
  17. 12d371a [POWERPC] get_property cleanups by Stephen Rothwell · 17 years ago
  18. 8d1cea6 [POWERPC] Remove the unused HTDMSOUND driver by Adrian Bunk · 17 years ago
  19. 4bd4aa1 [POWERPC] cell: cbe_cpufreq cleanup and crash fix by Olof Johansson · 17 years ago
  20. 8895ea4 [POWERPC] Add dt_xlate_addr() to bootwrapper by Mark A. Greer · 17 years ago
  21. d818d7e [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE by Scott Wood · 17 years ago
  22. 9be4dcb [POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards. by Grant Likely · 17 years ago
  23. 30fea61 [POWERPC] Add sane defaults for Xilinx EDK generated xparameters files by Grant Likely · 17 years ago
  24. 8b01653 [POWERPC] Add uartlite boot console driver for the zImage wrapper by Grant Likely · 17 years ago
  25. 8c38fc2b [POWERPC] Stop using ppc_sys for Xilinx Virtex boards by Grant Likely · 17 years ago
  26. d26cd57 [POWERPC] New registration for common Xilinx Virtex ppc405 platform devices by Grant Likely · 17 years ago
  27. 5ff084f [POWERPC] Merge common virtex header files by Grant Likely · 17 years ago
  28. 2b10caf [POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platform by Grant Likely · 17 years ago
  29. c146c95 [POWERPC] Clean up cpufreq Kconfig dependencies by Olof Johansson · 17 years ago
  30. e089ad4 Revert "[POWERPC] Autodetect serial console on efika" by Paul Mackerras · 17 years ago
  31. e389f9a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  32. f73b0a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  33. 6b06d2c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  34. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 17 years ago
  35. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 17 years ago
  36. d5b9049 ucc_geth: Implement Transmit on Demand support by Michael Reiss · 17 years ago
  37. 1e2b980 MIPSnet: Modernize use platform_device API. by Ralf Baechle · 17 years ago
  38. b1bdb69 [AF_RXRPC/AFS]: Arch-specific fixes. by David Howells · 17 years ago
  39. eed40d3 powerpc: make it compile for multithread change by Andrew Morton · 17 years ago
  40. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  41. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  42. ad5da3c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  43. da8ac5e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  44. c4be173 [MIPS] update vr41xx Kconfig by Yoichi Yuasa · 17 years ago
  45. 678f4e3 [MIPS] remove 2 select entries for VR41xx by Yoichi Yuasa · 17 years ago
  46. 74142d6 [MIPS] rename VR41XX to VR4100 series by Yoichi Yuasa · 17 years ago
  47. 820c229 [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED. by Milind Arun Choudhary · 17 years ago
  48. 05bc284 [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. by Ralf Baechle · 17 years ago
  49. bea7717 [MIPS] Change PCI host bridge setup/resources by Thomas Bogendoerfer · 17 years ago
  50. 639702b [MIPS] Register PCI host bridge resource earlier by Thomas Bogendoerfer · 17 years ago
  51. 3c5e370 [MIPS] Remove pnx8550-v2pci_defconfig by Yoichi Yuasa · 17 years ago
  52. d619f38 [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs by Mark Mason · 17 years ago
  53. eacb9d6 [MIPS] Remove unused argument from kunmap_coherent(). by Ralf Baechle · 17 years ago
  54. e3cf10e [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. by Ralf Baechle · 17 years ago
  55. 0550233 [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected by Atsushi Nemoto · 17 years ago
  56. f197465 [MIPS] MIPS Tech: Get rid of volatile in core code. by Ralf Baechle · 17 years ago
  57. 78709b9d [MIPS] IP22: Get rid of volatile in IP22 core code. by Ralf Baechle · 17 years ago
  58. 2127435 [MIPS] JMR3927 cleanup by Atsushi Nemoto · 17 years ago
  59. 252161e [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines by Yoichi Yuasa · 17 years ago
  60. 2a9effc [MIPS] Cobalt: Split PCI codes from setup.c by Yoichi Yuasa · 17 years ago
  61. cc50b67 [MIPS] Cobalt: clean up include files by Yoichi Yuasa · 17 years ago
  62. 7f5a771 [MIPS] Fix AP/SP to work in the reality of modern kernels. by Ralf Baechle · 17 years ago
  63. 39ce010 [S390] Clean up smp code in preparation for some larger changes. by Heiko Carstens · 17 years ago
  64. 9ff6f45 [S390] Remove debugging junk. by Martin Schwidefsky · 17 years ago
  65. ecdcc02 [S390] Switch etr from tasklet to workqueue. by Martin Schwidefsky · 17 years ago
  66. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 17 years ago
  67. db77aa5 [S390] vtime: cleanup per_cpu usage. by Jan Glauber · 17 years ago
  68. 131a395 [S390] crypto: cleanup. by Jan Glauber · 17 years ago
  69. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 17 years ago
  70. be79628 [S390] Improved kernel stack overflow checking. by Martin Schwidefsky · 17 years ago
  71. be5ec36 [S390] No execute support cleanup. by Martin Schwidefsky · 17 years ago
  72. 10c1031 [S390] Minor fault path optimization. by Martin Schwidefsky · 17 years ago
  73. c0007f1 [S390] Use generic bug. by Heiko Carstens · 17 years ago
  74. bb11e3b [S390] Improved oops output. by Martin Schwidefsky · 17 years ago
  75. 03ff9a2 [S390] System call cleanup. by Martin Schwidefsky · 17 years ago
  76. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 17 years ago
  77. 29c380f [S390] memory detection: stop at first memory hole. by Heiko Carstens · 17 years ago
  78. 0277b37 AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK". by Robert P. J. Day · 17 years ago
  79. c0c3e81 [AVR32] Optimize the TLB miss handler by Haavard Skinnemoen · 17 years ago
  80. 9ca20a8 [AVR32] Board code for ATNGW100 by Haavard Skinnemoen · 17 years ago
  81. d80e2bb [AVR32] Get rid of board_setup_fbmem() by Haavard Skinnemoen · 17 years ago
  82. f9692b9 [AVR32] Reserve framebuffer memory in early_parse_fbmem() by Haavard Skinnemoen · 17 years ago
  83. d801176 [AVR32] Simplify early handling of memory regions by Haavard Skinnemoen · 17 years ago
  84. 5539f59 [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c by Haavard Skinnemoen · 17 years ago
  85. e3e7d8d [AVR32] Make I/O access macros work with external devices by Haavard Skinnemoen · 17 years ago
  86. 92b728c [AVR32] Fix NMI handler by Haavard Skinnemoen · 17 years ago
  87. 623b035 [AVR32] Clean up exception handling code by Haavard Skinnemoen · 17 years ago
  88. 3b328c9 [AVR32] Clean up cpu identification and add features bitmap by Haavard Skinnemoen · 17 years ago
  89. 188ff65 [AVR32] Don't enable clocks with no users by Haavard Skinnemoen · 17 years ago
  90. 19b7ce8 [AVR32] Put cpu in sleep 0 when idle. by Hans-Christian Egtvedt · 17 years ago
  91. 7760989 [AVR32] Change system timer from count-compare to Timer/Counter 0 by Hans-Christian Egtvedt · 17 years ago
  92. 228e845 [AVR32] Add mach-specific Kconfig by Haavard Skinnemoen · 17 years ago
  93. 068d9f6 [AVR32] Add nwait and tdf parameters to SMC configuration by Hans-Christian Egtvedt · 18 years ago
  94. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 17 years ago
  95. 173ba87 [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap. by Scott Wood · 17 years ago
  96. 4536b93 [POWERPC] bootwrapper: cuImage for 85xx by Scott Wood · 17 years ago
  97. e4bb688 [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg(). by Scott Wood · 17 years ago
  98. 3c5f616 [POWERPC] boot: More verbose gunzip error message by Milton Miller · 17 years ago
  99. 928370c [POWERPC] Enable make install by Akinobu Mita · 17 years ago
  100. 57647a4 [POWERPC] Always use -mno-string by Benjamin Herrenschmidt · 17 years ago