1. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  2. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  3. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 18 years ago
  4. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 18 years ago
  5. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
  6. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 18 years ago
  7. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  8. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  9. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 18 years ago
  10. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 18 years ago
  11. 771f740 pasemi_mac: Move the IRQ mapping from the PCI layer to the driver by Olof Johansson · 18 years ago
  12. 197686d [POWERPC] Abolish powerpc_flash_init() by David Gibson · 18 years ago
  13. d9b55a0 [POWERPC] Early serial debug support for PPC44x by David Gibson · 18 years ago
  14. f6dfc80 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc by David Gibson · 18 years ago
  15. ea20ff5 [POWERPC] Add device tree for Ebony by David Gibson · 18 years ago
  16. 2cd9764 [POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for now by David Gibson · 18 years ago
  17. 05af7bd [POWERPC] MPIC U3/U4 MSI backend by Michael Ellerman · 18 years ago
  18. a7de7c7 [POWERPC] MPIC MSI allocator by Michael Ellerman · 18 years ago
  19. 812fd1f [POWERPC] Enable MSI mappings for MPIC by Michael Ellerman · 18 years ago
  20. 014dad9 [POWERPC] Tell Phyp we support MSI by Michael Ellerman · 18 years ago
  21. 85f2bf9 [POWERPC] RTAS MSI implementation by Michael Ellerman · 18 years ago
  22. df87ef5 [POWERPC] PowerPC MSI infrastructure by Michael Ellerman · 18 years ago
  23. f728b5c [POWERPC] Rip out the existing powerpc msi stubs by Michael Ellerman · 18 years ago
  24. d1953c8 [POWERPC] Remove use of 4level-fixup.h for ppc32 by David Gibson · 18 years ago
  25. 00c2ae3 [POWERPC] Add powerpc PCI-E reset API implementation by Brian King · 18 years ago
  26. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  27. 7487a22 [POWERPC] Holly bootwrapper by Josh Boyer · 18 years ago
  28. d4d19ec [POWERPC] Holly DTS by Josh Boyer · 18 years ago
  29. 897fd81 [POWERPC] Holly defconfig by Josh Boyer · 18 years ago
  30. cb9e4d1 [POWERPC] Add support for 750CL Holly board by Josh Boyer · 18 years ago
  31. 05ad6a9 [POWERPC] Generalize tsi108 PCI setup by Josh Boyer · 18 years ago
  32. c1b78d0 [POWERPC] Generalize tsi108 PHY types by Josh Boyer · 18 years ago
  33. 08390db [POWERPC] Add tsi108_pci.h for common PCI functions by Josh Boyer · 18 years ago
  34. fb39a96 [POWERPC] Export pcibios_remove_pci_devices by Linas Vepstas · 18 years ago
  35. 0108d3f [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() by Michael Ellerman · 18 years ago
  36. 11fbb00 [POWERPC] Cope with PCI host bridge I/O window not starting at 0 by Paul Mackerras · 18 years ago
  37. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
  38. d506a77 get_unmapped_area handles MAP_FIXED on powerpc by Benjamin Herrenschmidt · 18 years ago
  39. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 18 years ago
  40. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 18 years ago
  41. 3052086 PowerPC: Disable SLUB for configurations in which slab page structs are modified by Christoph Lameter · 18 years ago
  42. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 18 years ago
  43. 2e1ee1f [POWERPC] mpc52xx suspend to deep-sleep by Domen Puncer · 18 years ago
  44. 3a5cc44 [POWERPC] Set efika's device_type to "soc" by Domen Puncer · 18 years ago
  45. 5cae84c [POWERPC] lite5200(b) support for i2c by Domen Puncer · 18 years ago
  46. 0d0f4bc [POWERPC] lite5200(b) DTS fixes by Domen Puncer · 18 years ago
  47. de41189 [POWERPC] Export of_device_get_modalias by Sylvain Munaut · 18 years ago
  48. d25a9d6 [POWERPC] Fix some missing build dependencies in arch/powerpc/boot by David Gibson · 18 years ago
  49. 2abb701 [POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver by Olof Johansson · 18 years ago
  50. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 18 years ago
  51. 7e11580 [POWERPC] DART iommu suspend by Johannes Berg · 18 years ago
  52. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 18 years ago
  53. d9333af [POWERPC] powermac: Support G5 CPU hotplug by Johannes Berg · 18 years ago
  54. ac18c67 [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty by Scott Wood · 18 years ago
  55. 44755d1 [POWERPC] Add smp_call_function_map and smp_call_function_single by will schmidt · 18 years ago
  56. e9e77ce [POWERPC] Change topology_init() to a subsys_initcall by Kevin Corry · 18 years ago
  57. 3669e93 [POWERPC] MPIC sys_device & suspend/resume by Johannes Berg · 18 years ago
  58. 71bf08b [POWERPC] 64K page support for kexec by Luke Browning · 18 years ago
  59. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  60. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  61. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  62. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 18 years ago
  63. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  64. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  65. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
  66. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 18 years ago
  67. 9f90b99 [POWERPC] Minor fault path optimization by Christoph Hellwig · 18 years ago
  68. 14d1d2f [POWERPC] Remove duplicate export of __div64_32. by Scott Wood · 18 years ago
  69. 90f7afe [POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms by Olof Johansson · 18 years ago
  70. a6afacb [POWERPC] Small cleanups to the cuboot bootwrapper code by David Gibson · 18 years ago
  71. 0cd74f3 [POWERPC] PS3: Defconfig updates by Geoff Levand · 18 years ago
  72. 0874dd4 [POWERPC] PS3: Fix system slowdown by Takao Shinohara · 18 years ago
  73. dc4f60c [POWERPC] PS3: Interrupt routine fixups. by Geoff Levand · 18 years ago
  74. 1282885 [POWERPC] PS3: Remove duplicate variable assignement by Geoff Levand · 18 years ago
  75. f0a1d02 [POWERPC] PS3: Add DABR support by Geoff Levand · 18 years ago
  76. 5cddd2e [POWERPC] Fix spurious vectors on weird MPIC by Josh Boyer · 18 years ago
  77. be9c94d [POWERPC] Fix suspend states again by Johannes Berg · 18 years ago
  78. 69d48b4 [POWERPC] Fix STRICT_MM_TYPECHECKS by David Gibson · 18 years ago
  79. 57d7909 [POWERPC] Revise PPC44x MMU code for arch/powerpc by David Gibson · 18 years ago
  80. c3e8011 [POWERPC] Uninline of_iomap function by Christian Krafft · 18 years ago
  81. ed16669 [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code by Michael Ellerman · 18 years ago
  82. 543e51c [POWERPC] Turn on corresponding PHY drivers in QE UEC platforms defconfigs by Kim Phillips · 18 years ago
  83. 3baee95 [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC by Kim Phillips · 18 years ago
  84. 0fd8c47 [POWERPC] Replace undocumented interface properties in dts files by Kim Phillips · 18 years ago
  85. 650f7b3 [POWERPC] pseries: Handle null iommu dma-window property correctly by Linas Vepstas · 18 years ago
  86. 8fce6dd [POWERPC] powermac: Fix G5-cpufreq for cpu on/offline by Johannes Berg · 18 years ago
  87. b302887 [POWERPC] apm_emu: Use generic apm-emulation by Johannes Berg · 18 years ago
  88. 6bfeccd [POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platforms by Zang Roy-r61911 · 18 years ago
  89. a3cf4bd [POWERPC] Remove unneeded page_is_ram export by Johannes Berg · 18 years ago
  90. c0b3ae1 [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c by Mathieu Desnoyers · 18 years ago
  91. 7c59b66 i2c: Cleanup the includes of <linux/i2c.h> by Jean Delvare · 18 years ago
  92. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  93. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  94. 6ec3670 [POWERPC] Avoid putting cpu node twice by John Rigby · 18 years ago
  95. 057b184 [POWERPC] Spinlock initializer cleanup by Thomas Gleixner · 18 years ago
  96. 738925b [POWERPC] arch/powerpc/sysdev/timer.c build fix by Srinivasa Ds · 18 years ago
  97. 12d371a [POWERPC] get_property cleanups by Stephen Rothwell · 18 years ago
  98. 4bd4aa1 [POWERPC] cell: cbe_cpufreq cleanup and crash fix by Olof Johansson · 18 years ago
  99. 8895ea4 [POWERPC] Add dt_xlate_addr() to bootwrapper by Mark A. Greer · 18 years ago
  100. d818d7e [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE by Scott Wood · 18 years ago