1. 7c4584d sh: Assembly friendly __pa and __va definitions by Matt Fleming · 14 years ago
  2. 4a6feab sh: __cpuinit annotate the CPU init path. by Paul Mundt · 14 years ago
  3. a9079ca sh: Tidy CPU probing and fixup section annotations. by Paul Mundt · 14 years ago
  4. 3bd1666 sh: hw-breakpoints: Kill off stub unthrottle callback. by Paul Mundt · 14 years ago
  5. 88253e8 sh: Zero out aliases counter when using SH-X3 hardware assistance. by Paul Mundt · 14 years ago
  6. 1d5cc550 sh: dwarf unwinder needs linux/module.h. by Paul Mundt · 14 years ago
  7. 3cf6fa1 sh: Enable SH-X3 hardware synonym avoidance handling. by Paul Mundt · 14 years ago
  8. d9c9444 sh: mach-sdk7786: pm_power_off support. by Paul Mundt · 14 years ago
  9. dc825b1 sh: intc: IRQ auto-distribution support. by Paul Mundt · 14 years ago
  10. fecf066 sh: Disable IRQ balancing for timer and IPI IRQs. by Paul Mundt · 14 years ago
  11. 43b8774 sh: intc: userimask support. by Paul Mundt · 14 years ago
  12. 12129fe sh: intc: Tidy up loglevel mismatches. by Paul Mundt · 14 years ago
  13. 0ded754 sh: intc: Provide sysdev name for intc controllers. by Paul Mundt · 14 years ago
  14. 050d4cc sh: dmaengine support for SH7786 DMAC0. by Paul Mundt · 14 years ago
  15. 99dc5c0 sh: Disable MMUCR_AT for SH-4 nommu. by Paul Mundt · 14 years ago
  16. 94a46d3 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  17. db217de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  18. 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 · 14 years ago
  19. 0121b0c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. a8941b0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 14 years ago
  22. bdd32ce sunxvr500: Ignore secondary output PCI devices. by David S. Miller · 14 years ago
  23. 954fbc8 sparc64: Implement perf_arch_fetch_caller_regs by David S. Miller · 14 years ago
  24. 3f6c148 sparc64: Update defconfig. by David S. Miller · 14 years ago
  25. 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  26. 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 14 years ago
  27. 6e03bb5 perf: Always build the powerpc perf_arch_fetch_caller_regs version by Frederic Weisbecker · 14 years ago
  28. 26d80aa perf: Always build the stub perf_arch_fetch_caller_regs version by Frederic Weisbecker · 14 years ago
  29. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  30. d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  31. 0afa80a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  32. 5193d7a PCI quirk: RS780/RS880: disable MSI behind the PCI bridge by Clemens Ladisch · 14 years ago
  33. 5e123e5 Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  34. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  35. 6da8d86 tty: release_one_tty() forgets to put pids by Oleg Nesterov · 14 years ago
  36. b0f86f5 perf, probe-finder: Build fix on Debian by Borislav Petkov · 14 years ago
  37. 4da75b9 kgdb: Turn off tracing while in the debugger by Jason Wessel · 14 years ago
  38. ae6bf53 kgdb: use atomic_inc and atomic_dec instead of atomic_set by Jason Wessel · 14 years ago
  39. 62fae31 kgdb: eliminate kgdb_wait(), all cpus enter the same way by Jason Wessel · 14 years ago
  40. cad08ac kgdbts,sh: Add in breakpoint pc offset for superh by Jason Wessel · 14 years ago
  41. a0279bd kgdb: have ebin2mem call probe_kernel_write once by Jason Wessel · 14 years ago
  42. b1dcc03 perf/scripts: Tuple was set from long in both branches in python_process_event() by Tom Zanussi · 14 years ago
  43. 47a7098 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock by Oleg Nesterov · 14 years ago
  44. 269484a sched: Fix proc_sched_set_task() by Mike Galbraith · 14 years ago
  45. 8bb39f9 perf: Fix 'perf sched record' deadlock by Mike Galbraith · 14 years ago
  46. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 14 years ago
  47. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 14 years ago
  48. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 14 years ago
  49. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  50. 483f64c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  51. 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 · 14 years ago
  52. be97d75 sh: Fix up the SH-3 build for recent TLB changes. by Paul Mundt · 14 years ago
  53. 5dd6ef5 sh: export return_address() symbol. by Paul Mundt · 14 years ago
  54. 42be79e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  55. 445c682 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  56. c7681f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  57. b95c35e oom: fix the unsafe usage of badness() in proc_oom_score() by Oleg Nesterov · 14 years ago
  58. ca3865b microblaze: Support word copying in copy_tofrom_user by Michal Simek · 14 years ago
  59. 6059b3c microblaze: Print early printk information to log buffer by Michal Simek · 14 years ago
  60. 3f21893 microblaze: head.S typo fix by Michal Simek · 14 years ago
  61. 0691c97 microblaze: Use MICROBLAZE_TLB_SIZE in asm code by Michal Simek · 14 years ago
  62. 9373dd6 microblaze: Kconfig Fix - pci by Michal Simek · 14 years ago
  63. 78ebfa8 microblaze: Adding likely macros by Michal Simek · 14 years ago
  64. 1385196 microblaze: Add .type and .size to ASM functions by Michal Simek · 14 years ago
  65. e84452d microblaze: Fix TLB macros by Michal Simek · 14 years ago
  66. 3765d695 microblaze: Use instruction with delay slot by Michal Simek · 14 years ago
  67. bd1637d microblaze: Remove additional resr and rear loading by Michal Simek · 14 years ago
  68. b175bcf microblaze: Change register usage for ESR and EAR by Michal Simek · 14 years ago
  69. 7a6bbdc microblaze: Prepare work for optimization in exception code by Michal Simek · 14 years ago
  70. 708e715 microblaze: Add DEBUG option by Michal Simek · 14 years ago
  71. ee68f174 microblaze: Support systems without lmb bram by Michal Simek · 14 years ago
  72. 89ae975 microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user by Michal Simek · 14 years ago
  73. 94804a9 microblaze: uaccess: Unify __copy_tofrom_user by Michal Simek · 14 years ago
  74. cca7912 microblaze: uaccess: Move functions to generic location by Michal Simek · 14 years ago
  75. ef4e277 microblaze: uaccess: Fix put_user for noMMU by Michal Simek · 14 years ago
  76. 3a6d772 microblaze: uaccess: Fix get_user macro for noMMU by Michal Simek · 14 years ago
  77. 527bdb5 microblaze: uaccess: fix clear_user for noMMU kernel by Michal Simek · 14 years ago
  78. 40e11e3 microblaze: uaccess: Fix strncpy_from_user function by Michal Simek · 14 years ago
  79. 4270690 microblaze: uaccess: fix copy_from_user macro by Michal Simek · 14 years ago
  80. cc5a428 microblaze: uaccess: copy_to_user unification by Michal Simek · 14 years ago
  81. 0dcb409 microblaze: uaccess: sync put/get/clear_user macros by Michal Simek · 14 years ago
  82. 8b651aa microblaze: uaccess: fix put_user and get_user macros by Michal Simek · 14 years ago
  83. c77a9c4 microblaze: uaccess: fix __get_user_asm macro by Michal Simek · 14 years ago
  84. 40b1156 microblaze: uaccess: fix clean user macro by Michal Simek · 14 years ago
  85. 60a729f microblaze: move noMMU __range_ok function to uaccess.h by Michal Simek · 14 years ago
  86. 357bc3c microblaze: Move exception_table_entry upward by Michal Simek · 14 years ago
  87. 40db083 microblaze: Remove segment.h by Michal Simek · 14 years ago
  88. 4009819 microblaze: Remove memset in free_init_pages by Michal Simek · 14 years ago
  89. 6fa114e microblaze: Makefile cleanups by Arun Bhanu · 14 years ago
  90. 8a8804f microblaze: Fix Makefile to delete build generated files by Arun Bhanu · 14 years ago
  91. 699d17b microblaze: Add a missing single quote to make 'make help' happy by Arun Bhanu · 14 years ago
  92. 0c4ec16 microblaze: Fix "kstack=" parsing by Steven J. Magnani · 14 years ago
  93. ab310b5 x86,kgdb: Always initialize the hw breakpoint attribute by Jason Wessel · 14 years ago
  94. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 14 years ago
  95. eb1e796 perf: Correctly align perf event tracing buffer by Frederic Weisbecker · 14 years ago
  96. d668046 drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus. by Dave Airlie · 14 years ago
  97. 08a370f drm/radeon/kms: rs400/480 should set common registers. by Dave Airlie · 14 years ago
  98. 9e5786b drm/radeon/kms: add sanity check to wptr. by Dave Airlie · 14 years ago
  99. fb668c2 drm/radeon/kms/evergreen: get DP working by Alex Deucher · 14 years ago
  100. b857bd2 sparc: Fix regset register window handling. by David S. Miller · 14 years ago