1. 4d08461 sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs by Paul E. McKenney · 16 years ago
  2. e5bd1c3 sparc64: Fix IPI call locking. by David S. Miller · 16 years ago
  3. e3c71a3 sparc: Fix resource flags for PCI children in OF device tree. by David S. Miller · 16 years ago
  4. 6f63e78 sparc64: Handle stack trace attempts before irqstacks are setup. by David S. Miller · 16 years ago
  5. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 16 years ago
  6. b6b7922 sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code. by David S. Miller · 16 years ago
  7. 433c5f7 sparc64: Fix end-of-stack checking in save_stack_trace(). by David S. Miller · 16 years ago
  8. 764f257 sparc: don't use asm/of_device.h by Stephen Rothwell · 16 years ago
  9. ea771bd sparc64: Use kernel/uid16.c helpers instead of own copy. by David S. Miller · 16 years ago
  10. ae58388 sparc64: Remove all cpumask_t local variables in xcall dispatch. by David S. Miller · 16 years ago
  11. ed4d9c6 sparc64: Kill error_mask from hypervisor_xcall_deliver(). by David S. Miller · 16 years ago
  12. 90f7ae8 sparc64: Build cpu list and mondo block at top-level xcall_deliver(). by David S. Miller · 16 years ago
  13. c02a511 sparc64: Disable local interrupts around xcall_deliver_impl() invocation. by David S. Miller · 16 years ago
  14. deb1699 sparc64: Make all xcall_deliver's go through common helper function. by David S. Miller · 16 years ago
  15. 43f5892 sparc64: Always allocate the send mondo blocks, even on non-sun4v. by David S. Miller · 16 years ago
  16. 91a4231 sparc64: Make smp_cross_call_masked() take a cpumask_t pointer. by David S. Miller · 16 years ago
  17. 24445a4 sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client. by David S. Miller · 16 years ago
  18. 1992663 sparc64: Call xcall_deliver() directly in some cases. by David S. Miller · 16 years ago
  19. cd5bc89 sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver. by David S. Miller · 16 years ago
  20. 622824d sparc64: Use xcall_deliver() consistently. by David S. Miller · 16 years ago
  21. 5e0797e sparc64: Use function pointer for cross-call sending. by David S. Miller · 16 years ago
  22. abd9e69 arch/sparc64/kernel/signal.c: removed duplicated #include by Huang Weiyi · 16 years ago
  23. 0a4949c4 sparc64: Do not clobber %g7 in setcontext() trap. by David S. Miller · 16 years ago
  24. dbf3e95 sparc64: Kill __show_regs(). by David S. Miller · 16 years ago
  25. 9c636e3 sparc64: Kill smp_report_regs(). by David S. Miller · 16 years ago
  26. a014821 sparc64: Kill VERBOSE_SHOWREGS code. by David S. Miller · 16 years ago
  27. 09ee167 sparc64: Hook up trigger_all_cpu_backtrace(). by David S. Miller · 16 years ago
  28. 5afe273 sparc64: Make global reg dumping even more useful. by David S. Miller · 16 years ago
  29. 71fc324 sparc64: Kill isa_bus_type. by David S. Miller · 16 years ago
  30. 17b6f58 sparc64: Fix global reg snapshotting on self-cpu. by David S. Miller · 16 years ago
  31. 9569846 sparc64: tracehook_signal_handler by Roland McGrath · 16 years ago
  32. e35a892 sparc64: tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 17 years ago
  33. 73ccefa sparc64: tracehook syscall by Roland McGrath · 16 years ago
  34. a439fe5 sparc, sparc64: use arch/sparc/include by Sam Ravnborg · 16 years ago
  35. 7b35fa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  36. f1373da sparc: Wire up new system calls. by David S. Miller · 16 years ago
  37. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  38. ecc8b65 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
  39. 4378dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  40. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  41. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  42. 7ae93f5 sparc64: Fix cpufreq notifier registry. by David S. Miller · 16 years ago
  43. b7c2a75 sparc64: Fix lockdep issues in LDC protocol layer. by David S. Miller · 16 years ago
  44. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  45. 184b6c7 remove CONFIG_KMOD from sparc64 by Johannes Berg · 16 years ago
  46. 2222c31 sparc64: fix up bus_id changes in sparc core code by Greg Kroah-Hartman · 17 years ago
  47. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  48. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  49. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  50. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  51. 432e876 sparc64: Add missing hypervisor service group numbers. by David S. Miller · 16 years ago
  52. d172ad1 sparc64: Convert to generic helpers for IPI function calls. by David S. Miller · 16 years ago
  53. 4fe3ebe sparc: Use new '%pS' infrastructure to print symbols. by David S. Miller · 16 years ago
  54. f92ffa1 sparc: Merge asm-sparc{,64}/mman.h by Sam Ravnborg · 17 years ago
  55. 908f516 sparc64/kernel/: make code static by Adrian Bunk · 17 years ago
  56. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  57. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  58. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  61. a05fe03 stacktrace: fix build failure on sparc64 by Stephen Rothwell · 16 years ago
  62. c6c4f07 PCI: make pci_name use dev_name by Greg KH · 16 years ago
  63. 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 16 years ago
  64. 09de361 sparc64-rtc: BKL pushdown by Arnd Bergmann · 17 years ago
  65. 760378e fix "ftrace: store mcount address in rec->ip" by Ingo Molnar · 16 years ago
  66. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  67. 3d44223 Add generic helpers for arch IPI function calls by Jens Axboe · 17 years ago
  68. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
  69. 1d74f2a ftrace: remove ftrace_ip_converted() by Abhishek Sagar · 17 years ago
  70. d05f5f9 sparc64: add ftrace support. by David Miller · 17 years ago
  71. ada44a0 sparc64: Prevent stack backtrace false positives on trap frames. by David S. Miller · 17 years ago
  72. 14d2c68 sparc64: Fix stack tracing through trap frames. by David S. Miller · 17 years ago
  73. a051bc5 sparc64: Fix kernel thread stack termination. by David S. Miller · 17 years ago
  74. 93dae5b sparc64: Add global register dumping facility. by David S. Miller · 17 years ago
  75. b00dc83 sparc64: remove CVS keywords by Adrian Bunk · 17 years ago
  76. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  77. 9a28dbf sparc64: Use a TS_RESTORE_SIGMASK by David S. Miller · 17 years ago
  78. 94d149c sparc: Fix mremap address range validation. by David S. Miller · 17 years ago
  79. 28e6103 sparc: Fix debugger syscall restart interactions. by David S. Miller · 17 years ago
  80. 986bef8 sparc: Fix ptrace() detach. by David S. Miller · 17 years ago
  81. dc5dc7e sparc: Fix SA_ONSTACK signal handling. by David S. Miller · 17 years ago
  82. 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 17 years ago
  83. 5816339 sparc: Fix mmap VA span checking. by David S. Miller · 17 years ago
  84. 8376005 sparc64: use compat_sys_utimes instead of home-grown local copy. by David S. Miller · 17 years ago
  85. 81d6ec6 Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()." by David S. Miller · 17 years ago
  86. 2678fef sparc64: Fix syscall restart, for real... by David S. Miller · 17 years ago
  87. c26d3c0 sparc64: Stop creating dummy root PCI host controller devices. by David S. Miller · 17 years ago
  88. 8cd0ae3 sparc64: remove duplicated include by Huang Weiyi · 17 years ago
  89. e2fdd7f sparc: Add kgdb support. by David S. Miller · 17 years ago
  90. 6eda3a7 sparc64: Split entry.S up into seperate files. by David S. Miller · 17 years ago
  91. fd73541 sparc64: Fix accidental syscall restart on child return from clone/fork/vfork. by David S. Miller · 17 years ago
  92. 9088881 sparc64: Clean up handling of pt_regs trap type encoding. by David S. Miller · 17 years ago
  93. 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 17 years ago
  94. 7cf0699 sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.c by David S. Miller · 17 years ago
  95. 5da496e sparc64: Kill unused local ISA bus layer. by David S. Miller · 17 years ago
  96. dc8ca2a sparc64: Do not ignore 'pmu' device ranges. by David S. Miller · 17 years ago
  97. 09337f5 sparc64: Kill CONFIG_SPARC32_COMPAT by David S. Miller · 17 years ago
  98. 227c331 sparc64: Fix wedged irq regression. by David S. Miller · 17 years ago
  99. 2664ef4 [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit(). by David S. Miller · 17 years ago
  100. 020cfb0 [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc(). by David S. Miller · 17 years ago