1. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 14 years ago
  2. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 14 years ago
  3. fa680c7 sparc: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  4. 394d441 sparc: Convert to new irq function names by Thomas Gleixner · 14 years ago
  5. 16741ea sparc: Cleanup direct irq_desc access by Thomas Gleixner · 14 years ago
  6. fcd8d4f sparc: Use the new genirq functionality by Thomas Gleixner · 14 years ago
  7. 1c833bc sparc32: Fix multiple RTC detections on SUN4D by Kjetil Oftedal · 14 years ago
  8. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 14 years ago
  9. 9889376 sparc: Implement of_iomap(). by David S. Miller · 14 years ago
  10. 930952a sparc: Implement of_address_to_resource(). by David S. Miller · 14 years ago
  11. 35043c4 sparc: Fix .size directive for do_int_load by Ben Hutchings · 14 years ago
  12. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 14 years ago
  13. 0399bb5 sparc32,sun4m: percpu and global register definitions moved to irq.h by Sam Ravnborg · 14 years ago
  14. 1d05995 sparc32: introduce build_device_irq by Sam Ravnborg · 14 years ago
  15. bbdc266 sparc32: introduce sparc_irq_config by Sam Ravnborg · 14 years ago
  16. a2a211c sparc32: fix build with leon or floppy enabled by Sam Ravnborg · 14 years ago
  17. 81043e8 sparc: convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  18. 5a0efea sparc64: Sharpen address space randomization calculations. by David S. Miller · 14 years ago
  19. fd49bf4 sparc32: irq_32.c cleanup by Sam Ravnborg · 14 years ago
  20. 70044df sparc32, sun4d: add comment in empty statement in sun4d_request_irq() by Sam Ravnborg · 14 years ago
  21. a625a12 sparc32,sun4d: drop unused code in sun4d_distribute_irqs() by Sam Ravnborg · 14 years ago
  22. e54f854 sparc32,sun4d: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  23. aba20a8 sparc32,sun4m: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  24. e787098 sparc32,sun4c: irq file cleanup by Sam Ravnborg · 14 years ago
  25. b7afdb7 sparc32: add irq + smp declarations to headers by Sam Ravnborg · 14 years ago
  26. e046b1e sparc32: remove tick14.c by Sam Ravnborg · 14 years ago
  27. 2666e47 sparc32/leon: FPU-FSR only available when FPU present by Daniel Hellstrom · 14 years ago
  28. 7279b82 SPARC/LEON: power down instruction different of different LEONs by Daniel Hellstrom · 14 years ago
  29. 44ed3c0 sparc64: rename virt_irq => irq - II by Sam Ravnborg · 14 years ago
  30. fe41493 sparc64: rename virt_irq => irq - I by Sam Ravnborg · 14 years ago
  31. 4832b99 sparc64: use up-to-data genirq functions by Sam Ravnborg · 14 years ago
  32. e6ebd52 sparc64: use {get,set}_irq_data for handler_data by Sam Ravnborg · 14 years ago
  33. cae78728 sparc64: all pointers to irq_handler_data renamed to handler_data by Sam Ravnborg · 14 years ago
  34. d4d1ec4 sparc: in handler_irq() rename irq parameter to pil by Sam Ravnborg · 14 years ago
  35. 9f2264a sparc64: fix direct access to irq_desc by Sam Ravnborg · 14 years ago
  36. 0c7c6a3 sparc: Fix sbus_alloc_coherent error handling. by Kristoffer Glembo · 14 years ago
  37. 7feee24 sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts. by Kristoffer Glembo · 14 years ago
  38. 1b19274 sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled. by Kristoffer Glembo · 14 years ago
  39. 1830474 sparc/leon: Add LEON dma_ops. by Kristoffer Glembo · 14 years ago
  40. b8682ce sparc: Add pci32_unmap_page. by Kristoffer Glembo · 14 years ago
  41. 5c8345b sparc: Replace open coded page alignment with PAGE_ALIGN macro. by Kristoffer Glembo · 14 years ago
  42. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  43. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  44. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  46. a0aeccd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  47. b62818e sparc64: Fix NMI startup bug which also breaks perf. by David S. Miller · 14 years ago
  48. 711c71a sparc: fix size argument to find_next_zero_bit() by Akinobu Mita · 14 years ago
  49. 2492218 sparc32: unaligned memory access (MNA) trap handler bug by Daniel Hellstrom · 14 years ago
  50. 4ea1b72 sparc: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  51. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  52. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
  53. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. fb7b5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  55. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  56. 5edddaa sparc64: Fix bootup regression due to perf init ordering. by David S. Miller · 14 years ago
  57. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  58. b2a39b0 sparc: use _start for the start entry (like 64 bit does) by Sam Ravnborg · 14 years ago
  59. e405ae7 sparc: use trapbase in setup_arch by Sam Ravnborg · 14 years ago
  60. 9663eb2 SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing by Daniel Hellstrom · 14 years ago
  61. 2791c1a SPARC/LEON: added support for selecting Timer Core and Timer within core by Daniel Hellstrom · 14 years ago
  62. 9742e72 LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRL by Daniel Hellstrom · 14 years ago
  63. e2305e3 SPARC/LEON: added support for IRQAMP IRQ Controller by Daniel Hellstrom · 14 years ago
  64. 53aea7c SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded. by Daniel Hellstrom · 14 years ago
  65. 4a3a255 sparc: explicitly cast negative phandle checks to s32 by Andres Salomon · 14 years ago
  66. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  67. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  68. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  69. 478b2a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  70. 23bcbf1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 14 years ago
  71. efc70d2 perf, sparc: Fix CONFIG_PERF_EVENTS=y build error by Ingo Molnar · 14 years ago
  72. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  73. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  74. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  75. b690c42 SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflects the value of HZ by Daniel Hellstrom · 14 years ago
  76. c07724e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  77. a9384e23 ptrace: cleanup arch_ptrace() on sparc by Namhyung Kim · 14 years ago
  78. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  79. 5167232 sparc32: fix build failure on CONFIG_SPARC_LEON by Namhyung Kim · 14 years ago
  80. 502279a sparc: Fixed random SPARC/LEON SMP CPU Stuck problem. by Daniel Hellstrom · 14 years ago
  81. caebf91 sparc: keep calling do_signal() as long as pending signals remain by Al Viro · 14 years ago
  82. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  83. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  84. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  85. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  87. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  88. ed41850 of/promtree: add of_pdt namespace to pdt code by Andres Salomon · 14 years ago
  89. f90c34bd of/promtree: no longer call prom_ functions directly; use an ops structure by Andres Salomon · 14 years ago
  90. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  91. 3cfc535 of/promtree: make drivers/of/pdt.c no longer sparc-only by Andres Salomon · 14 years ago
  92. 9bdf6ba sparc: break out some PROM device-tree building code out into drivers/of by Andres Salomon · 14 years ago
  93. 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
  94. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  95. a5a2bad Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  96. d0303d7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  97. dff9d3c jump label: Add sparc64 support by David S. Miller · 14 years ago
  98. c79bd89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  99. c278525 sparc: Prevent no-handler signal syscall restart recursion. by David S. Miller · 14 years ago
  100. 392c218 sparc: Don't mask signal when we can't setup signal frame. by David S. Miller · 14 years ago