1. 77ecfe8 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  2. 8d73f10 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  3. a7d2dac powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions by Benjamin Herrenschmidt · 15 years ago
  4. c605782 powerpc/mm: Split the various pgtable-* headers based on MMU type by Benjamin Herrenschmidt · 15 years ago
  5. e41c615 powerpc/86xx: Default configuration for GE Fanuc's PPC9A by Martyn Welch · 15 years ago
  6. 740d36a powerpc/86xx: Board support for GE Fanuc's PPC9A by Martyn Welch · 15 years ago
  7. 6e27cca powerpc/cpm2: fix building fs_enet driver as a module. by Grant Likely · 15 years ago
  8. 01ce8ef powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform. by Martyn Welch · 15 years ago
  9. a7e1cf0 powerpc/bootwrapper: add fixed-head.o to simpleimage wrappers by Grant Likely · 15 years ago
  10. 10b9dc6 powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032) by Wolfram Sang · 15 years ago
  11. df8a95f powerpc/5200: add function to return external clock frequency by Wolfgang Grandegger · 15 years ago
  12. bb899d4 powerpc/5200: remove sysfs debug file from GPT driver by Grant Likely · 15 years ago
  13. 563fdd4 powerpc/85xx: Update smp support to handle doorbells and non-mpic init by Kumar Gala · 15 years ago
  14. 1a3d1fc powerpc/math-emu: Fix efp dependence by Liu Yu · 15 years ago
  15. 2b881b9 powerpc/85xx: remove setup_irq(NULL action) in ksi8560 by Thomas Gleixner · 15 years ago
  16. f084e8d powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources by Ted Peters · 15 years ago
  17. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 15 years ago
  18. 9e5efaa powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit by Benjamin Herrenschmidt · 15 years ago
  19. 353bca5 powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 15 years ago
  20. 97f7d6b powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 15 years ago
  21. af9c724 powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF by Andrew Klossner · 15 years ago
  22. a77acda powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug by Wolfram Sang · 15 years ago
  23. 47c3c6e powerpc/cell: Fix Axon MSI driver dependencies by Michael Ellerman · 15 years ago
  24. 1bac022 powerpc/pseries: The pseries MSI code depends on EEH by Michael Ellerman · 15 years ago
  25. 94afa5a powerpc/pseries: Reject discontiguous/non-zero based MSI-X requests by Michael Ellerman · 15 years ago
  26. e7943fb powerpc: Print linux_banner in prom_init by Michael Ellerman · 15 years ago
  27. 7c9583a powerpc/oprofile: Enable support for ppc750 processors by Octavian Purdila · 15 years ago
  28. 2fb4423 powerpc/spufs: Fix incorrect buffer offset in regs write by Jeremy Kerr · 15 years ago
  29. d219889 powerpc/spufs: Check file offset before calculating write size in fixed-sized files by Jeremy Kerr · 15 years ago
  30. e7eec2f powerpc/ps3: Make ps3av_set_video_mode mode ID signed by roel kluin · 15 years ago
  31. 9146cfc powerpc/ps3: Print memory hotplug errors by Geoff Levand · 15 years ago
  32. c9c3832 powerpc: Add missing DABR flags by Geoff Levand · 15 years ago
  33. 9dca4ef powerpc: Add defintion for MSR[GS] to list of MSR bits by Timur Tabi · 15 years ago
  34. f8ff96d powerpc/oprofile: G4 oprofile has variable number of counters by Octavian Purdila · 15 years ago
  35. 8f748aa powerpc/spufs: Initialize ctx->stats.tstamp correctly by Arnd Bergmann · 15 years ago
  36. 9e1e372 powerpc: Remove unused asm-offsets entries for cpu_spec by Michael Ellerman · 15 years ago
  37. 2657dd4 powerpc: Make sure we copy all cpu_spec features except PMC related ones by Michael Ellerman · 15 years ago
  38. 666435b powerpc: Deindentify identify_cpu() by Michael Ellerman · 15 years ago
  39. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 15 years ago
  40. 16962e7 powerpc: Estimate G5 cpufreq transition latency by Nick Piggin · 15 years ago
  41. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  42. d6ee6f7 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  43. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  44. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 15 years ago
  45. ac4dff2 powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts file by Martyn Welch · 15 years ago
  46. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  47. 0bcd783 powerpc: add fsl,fifo-depth property to Freescale SSI device nodes by Timur Tabi · 15 years ago
  48. c307195 powerpc/fsl-booke: Add support for tlbilx instructions by Kumar Gala · 15 years ago
  49. c026c98 powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers by Anton Vorontsov · 15 years ago
  50. 30c4046 powerpc/83xx: Fix the interrupt loss problem on ipic by dayu@datangmobile.cn · 15 years ago
  51. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 15 years ago
  52. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 15 years ago
  53. 05e12a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 15 years ago
  55. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  56. ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  57. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 15 years ago
  58. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 15 years ago
  59. 48b3fd1 powerpc/4xx: update ml507 .dts file to release reference design by Grant Likely · 15 years ago
  60. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 15 years ago
  61. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 15 years ago
  62. f3f704d Blackfin arch: SPI_MMC is now mainlined MMC_SPI by Michael Hennerich · 15 years ago
  63. 4aad7ec3 Blackfin arch: disable legacy /proc/scsi/ support by default by Mike Frysinger · 15 years ago
  64. 357fd37 Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check by Mike Frysinger · 15 years ago
  65. 7dbc3f6 Blackfin arch: add stubs for anomalies 447 and 448 by Mike Frysinger · 15 years ago
  66. e565f20 AT91: initialize Compact Flash on AT91SAM9263 cpu by Stanislaw Gruszka · 15 years ago
  67. 6e5f1e1 ide: add at91_ide driver by Stanislaw Gruszka · 15 years ago
  68. fb7b75a Blackfin arch: cleanup bfin_sport.h header and export it to userspace by Alon Bar-Lev · 15 years ago
  69. 7786ce8 Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently by Jie Zhang · 15 years ago
  70. 27276ba Blackfin arch: remove spurious dash when dcache is off by Mike Frysinger · 15 years ago
  71. 8e2a769 Blackfin arch: mark init_pda as __init as only __init funcs all it by Mike Frysinger · 15 years ago
  72. ba0dade Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem" by Michael Hennerich · 15 years ago
  73. 0004952 Blackfin arch: Random read/write errors are a bad thing by Robin Getz · 15 years ago
  74. 5047607 Blackfin arch: update default kernel config, select KSZ8893M driver for BF518 by Graf Yang · 15 years ago
  75. d7ff1a9 Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hit by Sonic Zhang · 15 years ago
  76. c19577e Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabled by Graf Yang · 15 years ago
  77. f7e989a Blackfin arch: make sure people do not set the kernel load address too high by Mike Frysinger · 15 years ago
  78. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  79. 7acab7a Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 by Enrik Berkhan · 15 years ago
  80. dd4124a x86: add Dell XPS710 reboot quirk by Leann Ogasawara · 15 years ago
  81. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 15 years ago
  82. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 15 years ago
  83. ff0c087 x86: fix DMI on EFI by Brian Maly · 15 years ago
  84. c18e99c Blackfin arch: update anomaly sheets to match latest public info by Mike Frysinger · 15 years ago
  85. ff19fed Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup fromi standby by GPIO by Michael Hennerich · 15 years ago
  86. 1998628 Blackfin arch: PM_BFIN_WAKE_GP: update help by Michael Hennerich · 15 years ago
  87. 0bf3d93 Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patch by Sonic Zhang · 15 years ago
  88. 368a121 powerpc: Run sbc610 USB fixup code only on the appropriate platform. by Tony Breeds · 15 years ago
  89. 8bf6774 Blackfin arch: Enable Write Back Cache on all Blackfin Boards by Michael Hennerich · 15 years ago
  90. 9bd50df Blackfin arch: Update adeos blackfin arch patch to 1.9-00 by Philippe Gerum · 15 years ago
  91. 9c1a774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  92. 3024e4a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. f2a4165 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  95. b57ee99 [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU by Catalin Marinas · 15 years ago
  96. 25ef4a6 [ARM] 5416/1: Use unused address in v6_early_abort by Seth Forshee · 15 years ago
  97. 780eef9 x86: oprofile: don't set counter width from cpuid on Core2 by Tim Blechmann · 15 years ago
  98. 97d4b35 Blackfin arch: fix bug - Error if one serial has hardware flow control and the other doesn't by Tom Parker · 15 years ago
  99. ee554be Blackfin arch: fix compile failure when missing the anomaly definition by Mike Frysinger · 15 years ago
  100. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 15 years ago