1. aa88f16 sh: ap325rxa: create CPLD data area in mtd by Nobuhiro Iwamatsu · 16 years ago
  2. e7ab3cd sh: Add FPU registers to regset interface. by Paul Mundt · 16 years ago
  3. 4b4cf75 sh: Add missing asm/ftrace.h. by Paul Mundt · 16 years ago
  4. 9d2b1f8 sh: ftrace support. by Paul Mundt · 16 years ago
  5. 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
  6. 8f2baee sh: Kill off duplicate page fault notifiers in slow path. by Paul Mundt · 16 years ago
  7. 887f1ae sh: Look up the trap vector for the page fault notifier. by Paul Mundt · 16 years ago
  8. 4c59e29 sh: Move lookup_exception_vector() out to asm/system_32.h. by Paul Mundt · 16 years ago
  9. 347cd34 sh: edosk7760: Correct size of bootloader flash partition. by Luca Santini · 16 years ago
  10. d3ea00a sh: Add a few more definitions to asm/sizes.h. by Paul Mundt · 16 years ago
  11. 837c946 sh: Copy in asm/sizes.h helper from ARM. by Paul Mundt · 16 years ago
  12. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  13. b817f7e sh: Disable 4kB stacks when using PAGE_SIZE_64KB. by Paul Mundt · 16 years ago
  14. 2194478 sh: HAVE_IOREMAP_PROT depends on MMU. by Paul Mundt · 16 years ago
  15. b406efe sh: Fix up headers_check regression. by Paul Mundt · 16 years ago
  16. 81b6699 sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. by Paul Mundt · 16 years ago
  17. 8a80a5e sh: Fix up signal_64 conflicting handle_signal() definition. by Paul Mundt · 16 years ago
  18. b85641b sh: Make memory hot-add and hot-remove depend on MMU. by Paul Mundt · 16 years ago
  19. b3d765f sh: Fix up fpu emu build. by Paul Mundt · 16 years ago
  20. 5a89f1a sh: latencytop support. by Paul Mundt · 16 years ago
  21. 0e660d2 sh: Tidy up ELF core dumps. by Paul Mundt · 16 years ago
  22. 7246199 sh: Check SR.DSP bit for DSP regset validity. by Paul Mundt · 16 years ago
  23. f9540ec sh: Add missing task_user_regset_view() definition. by Paul Mundt · 16 years ago
  24. 5dadb34 sh: Add DSP registers to regset interface. by Paul Mundt · 16 years ago
  25. 6bff159 sh: Fix up NUMA build error with se7722_defconfig. by Paul Mundt · 16 years ago
  26. 3231739 sh: Enable HAVE_ARCH_TRACEHOOK. by Paul Mundt · 16 years ago
  27. fb4f87a sh: Provide the asm/syscall.h interface, needed by tracehook. by Paul Mundt · 16 years ago
  28. 9996b42 sh: provide user_stack_pointer(), needed for tracehook support. by Paul Mundt · 16 years ago
  29. f8b890a sh: Flag T-bit for syscall restart. by Paul Mundt · 16 years ago
  30. cb700aa sh: ioremap_prot support. by Paul Mundt · 16 years ago
  31. 934135c sh: ptrace: Introduce user_regset interface for gp regs. by Paul Mundt · 16 years ago
  32. 0955874 sh: Provide a fixed UTS_MACHINE definition for sh64. by Paul Mundt · 16 years ago
  33. 1b582d1 sh: update edosk7760 defconfig for physmap-flash. by Luca Santini · 16 years ago
  34. 4018ffc sh: edosk7760 physmap-flash support. by Luca Santini · 16 years ago
  35. b21a910 sh: intc_prio_data() test before subtraction on unsigned by roel kluin · 16 years ago
  36. 6eb2139 sh: kprobes: kretprobe_trampoline needs to be global. by Paul Mundt · 16 years ago
  37. 61098a0 sh: Add R2D+ defconfig for qemu system emulator. by Paul Mundt · 16 years ago
  38. cf204fa sh: Derive calibrate_delay lpj from clk fwk. by Paul Mundt · 16 years ago
  39. 4eb5845 sh: kprobes: __kprobes annotations and formatting cleanups. by Paul Mundt · 16 years ago
  40. 734db37 sh: kprobes: Fix up race against probe point removal. by Paul Mundt · 16 years ago
  41. 247bc6d sh: kprobes: Fix up a preemption imbalance on jprobe return. by Paul Mundt · 16 years ago
  42. ee386de sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps. by Paul Mundt · 16 years ago
  43. 174b5c9 sh: kprobes: Use trapa #0x3a for breakpoint trap. by Paul Mundt · 16 years ago
  44. 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
  45. fc63562 sh: Disable seccomp support by default. by Paul Mundt · 16 years ago
  46. e7cb016 sh: Mark kretprobe_trampoline_holder static and __used. by Paul Mundt · 16 years ago
  47. 4ad06dd sh: Add EDOSK7760 mach type. by Paul Mundt · 16 years ago
  48. 3db9170 sh: Add Renesas EDOSK7760 board support. by Luca Santini · 16 years ago
  49. 53abf91 sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. by Luca Santini · 16 years ago
  50. 205a3b4 sh: uninline flush_icache_all(). by Paul Mundt · 16 years ago
  51. 6907e6a sh: Add the rest of the boot targets to arch/sh/boot/.gitignore. by Paul Mundt · 16 years ago
  52. d39f545 sh: Add kprobes support. by Chris Smith · 16 years ago
  53. b6c20e4 sh: remove unnecessary memset after alloc_bootmem_low_pages by Marek Skuczynski · 16 years ago
  54. 61c6638 sh: fix the TMU code to allow a fully running NO_HZ system by Francesco Virlinzi · 16 years ago
  55. b6ad1e8 sh: Subnormal double to float conversion by Carl Shaw · 16 years ago
  56. f040dda sh: Fix an unusual memory initialisation error. by Stuart Menefy · 16 years ago
  57. 664718a sh: Fix uImage load address in 32-bit mode. by Chris Smith · 16 years ago
  58. 96e14e5 sh: vmalloc pgtable sync fix. by Stuart Menefy · 16 years ago
  59. 28d6e52 sh: Fix up broken 32-bit initrd support. by Stuart Menefy · 16 years ago
  60. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  61. 3159e7d sh: Add support for memory hot-remove. by Paul Mundt · 16 years ago
  62. 5840263 sh: Don't enable clockevents broadcasting on UP SH-X3 builds. by Paul Mundt · 16 years ago
  63. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  64. 7d96169 sh: Display CPU information in show_regs(). by Paul Mundt · 16 years ago
  65. 53c01d2 sh: Early dummy clockevent registration on boot CPU. by Paul Mundt · 16 years ago
  66. 71f0bdc sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop. by Paul Mundt · 16 years ago
  67. 8c24594 sh: generic clockevent broadcast support. by Paul Mundt · 16 years ago
  68. 6f52707 sh: smp: Hook up a timer IPI stub. by Paul Mundt · 16 years ago
  69. c7936b9 sh: smp: Hook in to the generic IPI handler for SH-X3 SMP. by Paul Mundt · 16 years ago
  70. 173a44d sh: smp: Provide a generic IPI handler. by Paul Mundt · 16 years ago
  71. 04ec080 sh: Kill off unused defines from asm/smp.h. by Paul Mundt · 16 years ago
  72. ee43a84 sh: Provide movli.l/movco.l-based cmpxchg. by Paul Mundt · 16 years ago
  73. 742fd1b sh: Provide movli.l/movco.l-based bitops. by Paul Mundt · 16 years ago
  74. 64f996f 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
  75. f532522 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. a22a9a9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  77. 23952a9 x86: cpu_init(): fix memory leak when using CPU hotplug by Andreas Herrmann · 16 years ago
  78. d04ec77 x86: pda_init(): fix memory leak when using CPU hotplug by Andreas Herrmann · 16 years ago
  79. e4a6be4 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags by Eduardo Habkost · 16 years ago
  80. dd786dd x86: move mtrr cpu cap setting early in early_init_xxxx by Yinghai Lu · 16 years ago
  81. 12cf105 x86: delay early cpu initialization until cpuid is done by Krzysztof Helt · 16 years ago
  82. 72d43d9 x86: HPET: read back compare register before reading counter by Thomas Gleixner · 16 years ago
  83. f767625 x86: HPET fix moronic 32/64bit thinko by Thomas Gleixner · 16 years ago
  84. f31d731 x86: use X86_FEATURE_NOPL in alternatives by H. Peter Anvin · 16 years ago
  85. b6734c3 x86: add NOPL as a synthetic CPU feature bit by H. Peter Anvin · 16 years ago
  86. b74b06c x86: boot: stub out unimplemented CPU feature words by H. Peter Anvin · 16 years ago
  87. 1c402c8 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
  88. 6f74b18 Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 by Linus Torvalds · 16 years ago
  89. b693ffe Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  90. 0011036 [MIPS] Probe initrd header only if explicitly specified by Atsushi Nemoto · 16 years ago
  91. 3885ec8 [MIPS] TX39xx: Add missing local_flush_icache_range initialization by Atsushi Nemoto · 16 years ago
  92. 073828d [MIPS] TXx9: Fix txx9_pcode initialization by Atsushi Nemoto · 16 years ago
  93. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  94. 0510617 [MIPS] Fix data bus error recovery by Thomas Bogendoerfer · 16 years ago
  95. b35de67 Revert "[ARM] use the new byteorder headers" by David Woodhouse · 16 years ago
  96. 7cfb0435 HPET: make minimum reprogramming delta useful by Thomas Gleixner · 16 years ago
  97. dbce1f6 sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Paul Mundt · 16 years ago
  98. 323b8c4 sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Carmelo Amoroso · 16 years ago
  99. de014d6 x86: Change warning message in TSC calibration. by Alok N Kataria · 16 years ago
  100. 3e25a2d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago