1. 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 16 years ago
  2. 47aa8f4 sh: Fix up SH7763 build. by Paul Mundt · 16 years ago
  3. 67908ab sh: Add migor_ts support to MigoR by Magnus Damm · 16 years ago
  4. 5779586 sh: Add rs5c732b RTC support to MigoR by Magnus Damm · 16 years ago
  5. 0c6111e sh: Add I2C support to MigoR by Magnus Damm · 16 years ago
  6. ef1b232 sh: Add I2C platform data to sh7722 by Magnus Damm · 16 years ago
  7. 3c803a9 sh: MigoR NAND flash support using gen_flash by Magnus Damm · 16 years ago
  8. b880878 sh: MigoR NOR flash support using physmap-flash by Magnus Damm · 16 years ago
  9. 8ed6dfdd sh: Fix up mach-types formatting from merge damage. by Paul Mundt · 16 years ago
  10. c293396 sh: r7780rp: Hook up the I2C and SMBus platform devices. by Paul Mundt · 16 years ago
  11. b026a23 sh: Use phyical addresses for MigoR smc91x resources by Magnus Damm · 16 years ago
  12. a0d2979 sh: Use physical addresses for sh7722 USBF resources by Magnus Damm · 16 years ago
  13. 9db913c sh: Add MigoR header file by Magnus Damm · 16 years ago
  14. 5c0cbd7 sh: Allow optimized clear/copy page routines to be used on SH-2. by Paul Mundt · 16 years ago
  15. 2163b4c sh: Hook up the rest of the SH7770 serial ports. by Paul Mundt · 16 years ago
  16. 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 16 years ago
  17. d391c62 sh: Hook up remaining IRQ sources for R7780MP FPGA. by Masayuki Hosokawa · 16 years ago
  18. 2ad6990 sh: Initial support for the MX-G CPU. by Paul Mundt · 16 years ago
  19. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 16 years ago
  20. 90fce7f sh: SuperH KEYSC keypad data for Solution Engine 7722 by Magnus Damm · 16 years ago
  21. 92cfeb6 sh: SuperH KEYSC keypad data for MigoR by Magnus Damm · 16 years ago
  22. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  23. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  24. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  25. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  26. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  27. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  28. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  29. fd3e0bb [POWERPC] Stacktrace support for lockdep by Christoph Hellwig · 16 years ago
  30. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 16 years ago
  31. f4ac7b5e [POWERPC] Fix device-tree locking vs. interrupts by Benjamin Herrenschmidt · 16 years ago
  32. 49a9997 [POWERPC] Remove unused __max_memory variable by Olof Johansson · 16 years ago
  33. 1af9fa8 [POWERPC] Simplify xics direct/lpar irq_host setup by Michael Ellerman · 16 years ago
  34. f01567d [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ() by Michael Ellerman · 16 years ago
  35. 30d6ad2 [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_cascade() by Michael Ellerman · 16 years ago
  36. 032ace7 [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c by Michael Ellerman · 16 years ago
  37. 11a55f2 Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  38. 858c52d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs by Paul Mackerras · 16 years ago
  39. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 7e41e7b ppc: don't include <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  47. e4f7f3a ppc/ppc4xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 3671e9a ppc/hdpu: remove dead IDE code by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 16 years ago
  50. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 16 years ago
  51. d359752 kgdb: fix NMI hangs by Jason Wessel · 16 years ago
  52. 82da3ff x86: kgdb support by Ingo Molnar · 16 years ago
  53. 71b264f Pull miscellaneous into release branch by Tony Luck · 16 years ago
  54. f4df39c Pull nptcg into release branch by Tony Luck · 16 years ago
  55. a49072bb Pull kvm-patches into release branch by Tony Luck · 16 years ago
  56. fc494d6 Pull percpureserve into release branch by Tony Luck · 16 years ago
  57. 78514c1 Pull regset into release branch by Tony Luck · 16 years ago
  58. 14d0647 Pull virt-cpu-accounting into release branch by Tony Luck · 16 years ago
  59. 2a467d5 Pull fsys_gettimeofday into release branch by Tony Luck · 16 years ago
  60. 79b34af [ARM] 4963/1: S3C2410 - add basic machine support for the TCT Hammer by David Anders · 16 years ago
  61. 3c7d9c8 [ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code. by Ben Dooks · 16 years ago
  62. d96a980 [ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLK by Ben Dooks · 16 years ago
  63. 1017be8 [ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition. by Ben Dooks · 16 years ago
  64. 6ddc4b0 [ARM] 4984/1: S3C24XX: Do not assert nRSTOUT on BAST over suspend. by Ben Dooks · 16 years ago
  65. 77ad386 x86: standalone trampoline code by Ingo Molnar · 16 years ago
  66. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 16 years ago
  67. f49688d x86: coding style fixes to arch/x86/kernel/acpi/sleep.c by Paolo Ciarrocchi · 16 years ago
  68. e223f16 x86: setup_trampoline() - fix section mismatch warning by Jacek Luczak · 16 years ago
  69. df96323 x86: section mismatch fixes, #1 by Jacek Luczak · 16 years ago
  70. 63d3819 x86: fix paranoia about using BIOS quickboot mechanism. by Alok Kataria · 16 years ago
  71. 711554d x86: print out buggy mptable by Yinghai Lu · 16 years ago
  72. 6107a7c x86: use cpu_online() by Akinobu Mita · 16 years ago
  73. 7281c96 x86: use cpumask_of_cpu() by Akinobu Mita · 16 years ago
  74. addfc66 x86: remove unnecessary tmp local variable by Akinobu Mita · 16 years ago
  75. 07004b1 x86: remove unnecessary memset() by Akinobu Mita · 16 years ago
  76. a2249cb x86: use ioapic_read_entry() and ioapic_write_entry() by Akinobu Mita · 16 years ago
  77. 9d25cb0 x86: avoid redundant loop in io_apic_level_ack_pending() by Akinobu Mita · 16 years ago
  78. 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 16 years ago
  79. 85bddde x86: merge mpparse_{32,64}.c by Alexey Starikovskiy · 16 years ago
  80. cfa08d6 x86: unify mp_register_gsi by Alexey Starikovskiy · 16 years ago
  81. c769bfe x86: unify mp_config_acpi_legacy_irqs by Alexey Starikovskiy · 16 years ago
  82. 57b733e x86: unify mp_register_ioapic by Alexey Starikovskiy · 16 years ago
  83. 22cbb4b x86: unify uniq_io_apic_id by Alexey Starikovskiy · 16 years ago
  84. 92fd4b7 x86: unify smp_scan_config by Alexey Starikovskiy · 16 years ago
  85. 4421b1c x86: unify get_smp_config by Alexey Starikovskiy · 16 years ago
  86. 62441bf x86: unify construct_default_ioirq_mptable by Alexey Starikovskiy · 16 years ago
  87. e950bea x86: unify smp_read_mpc by Alexey Starikovskiy · 16 years ago
  88. f8924e7 x86: unify mp_bus_info by Alexey Starikovskiy · 16 years ago
  89. 746f224 x86: unify arch/x86/kernel/mpparse_64.c by Alexey Starikovskiy · 16 years ago
  90. 888032c x86: add early flags to mpparse_32.c by Alexey Starikovskiy · 16 years ago
  91. 4ef8129 x86: lindent mpparse_32.c by Alexey Starikovskiy · 16 years ago
  92. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 16 years ago
  93. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 16 years ago
  94. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 16 years ago
  95. 350bae1 x86: move mp_irqs to io_apic_64.c by Alexey Starikovskiy · 16 years ago
  96. 584f734 x86: move mp_irqs to io_apics_32.c by Alexey Starikovskiy · 16 years ago
  97. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 16 years ago
  98. 9c7408f3 x86: move mp_ioapics to io_apic_64.c by Alexey Starikovskiy · 16 years ago
  99. 9f640cc x86: move mp_ioapics to io_apic_32.c by Alexey Starikovskiy · 16 years ago
  100. ba1ce61 x86: don't set io apic features if io-apic is not enabled, fix by Ingo Molnar · 16 years ago