1. 6f29c32 powerpc/32: Setup OF properties for kdump by Dale Farnsworth · 16 years ago
  2. 7375331 powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() by Anton Vorontsov · 16 years ago
  3. 322b439 powerpc: Prepare xmon_save_regs for use with kdump by Anton Vorontsov · 16 years ago
  4. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  5. 77733f8 powerpc: Make default kexec/crash_kernel ops implicit by Anton Vorontsov · 16 years ago
  6. 2e8e4f5 powerpc: Setup OF properties for ppc32 kexec by Dale Farnsworth · 16 years ago
  7. b906cfa powerpc/pseries: Fix cpu hotplug by Sebastien Dugue · 16 years ago
  8. fad7b9b powerpc: Fix KVM build on ppc440 by Paul Mackerras · 16 years ago
  9. def434c powerpc/cell: add QPACE as a separate Cell platform by Benjamin Krill · 16 years ago
  10. e68558d powerpc/cell: fix build breakage with CONFIG_SPUFS disabled by Arnd Bergmann · 16 years ago
  11. 418441d9 powerpc/mpc5200: fix error paths in PSC UART probe function by Wolfram Sang · 16 years ago
  12. aec739e powerpc/mpc5200: add rts/cts handling in PSC UART driver by Wolfram Sang · 16 years ago
  13. b651498 powerpc/mpc5200: Make PSC UART driver update serial errors counters by René Bürgel · 16 years ago
  14. e51f47a powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver by Wolfram Sang · 16 years ago
  15. 6b61e69 powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver by Tim Yamin · 16 years ago
  16. aaab5e8 powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled by Grant Likely · 16 years ago
  17. e4efe3c powerpc/mpc5200: Bestcomm fixes to ATA support by Tim Yamin · 16 years ago
  18. 6228824 powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors by Grant Likely · 16 years ago
  19. dd952cb powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller by Grant Likely · 16 years ago
  20. bcb73f5 powerpc/mpc5200: Document and tidy irq driver by Grant Likely · 16 years ago
  21. a149535 powerpc: Fix missing 'blr' in _tlbia() by Benjamin Herrenschmidt · 16 years ago
  22. 49e6e3f powerpc/bootwrapper: Use the child-bus #address-cells to decide which range entry to use by Scott Wood · 16 years ago
  23. e14d774 powerpc: Const-qualify Device Node Argument to DCR Resource Extent API by Grant Erickson · 16 years ago
  24. 9dce3ce powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages by Benjamin Herrenschmidt · 16 years ago
  25. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  26. 7752035 powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs by Benjamin Herrenschmidt · 16 years ago
  27. 760ec0e powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 by Benjamin Herrenschmidt · 16 years ago
  28. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  29. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  30. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  31. 2ca8cf7 powerpc/mm: Rework context management for CPUs with no hash table by Benjamin Herrenschmidt · 16 years ago
  32. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  33. 6d2170b powerpc/4xx: Extended DCR support v2 by Benjamin Herrenschmidt · 16 years ago
  34. fecba96 powerpc: Add reboot notifier to Collaborative Memory Manager by Brian King · 16 years ago
  35. 2218108 powerpc: Disable Collaborative Memory Manager for kdump by Brian King · 16 years ago
  36. 5d84e4b powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK by Stephen Rothwell · 16 years ago
  37. 368c1e3 hvc_console: Escape magic sysrq key by Hendrik Brueckner · 16 years ago
  38. 532774e powerpc: Pass a valid token to rtas_call() in phyp-dump code by Tony Breeds · 16 years ago
  39. 7a2eab0 powerpc: Protect against NULL pointer deref in phyp-dump code by Tony Breeds · 16 years ago
  40. 8168b54 powerpc: Rename struct vm_region to avoid conflict with NOMMU by David Howells · 16 years ago
  41. 13ba3c0 powerpc: Convert sysfs cache code to of_find_next_cache_node() by Nathan Lynch · 16 years ago
  42. b2ea25b powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() by Nathan Lynch · 16 years ago
  43. e523f72 powerpc: Add of_find_next_cache_node() by Nathan Lynch · 16 years ago
  44. 7498209 of/gpio: Implement of_gpio_count() by Anton Vorontsov · 16 years ago
  45. 7736a3d of: of_parse_phandles_with_args() learns to differentiate 'hole' cells by Anton Vorontsov · 16 years ago
  46. c1bb7c6 of: Minor simplification for the of_parse_phandles_with_args() by Anton Vorontsov · 16 years ago
  47. c280266 Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  48. 55dac3a Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  49. 0bc77ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  50. 3797455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  51. 5b8bd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  52. 331c313 cifs: fix buffer overrun in parse_DFS_referrals by Jeff Layton · 16 years ago
  53. a52519f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  54. 4b4cdf3 STAGING: Move staging drivers back to staging-specific menu by Dmitry Baryshkov · 16 years ago
  55. aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 16 years ago
  56. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  57. 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
  58. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 16 years ago
  59. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  60. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 16 years ago
  61. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  62. 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 16 years ago
  63. c33ba39 USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviour by Peter Korsgaard · 16 years ago
  64. aacf4a0 usbmon: drop bogus 0t from usbmon.txt by Pete Zaitcev · 16 years ago
  65. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago
  66. 01ba085 USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID by Andrew Ewert · 16 years ago
  67. f2ee695 USB: tty: SprogII DCC controller identifiers by Alan Cox · 16 years ago
  68. a4b1880 usb-storage: update unusual_devs entry for Nokia 5310 by Alan Stern · 16 years ago
  69. 48e1a54 USB: Unusual devs patch for Nokia 3500c by Ozan Sener · 16 years ago
  70. 1393fce USB: storage: unusual_devs.h: Nokia 3109c addition by CSÉCSY László · 16 years ago
  71. 5413aa4 USB: fix problem with usbtmc driver not loading properly by Greg Kroah-Hartman · 16 years ago
  72. af4d364 powerpc: Fix corruption error in rh_alloc_fixed() by Guillaume Knispel · 16 years ago
  73. 28707af powerpc/fsl-booke: Fix the miss interrupt restore by Dave Liu · 16 years ago
  74. a977218 ocfs2: Add JBD2 compat feature bit. by Joel Becker · 16 years ago
  75. eddce36 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into next by Paul Mackerras · 16 years ago
  76. 83099bc ocfs2: Always update xattr search when creating bucket. by Tao Ma · 16 years ago
  77. be44f01 i2c-s3c2410: fix check for being in suspend. by Ben Dooks · 16 years ago
  78. a804644 i2c-cpm: Detect and report NAK right away instead of timing out by Mike Ditto · 16 years ago
  79. 1bda712 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  80. 7a62b17 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  81. 3bd8226 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  82. eef70b2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  83. c095adb mm: Don't touch uninitialized variable in do_pages_stat_array() by KOSAKI Motohiro · 16 years ago
  84. 3ee89f1 pata_hpt366: no ATAPI DMA by Tejun Heo · 16 years ago
  85. bab5b32 pata_hpt366: fix cable detection, by Tejun Heo · 16 years ago
  86. d10d491 libata: fix Seagate NCQ+FLUSH blacklist by Tejun Heo · 16 years ago
  87. f9d62c0 sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. by Paul Mundt · 16 years ago
  88. 93d5463 sh: maple: Do not pass SLAB_POISON to kmem_cache_create() by Matt Fleming · 16 years ago
  89. b53c7583 rapidio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  90. aab0d37 powerpc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  91. f63837f powerpc/mm: Remove flush_HPTE() by Benjamin Herrenschmidt · 16 years ago
  92. e41e811 powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c by Benjamin Herrenschmidt · 16 years ago
  93. 1a37a3f powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations by Benjamin Herrenschmidt · 16 years ago
  94. a58f053 powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG by Benjamin Herrenschmidt · 16 years ago
  95. 3045b3c powerpc: Remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  96. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  97. edc72ac powerpc/pseries: Check for GIQ indicator before calling set-indicator by Nathan Lynch · 16 years ago
  98. 6ff04c5 powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index by Nathan Lynch · 16 years ago
  99. 13a9801 powerpc: Move smp_hw_index to 32-bit code by Nathan Lynch · 16 years ago
  100. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago