1. b161313 sh: Fix address to decompress at when CONFIG_32BIT=y by Matt Fleming · 15 years ago
  2. 7c4584d sh: Assembly friendly __pa and __va definitions by Matt Fleming · 15 years ago
  3. 4a6feab sh: __cpuinit annotate the CPU init path. by Paul Mundt · 15 years ago
  4. a9079ca sh: Tidy CPU probing and fixup section annotations. by Paul Mundt · 15 years ago
  5. 3bd1666 sh: hw-breakpoints: Kill off stub unthrottle callback. by Paul Mundt · 15 years ago
  6. 88253e8 sh: Zero out aliases counter when using SH-X3 hardware assistance. by Paul Mundt · 15 years ago
  7. 1d5cc550 sh: dwarf unwinder needs linux/module.h. by Paul Mundt · 15 years ago
  8. 3cf6fa1 sh: Enable SH-X3 hardware synonym avoidance handling. by Paul Mundt · 15 years ago
  9. d9c9444 sh: mach-sdk7786: pm_power_off support. by Paul Mundt · 15 years ago
  10. dc825b1 sh: intc: IRQ auto-distribution support. by Paul Mundt · 15 years ago
  11. fecf066 sh: Disable IRQ balancing for timer and IPI IRQs. by Paul Mundt · 15 years ago
  12. 43b8774 sh: intc: userimask support. by Paul Mundt · 15 years ago
  13. 050d4cc sh: dmaengine support for SH7786 DMAC0. by Paul Mundt · 15 years ago
  14. 99dc5c0 sh: Disable MMUCR_AT for SH-4 nommu. by Paul Mundt · 15 years ago
  15. 94a46d3 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  16. db217de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  17. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 954fbc8 sparc64: Implement perf_arch_fetch_caller_regs by David S. Miller · 15 years ago
  19. 3f6c148 sparc64: Update defconfig. by David S. Miller · 15 years ago
  20. 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  21. 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 15 years ago
  22. 6e03bb5 perf: Always build the powerpc perf_arch_fetch_caller_regs version by Frederic Weisbecker · 15 years ago
  23. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  24. d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  25. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 15 years ago
  26. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 15 years ago
  27. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 15 years ago
  28. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  29. bc53ba2 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  30. be97d75 sh: Fix up the SH-3 build for recent TLB changes. by Paul Mundt · 15 years ago
  31. 5dd6ef5 sh: export return_address() symbol. by Paul Mundt · 15 years ago
  32. ca3865b microblaze: Support word copying in copy_tofrom_user by Michal Simek · 15 years ago
  33. 6059b3c microblaze: Print early printk information to log buffer by Michal Simek · 15 years ago
  34. 3f21893 microblaze: head.S typo fix by Michal Simek · 15 years ago
  35. 0691c97 microblaze: Use MICROBLAZE_TLB_SIZE in asm code by Michal Simek · 15 years ago
  36. 9373dd6 microblaze: Kconfig Fix - pci by Michal Simek · 15 years ago
  37. 78ebfa8 microblaze: Adding likely macros by Michal Simek · 15 years ago
  38. 1385196 microblaze: Add .type and .size to ASM functions by Michal Simek · 15 years ago
  39. e84452d microblaze: Fix TLB macros by Michal Simek · 15 years ago
  40. 3765d69 microblaze: Use instruction with delay slot by Michal Simek · 15 years ago
  41. bd1637d microblaze: Remove additional resr and rear loading by Michal Simek · 15 years ago
  42. b175bcf microblaze: Change register usage for ESR and EAR by Michal Simek · 15 years ago
  43. 7a6bbdc microblaze: Prepare work for optimization in exception code by Michal Simek · 15 years ago
  44. 708e715 microblaze: Add DEBUG option by Michal Simek · 15 years ago
  45. ee68f17 microblaze: Support systems without lmb bram by Michal Simek · 15 years ago
  46. 89ae975 microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user by Michal Simek · 15 years ago
  47. 94804a9 microblaze: uaccess: Unify __copy_tofrom_user by Michal Simek · 15 years ago
  48. cca7912 microblaze: uaccess: Move functions to generic location by Michal Simek · 15 years ago
  49. ef4e277 microblaze: uaccess: Fix put_user for noMMU by Michal Simek · 15 years ago
  50. 3a6d772 microblaze: uaccess: Fix get_user macro for noMMU by Michal Simek · 15 years ago
  51. 527bdb5 microblaze: uaccess: fix clear_user for noMMU kernel by Michal Simek · 15 years ago
  52. 40e11e3 microblaze: uaccess: Fix strncpy_from_user function by Michal Simek · 15 years ago
  53. 4270690 microblaze: uaccess: fix copy_from_user macro by Michal Simek · 15 years ago
  54. cc5a428 microblaze: uaccess: copy_to_user unification by Michal Simek · 15 years ago
  55. 0dcb409 microblaze: uaccess: sync put/get/clear_user macros by Michal Simek · 15 years ago
  56. 8b651aa microblaze: uaccess: fix put_user and get_user macros by Michal Simek · 15 years ago
  57. c77a9c4 microblaze: uaccess: fix __get_user_asm macro by Michal Simek · 15 years ago
  58. 40b1156 microblaze: uaccess: fix clean user macro by Michal Simek · 15 years ago
  59. 60a729f microblaze: move noMMU __range_ok function to uaccess.h by Michal Simek · 15 years ago
  60. 357bc3c microblaze: Move exception_table_entry upward by Michal Simek · 15 years ago
  61. 40db083 microblaze: Remove segment.h by Michal Simek · 15 years ago
  62. 4009819 microblaze: Remove memset in free_init_pages by Michal Simek · 15 years ago
  63. 6fa114e microblaze: Makefile cleanups by Arun Bhanu · 15 years ago
  64. 8a8804f microblaze: Fix Makefile to delete build generated files by Arun Bhanu · 15 years ago
  65. 699d17b microblaze: Add a missing single quote to make 'make help' happy by Arun Bhanu · 15 years ago
  66. 0c4ec16 microblaze: Fix "kstack=" parsing by Steven J. Magnani · 15 years ago
  67. ab310b5 x86,kgdb: Always initialize the hw breakpoint attribute by Jason Wessel · 15 years ago
  68. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 15 years ago
  69. b857bd2 sparc: Fix regset register window handling. by David S. Miller · 15 years ago
  70. be3fd3c 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
  71. 720fcb3 Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk' by Paul Mundt · 15 years ago
  72. f4cff0d sh: sh7724 clkdev lookups. by Paul Mundt · 15 years ago
  73. c45140a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  74. 9e8307e sparc64: Properly truncate pt_regs framepointer in perf callback. by David S. Miller · 15 years ago
  75. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
  76. 596b711 x86: Make smp_locks end with page alignment by Yinghai Lu · 15 years ago
  77. f7454c5 frv/chris: fix lines with a missing semicolons by David Howells · 15 years ago
  78. fd522a8 ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds by Catalin Marinas · 15 years ago
  79. 782a0fd ARM: 6005/1: arm: kprobes: fix register corruption with jprobes by Mika Westerberg · 15 years ago
  80. 55a0751 ARM: 6001/1: removing compilation warning comming from clkdev.h by viresh kumar · 15 years ago
  81. aedceb2 ARM: 6000/1: removing compilation warning comming from <asm/irq.h> by viresh kumar · 15 years ago
  82. f422180 sh: sh7723 clkdev lookups. by Paul Mundt · 15 years ago
  83. 04b1731 sh: sh7722 clock string death. by Paul Mundt · 15 years ago
  84. 2169bc1b sh: sh7366 clock string death. by Paul Mundt · 15 years ago
  85. 5afdd0d sh: sh7343 clock string death. by Paul Mundt · 15 years ago
  86. 4dc50a0 sh: Kill off timer clock strings for legacy CPG parts. by Paul Mundt · 15 years ago
  87. 0776d60 sh: provide some clock lookup aliases for legacy CPG parts. by Paul Mundt · 15 years ago
  88. c55fbdd sh: sh7785 clkdev lookups. by Paul Mundt · 15 years ago
  89. e21d2aa sh: sh7786 clkdev lookups. by Paul Mundt · 15 years ago
  90. 6ae6650 sh: tlb debugfs support. by Matt Fleming · 15 years ago
  91. 4bea341 sh: Enable the mmu in start_secondary() by Matt Fleming · 15 years ago
  92. d5ab780 sh: Fix FDPIC binary loader by Andrew Stubbs · 15 years ago
  93. 59a2f7d arch/sh/kernel: Use set_cpus_allowed_ptr by Julia Lawall · 15 years ago
  94. 5f6c477 sh: Update ecovec_defconfig by Yusuke Goda · 15 years ago
  95. 325ffc3 ARM: 5997/1: ARM: Correct the VFPv3 detection by Catalin Marinas · 15 years ago
  96. d2566af arch/sparc/kernel: Use set_cpus_allowed_ptr by Julia Lawall · 15 years ago
  97. 7469a9a sparc: Fix use of uid16_t and gid16_t in asm/stat.h by Rob Landley · 15 years ago
  98. ed01f64 powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them by Roman Fietze · 15 years ago
  99. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  100. f3845f3 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