1. 091db04 sh: Fix up signal_64 cast warnings. by Paul Mundt · 16 years ago
  2. 88856d6 sh: Fix up uaccess_64 put/get_user() cast warnings. by Paul Mundt · 16 years ago
  3. 1bec157 sh: Force pending restarted system calls to return -EINTR. by Paul Mundt · 16 years ago
  4. aa88f16 sh: ap325rxa: create CPLD data area in mtd by Nobuhiro Iwamatsu · 16 years ago
  5. e7ab3cd sh: Add FPU registers to regset interface. by Paul Mundt · 16 years ago
  6. 4b4cf75 sh: Add missing asm/ftrace.h. by Paul Mundt · 16 years ago
  7. 6902aa8 doc: Add remaining SH parameters to kernel-parameters.txt. by Paul Mundt · 16 years ago
  8. 9d2b1f8 sh: ftrace support. by Paul Mundt · 16 years ago
  9. 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
  10. 8f2baee sh: Kill off duplicate page fault notifiers in slow path. by Paul Mundt · 16 years ago
  11. 887f1ae sh: Look up the trap vector for the page fault notifier. by Paul Mundt · 16 years ago
  12. 4c59e29 sh: Move lookup_exception_vector() out to asm/system_32.h. by Paul Mundt · 16 years ago
  13. 347cd34 sh: edosk7760: Correct size of bootloader flash partition. by Luca Santini · 16 years ago
  14. d3ea00a sh: Add a few more definitions to asm/sizes.h. by Paul Mundt · 16 years ago
  15. 837c946 sh: Copy in asm/sizes.h helper from ARM. by Paul Mundt · 16 years ago
  16. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  17. b817f7e sh: Disable 4kB stacks when using PAGE_SIZE_64KB. by Paul Mundt · 16 years ago
  18. 2194478 sh: HAVE_IOREMAP_PROT depends on MMU. by Paul Mundt · 16 years ago
  19. b406efe sh: Fix up headers_check regression. by Paul Mundt · 16 years ago
  20. 81b6699 sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. by Paul Mundt · 16 years ago
  21. 8a80a5e sh: Fix up signal_64 conflicting handle_signal() definition. by Paul Mundt · 16 years ago
  22. b85641b sh: Make memory hot-add and hot-remove depend on MMU. by Paul Mundt · 16 years ago
  23. b3d765f sh: Fix up fpu emu build. by Paul Mundt · 16 years ago
  24. 5a89f1a sh: latencytop support. by Paul Mundt · 16 years ago
  25. 0e660d2 sh: Tidy up ELF core dumps. by Paul Mundt · 16 years ago
  26. 7246199 sh: Check SR.DSP bit for DSP regset validity. by Paul Mundt · 16 years ago
  27. f9540ec sh: Add missing task_user_regset_view() definition. by Paul Mundt · 16 years ago
  28. 5dadb34 sh: Add DSP registers to regset interface. by Paul Mundt · 16 years ago
  29. 6bff159 sh: Fix up NUMA build error with se7722_defconfig. by Paul Mundt · 16 years ago
  30. 3231739 sh: Enable HAVE_ARCH_TRACEHOOK. by Paul Mundt · 16 years ago
  31. fb4f87a sh: Provide the asm/syscall.h interface, needed by tracehook. by Paul Mundt · 16 years ago
  32. 9996b42 sh: provide user_stack_pointer(), needed for tracehook support. by Paul Mundt · 16 years ago
  33. f8b890a sh: Flag T-bit for syscall restart. by Paul Mundt · 16 years ago
  34. cb700aa sh: ioremap_prot support. by Paul Mundt · 16 years ago
  35. 934135c sh: ptrace: Introduce user_regset interface for gp regs. by Paul Mundt · 16 years ago
  36. 0955874 sh: Provide a fixed UTS_MACHINE definition for sh64. by Paul Mundt · 16 years ago
  37. 1b582d1 sh: update edosk7760 defconfig for physmap-flash. by Luca Santini · 16 years ago
  38. 4018ffc sh: edosk7760 physmap-flash support. by Luca Santini · 16 years ago
  39. 2641dc9 rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative by roel kluin · 16 years ago
  40. cc3c080 sh_eth: unsigned ndev->irq cannot be negative by roel kluin · 16 years ago
  41. b21a910 sh: intc_prio_data() test before subtraction on unsigned by roel kluin · 16 years ago
  42. 6eb2139 sh: kprobes: kretprobe_trampoline needs to be global. by Paul Mundt · 16 years ago
  43. 61098a0 sh: Add R2D+ defconfig for qemu system emulator. by Paul Mundt · 16 years ago
  44. cf204fa sh: Derive calibrate_delay lpj from clk fwk. by Paul Mundt · 16 years ago
  45. 4eb5845 sh: kprobes: __kprobes annotations and formatting cleanups. by Paul Mundt · 16 years ago
  46. 734db37 sh: kprobes: Fix up race against probe point removal. by Paul Mundt · 16 years ago
  47. 247bc6d sh: kprobes: Fix up a preemption imbalance on jprobe return. by Paul Mundt · 16 years ago
  48. ee386de sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps. by Paul Mundt · 16 years ago
  49. 174b5c9 sh: kprobes: Use trapa #0x3a for breakpoint trap. by Paul Mundt · 16 years ago
  50. 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
  51. fc63562 sh: Disable seccomp support by default. by Paul Mundt · 16 years ago
  52. e7cb016 sh: Mark kretprobe_trampoline_holder static and __used. by Paul Mundt · 16 years ago
  53. 4ad06dd sh: Add EDOSK7760 mach type. by Paul Mundt · 16 years ago
  54. 3db9170 sh: Add Renesas EDOSK7760 board support. by Luca Santini · 16 years ago
  55. 53abf91 sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. by Luca Santini · 16 years ago
  56. 205a3b4 sh: uninline flush_icache_all(). by Paul Mundt · 16 years ago
  57. 6907e6a sh: Add the rest of the boot targets to arch/sh/boot/.gitignore. by Paul Mundt · 16 years ago
  58. d39f545 sh: Add kprobes support. by Chris Smith · 16 years ago
  59. b6c20e4 sh: remove unnecessary memset after alloc_bootmem_low_pages by Marek Skuczynski · 16 years ago
  60. 61c6638 sh: fix the TMU code to allow a fully running NO_HZ system by Francesco Virlinzi · 16 years ago
  61. b6ad1e8 sh: Subnormal double to float conversion by Carl Shaw · 16 years ago
  62. f040dda sh: Fix an unusual memory initialisation error. by Stuart Menefy · 16 years ago
  63. 664718a sh: Fix uImage load address in 32-bit mode. by Chris Smith · 16 years ago
  64. 96e14e5 sh: vmalloc pgtable sync fix. by Stuart Menefy · 16 years ago
  65. 28d6e52 sh: Fix up broken 32-bit initrd support. by Stuart Menefy · 16 years ago
  66. c6feb61 sh: early cached_to_uncached initialization. by Stuart Menefy · 16 years ago
  67. 3159e7d sh: Add support for memory hot-remove. by Paul Mundt · 16 years ago
  68. 5840263 sh: Don't enable clockevents broadcasting on UP SH-X3 builds. by Paul Mundt · 16 years ago
  69. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  70. 7d96169 sh: Display CPU information in show_regs(). by Paul Mundt · 16 years ago
  71. 53c01d2 sh: Early dummy clockevent registration on boot CPU. by Paul Mundt · 16 years ago
  72. 71f0bdc sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop. by Paul Mundt · 16 years ago
  73. 8c24594 sh: generic clockevent broadcast support. by Paul Mundt · 16 years ago
  74. 6f52707 sh: smp: Hook up a timer IPI stub. by Paul Mundt · 16 years ago
  75. c7936b9 sh: smp: Hook in to the generic IPI handler for SH-X3 SMP. by Paul Mundt · 16 years ago
  76. 173a44d sh: smp: Provide a generic IPI handler. by Paul Mundt · 16 years ago
  77. 04ec080 sh: Kill off unused defines from asm/smp.h. by Paul Mundt · 16 years ago
  78. ee43a84 sh: Provide movli.l/movco.l-based cmpxchg. by Paul Mundt · 16 years ago
  79. 742fd1b sh: Provide movli.l/movco.l-based bitops. by Paul Mundt · 16 years ago
  80. 7686ad5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  81. 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
  82. 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
  83. 4747832 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  84. a22a9a9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  85. 23952a9 x86: cpu_init(): fix memory leak when using CPU hotplug by Andreas Herrmann · 16 years ago
  86. d04ec77 x86: pda_init(): fix memory leak when using CPU hotplug by Andreas Herrmann · 16 years ago
  87. e4a6be4 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags by Eduardo Habkost · 16 years ago
  88. dd786dd x86: move mtrr cpu cap setting early in early_init_xxxx by Yinghai Lu · 16 years ago
  89. 12cf105 x86: delay early cpu initialization until cpuid is done by Krzysztof Helt · 16 years ago
  90. 4ab6a21 clocksource, acpi_pm.c: check for monotonicity by Dominik Brodowski · 16 years ago
  91. dfdf748 clocksource, acpi_pm.c: use proper read function also in errata mode by Dominik Brodowski · 16 years ago
  92. 4ff4b9e ntp: fix calculation of the next jiffie to trigger RTC sync by Maciej W. Rozycki · 16 years ago
  93. 8a65649 Fix CONFIG_AC97_BUS dependency by Takashi Iwai · 16 years ago
  94. 72d43d9 x86: HPET: read back compare register before reading counter by Thomas Gleixner · 16 years ago
  95. f767625 x86: HPET fix moronic 32/64bit thinko by Thomas Gleixner · 16 years ago
  96. 7300711 clockevents: broadcast fixup possible waiters by Thomas Gleixner · 16 years ago
  97. f31d731 x86: use X86_FEATURE_NOPL in alternatives by H. Peter Anvin · 16 years ago
  98. b6734c3 x86: add NOPL as a synthetic CPU feature bit by H. Peter Anvin · 16 years ago
  99. b74b06c x86: boot: stub out unimplemented CPU feature words by H. Peter Anvin · 16 years ago
  100. 70bb089 drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() by Andrew Morton · 16 years ago