1. 5439050 [S390] cpu topology: fix cpu_core_map initialization by Heiko Carstens · 16 years ago
  2. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
  3. a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 16 years ago
  4. 4e17fee x86: turn CONFIG_SPARSE_IRQ off by default by Ingo Molnar · 16 years ago
  5. 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 16 years ago
  6. 1fcccb0 x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 by Jaswinder Singh · 16 years ago
  7. 5c8261e Merge branch 'topic/asoc' into to-push by Takashi Iwai · 16 years ago
  8. 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
  9. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  10. 4655a0d Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into devel by Russell King · 16 years ago
  11. a48d196 [ARM] pxa: Update eseries defconfig by Ian Molton · 16 years ago
  12. b7e8bda crypto: crc32c-intel - Switch to shash by Herbert Xu · 16 years ago
  13. 1c06da8 crypto: crc32c-intel - Update copyright head by Kent Liu · 16 years ago
  14. 67be403 Revert "x86: disable X86_PTRACE_BTS" by Ingo Molnar · 16 years ago
  15. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  16. 1806f82 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 40f15ad x86: disable X86_PTRACE_BTS by Ingo Molnar · 16 years ago
  18. c1c15b6 x86: PAT: fix address types in track_pfn_vma_new() by H. Peter Anvin · 16 years ago
  19. 5289f46 parisc: disable UP-optimized flush_tlb_mm by Kyle McMartin · 16 years ago
  20. b479f3c [ARM] 5352/1: add w90p910-plat config file by wanzongshun · 16 years ago
  21. 40321fd Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  22. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
  23. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 16 years ago
  24. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 16 years ago
  25. 7e3cbc3 Merge branch 'x86/ptrace' into x86/tsc by Ingo Molnar · 16 years ago
  26. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  27. bf8bd66 Merge branch 'x86/apic' into x86/irq by Ingo Molnar · 16 years ago
  28. 1ccedb7c Merge commit 'v2.6.28-rc9' into x86/apic by Ingo Molnar · 16 years ago
  29. f8f50b1 powerpc/32: Wire up the trampoline code for kdump by Dale Farnsworth · 16 years ago
  30. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 16 years ago
  31. 01695a9 powerpc/32: Allow __ioremap on RAM addresses for kdump kernel by Anton Vorontsov · 16 years ago
  32. 6f29c32 powerpc/32: Setup OF properties for kdump by Dale Farnsworth · 16 years ago
  33. 7375331 powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() by Anton Vorontsov · 16 years ago
  34. 322b439 powerpc: Prepare xmon_save_regs for use with kdump by Anton Vorontsov · 16 years ago
  35. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  36. 77733f8 powerpc: Make default kexec/crash_kernel ops implicit by Anton Vorontsov · 16 years ago
  37. 2e8e4f5 powerpc: Setup OF properties for ppc32 kexec by Dale Farnsworth · 16 years ago
  38. b906cfa powerpc/pseries: Fix cpu hotplug by Sebastien Dugue · 16 years ago
  39. fad7b9b powerpc: Fix KVM build on ppc440 by Paul Mackerras · 16 years ago
  40. adf77ba x86: prioritize the FPU traps for the error code by H. Peter Anvin · 16 years ago
  41. def434c powerpc/cell: add QPACE as a separate Cell platform by Benjamin Krill · 16 years ago
  42. e68558d powerpc/cell: fix build breakage with CONFIG_SPUFS disabled by Arnd Bergmann · 16 years ago
  43. 59de580 sh: oprofile: Fix up the module build. by Paul Mundt · 16 years ago
  44. 7d91fcf sh: add UIO support for JPU on SH7722. by Takanari Hayama · 16 years ago
  45. 6f5cd2b sh: mach-rsk: Use uImage generation by default for rsk7201/7203. by Paul Mundt · 16 years ago
  46. 2ea40de sh: mach-sh03: Fix up pata_platform build breakage. by Paul Mundt · 16 years ago
  47. b5868e8 sh: enable deferred io LCDC on Migo-R by Magnus Damm · 16 years ago
  48. 0790555 sh: add LCDC interrupt configuration to AP325 and Migo-R by Magnus Damm · 16 years ago
  49. da9fdc8 sh: split coherent pages by Magnus Damm · 16 years ago
  50. 78fb402 sh: dma: Kill off ISA DMA wrapper. by Paul Mundt · 16 years ago
  51. 5d2685d sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. by Paul Mundt · 16 years ago
  52. fe58cac sh: Kill off the unused SH_ALPHANUMERIC debug option. by Paul Mundt · 16 years ago
  53. 740a3e6 sh: Enable skipping of bss on debug platforms for sh32 also. by Paul Mundt · 16 years ago
  54. 8a65505 doc: Update sh cpufreq documentation. by Paul Mundt · 16 years ago
  55. 0146d78 sh: mrshpc_setup_windows() needs to be inline. by Paul Mundt · 16 years ago
  56. 073da9c sh: Kill off cf-enabler with extreme prejudice. by Paul Mundt · 16 years ago
  57. 8c197c3 sh: Add a simple edosk7705_defconfig for build testing. by Paul Mundt · 16 years ago
  58. 866ef8f sh: mach-edosk7705: Fix up edosk7705 so it all builds again. by Paul Mundt · 16 years ago
  59. 0ef0e6c sh: mach-microdev: Split out the fdc37c93xapm initialization code. by Paul Mundt · 16 years ago
  60. 43eeb0f sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). by Paul Mundt · 16 years ago
  61. 8db806e sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk. by Paul Mundt · 16 years ago
  62. 98a955d sh: board-shmin: Convert shmin to use __set_io_port_base(). by Paul Mundt · 16 years ago
  63. 2125a46 sh: Kill off dead mv_init_pci() from machvec. by Paul Mundt · 16 years ago
  64. 43f8f9b sh: Simplify kernel_thread_helper() for sh32. by Paul Mundt · 16 years ago
  65. 7b80fb3 sh: Kill off mv_heartbeat() from the machvec. by Paul Mundt · 16 years ago
  66. b94ea27 sh: Kill off the cayman and microdev special heartbeat code. by Paul Mundt · 16 years ago
  67. ca0c14e sh: Kill off sh_bios_in_gdb_mode(). by Paul Mundt · 16 years ago
  68. a9df1ed sh: export sh_bios_get_node_addr() symbol for stnic module. by Paul Mundt · 16 years ago
  69. 8e32018 sh: Run sh_bios through a long overdue Lindent. by Paul Mundt · 16 years ago
  70. d9341b5 sh: oprofile: Convert op_model_sh7750 to new common interface. by Paul Mundt · 16 years ago
  71. 40a8b42 sh: oprofile: Backtrace support. by Dave Peverley · 16 years ago
  72. 60a51fb sh: oprofile: Refactor common setup code for multiple driver support. by Paul Mundt · 16 years ago
  73. 70fe224 sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines by Matt Fleming · 16 years ago
  74. 1a94757 sh: Convert Cayman boards from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  75. e85a477 sh: Convert Dreamcast support from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  76. bd0a22d sh: Convert SystemH board support from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  77. be729fd sh: Convert Microdev boards from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  78. 180ae20 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. by Paul Mundt · 16 years ago
  79. 4466b20 sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). by Paul Mundt · 16 years ago
  80. 776d6c2 sh: Kill off remaining CONFIG_SH_KGDB bits. by Paul Mundt · 16 years ago
  81. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  82. d7b01f7 sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too. by Paul Mundt · 16 years ago
  83. dd76279 sh: Provide linux/regset.h interface for SH-5. by Paul Mundt · 16 years ago
  84. 94e2fb3 sh: Provide asm/syscall.h for SH-5. by Paul Mundt · 16 years ago
  85. 6ac0343 sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. by Paul Mundt · 16 years ago
  86. f15b2dc sh: Fix up syscall_get_nr() comment in syscall_32.h. by Paul Mundt · 16 years ago
  87. 35724a0 sh: Fix up the cpu_asid() return value on nommu. by Paul Mundt · 16 years ago
  88. a99d6fd sh: Convert sh64 /proc/asids to debugfs and generic sh. by Paul Mundt · 16 years ago
  89. 4d1f3bb sh: Kill off sh64's unused alloc/free_task_struct() definitions. by Paul Mundt · 16 years ago
  90. 4eec883 sh: mach-migor: Kill off unused Migo-R machvec. by Paul Mundt · 16 years ago
  91. 4545bfa sh: add ov772x reset delay on Migo-R by Magnus Damm · 16 years ago
  92. a6bc25a sh: Drop the special qemu defconfig. by Paul Mundt · 16 years ago
  93. bd40e81 sh: Delete unnecessary mov in the interrupt exception entry point. by Aoi Shinkai · 16 years ago
  94. 06be372 sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). by Paul Mundt · 16 years ago
  95. a47925f sh: Update rsk701_defconfig to reflect mach-rsk changes. by Paul Mundt · 16 years ago
  96. ff15b90 sh: Enable leds-gpio in rsk7203 defconfig. by Paul Mundt · 16 years ago
  97. ea0aac1 sh: Consolidate rsk7203/7201 in to a new mach-rsk. by Paul Mundt · 16 years ago
  98. b5cfeac sh: Provide ftrace_make_call()/ftrace_make_nop(). by Paul Mundt · 16 years ago
  99. 4bc3e71 sh: Disable -Werror for arch/sh/oprofile/. by Paul Mundt · 16 years ago
  100. 3b04122 sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower. by Takashi YOSHII · 16 years ago