1. 10f0d07 sparc32, leon: bugfix in LEON SMP interrupt init by Daniel Hellstrom · 13 years ago
  2. a7d82a0 sparc32, sun4m: bugfix in SMP IPI traphandler by Daniel Hellstrom · 13 years ago
  3. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  4. 9eeb089 Add support for allocating irqs for bootbus devices by oftedal · 13 years ago
  5. ea16058 Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly by oftedal · 13 years ago
  6. 5fba170 Restructure sun4d_build_device_irq so that timer interrupts can be allocated by oftedal · 13 years ago
  7. 8c47f8d sparc: PCIC_PCI needs SPARC32 dependency by David S. Miller · 13 years ago
  8. 2c7d164 sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED by Geert Uytterhoeven · 13 years ago
  9. 5d07b78 sparc32,leon: add GRPCI2 PCI Host driver by Daniel Hellstrom · 13 years ago
  10. 26893c1 sparc32,leon: added LEON-common low-level PCI routines by Daniel Hellstrom · 13 years ago
  11. cfe3af5 sparc32: added CONFIG_PCIC_PCI Kconfig setting by Daniel Hellstrom · 13 years ago
  12. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  13. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  14. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  15. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  16. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  17. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
  18. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  19. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  20. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  21. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  22. f400bdb sparc32: fix build, fix missing cpu_relax declaration by Sam Ravnborg · 13 years ago
  23. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  24. 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 13 years ago
  25. 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 13 years ago
  26. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  29. d81f087 sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. by Kristoffer Glembo · 13 years ago
  30. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  31. 55dd23e sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines by Daniel Hellstrom · 13 years ago
  32. ecbc42b sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines by Daniel Hellstrom · 13 years ago
  33. 1ca0c80 sparc32,leon: Implemented SMP IPIs for LEON CPU by Daniel Hellstrom · 13 years ago
  34. d6d0481 sparc32: implement SMP IPIs using the generic functions by Daniel Hellstrom · 13 years ago
  35. 2645e72 sparc32,leon: SMP power down implementation by Daniel Hellstrom · 13 years ago
  36. 5149bed sparc32,leon: added some SMP comments by Daniel Hellstrom · 13 years ago
  37. 21dccdd sparc: add {read,write}*_be routines by Jan Andersson · 13 years ago
  38. b105428 sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_generic by Tkhai Kirill · 13 years ago
  39. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  40. 3267382 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 · 13 years ago
  41. 970def6 sparc32,leon: don't rely on bootloader to mask IRQs by Daniel Hellstrom · 13 years ago
  42. 01dae0f sparc32,leon: operate on boot-cpu IRQ controller registers by Daniel Hellstrom · 13 years ago
  43. 5fcafb7 sparc32: always define boot_cpu_id by Daniel Hellstrom · 13 years ago
  44. 1827237 sparc32: removed unused code, implemented by generic code by Daniel Hellstrom · 13 years ago
  45. f486b3d sparc32: fix sparcstation 5 boot by Sam Ravnborg · 13 years ago
  46. eb485d6 sparc32: avoid build warning at mm/percpu.c:1647 by Sam Ravnborg · 13 years ago
  47. 7671fa2 sparc32: always register a PROM based early console by Sam Ravnborg · 13 years ago
  48. 9c2853a sparc32: probe for cpu info only during startup by Sam Ravnborg · 13 years ago
  49. cb1b820 sparc: consolidate show_cpuinfo in cpu.c by Sam Ravnborg · 13 years ago
  50. 505d914 sparc32: fix section mismatch warnings in apc, pmc and time_32 by Sam Ravnborg · 13 years ago
  51. 5eb1f4fc sparc32,leon: implement genirq CPU affinity by Daniel Hellstrom · 13 years ago
  52. a481b5d sparc32, leon: code cleanup of timer/IRQ controller initialization by Daniel Hellstrom · 13 years ago
  53. ea044ec sparc32,leon: cleaned away code from the LEON2 days by Daniel Hellstrom · 13 years ago
  54. 2cf9530 sparc32,leon: per-cpu ticker use genirq per-cpu handler by Daniel Hellstrom · 13 years ago
  55. 4c6773c sparc32,leon: add support for extended interrupt controller by Daniel Hellstrom · 13 years ago
  56. d61a38b sparc32, leon: must protect IRQ controller register with spinlock by Daniel Hellstrom · 13 years ago
  57. 6baa9b2 sparc32: genirq support by Sam Ravnborg · 13 years ago
  58. 06010fb sparc32: cleanup code for pci init by Sam Ravnborg · 13 years ago
  59. db1cdd1 sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support by Sam Ravnborg · 13 years ago
  60. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 13 years ago
  61. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  62. 3905c54 sched, sparc64: Turn cpu_coregroup_mask() into a real function by Stephen Rothwell · 13 years ago
  63. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  64. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  65. afdef69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  66. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  67. 47c7c97 sparc32: Pass task_struct to schedule_tail() in ret_from_fork by Tkhai Kirill · 13 years ago
  68. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 13 years ago
  69. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  70. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 13 years ago
  71. fa680c7 sparc: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  72. 394d441 sparc: Convert to new irq function names by Thomas Gleixner · 13 years ago
  73. 16741ea sparc: Cleanup direct irq_desc access by Thomas Gleixner · 13 years ago
  74. fcd8d4f sparc: Use the new genirq functionality by Thomas Gleixner · 13 years ago
  75. 73939bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  76. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  77. 1c833bc sparc32: Fix multiple RTC detections on SUN4D by Kjetil Oftedal · 13 years ago
  78. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  79. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  80. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  81. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  82. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  83. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  84. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  85. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  86. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 13 years ago
  87. 9889376 sparc: Implement of_iomap(). by David S. Miller · 13 years ago
  88. 930952a sparc: Implement of_address_to_resource(). by David S. Miller · 13 years ago
  89. 1655068 sparc: Provide NO_IRQ definition. by David S. Miller · 13 years ago
  90. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  91. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 13 years ago
  92. c816be7 sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). by David S. Miller · 13 years ago
  93. 35043c4 sparc: Fix .size directive for do_int_load by Ben Hutchings · 13 years ago
  94. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 13 years ago
  95. 0399bb5 sparc32,sun4m: percpu and global register definitions moved to irq.h by Sam Ravnborg · 13 years ago
  96. 1d05995 sparc32: introduce build_device_irq by Sam Ravnborg · 13 years ago
  97. bbdc266 sparc32: introduce sparc_irq_config by Sam Ravnborg · 13 years ago
  98. a2a211c sparc32: fix build with leon or floppy enabled by Sam Ravnborg · 13 years ago
  99. 81043e8 sparc: convert to clocksource_register_hz/khz by John Stultz · 13 years ago
  100. 5a0efea sparc64: Sharpen address space randomization calculations. by David S. Miller · 13 years ago