1. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  2. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  3. c816be7 sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). by David S. Miller · 13 years ago
  4. 35043c4 sparc: Fix .size directive for do_int_load by Ben Hutchings · 13 years ago
  5. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 13 years ago
  6. 0399bb5 sparc32,sun4m: percpu and global register definitions moved to irq.h by Sam Ravnborg · 13 years ago
  7. 1d05995 sparc32: introduce build_device_irq by Sam Ravnborg · 13 years ago
  8. bbdc266 sparc32: introduce sparc_irq_config by Sam Ravnborg · 13 years ago
  9. a2a211c sparc32: fix build with leon or floppy enabled by Sam Ravnborg · 13 years ago
  10. 81043e8 sparc: convert to clocksource_register_hz/khz by John Stultz · 13 years ago
  11. 5a0efea sparc64: Sharpen address space randomization calculations. by David S. Miller · 13 years ago
  12. fd49bf4 sparc32: irq_32.c cleanup by Sam Ravnborg · 14 years ago
  13. 70044df sparc32, sun4d: add comment in empty statement in sun4d_request_irq() by Sam Ravnborg · 14 years ago
  14. a625a12 sparc32,sun4d: drop unused code in sun4d_distribute_irqs() by Sam Ravnborg · 14 years ago
  15. e54f854 sparc32,sun4d: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  16. aba20a8 sparc32,sun4m: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  17. e787098 sparc32,sun4c: irq file cleanup by Sam Ravnborg · 14 years ago
  18. b7afdb7 sparc32: add irq + smp declarations to headers by Sam Ravnborg · 14 years ago
  19. e046b1e sparc32: remove tick14.c by Sam Ravnborg · 14 years ago
  20. 2666e47 sparc32/leon: FPU-FSR only available when FPU present by Daniel Hellstrom · 14 years ago
  21. 7279b82 SPARC/LEON: power down instruction different of different LEONs by Daniel Hellstrom · 14 years ago
  22. 684151a sparc32: added U-Boot build target: uImage by Daniel Hellstrom · 14 years ago
  23. 44ed3c0 sparc64: rename virt_irq => irq - II by Sam Ravnborg · 14 years ago
  24. fe41493 sparc64: rename virt_irq => irq - I by Sam Ravnborg · 14 years ago
  25. 4832b99 sparc64: use up-to-data genirq functions by Sam Ravnborg · 14 years ago
  26. e6ebd52 sparc64: use {get,set}_irq_data for handler_data by Sam Ravnborg · 14 years ago
  27. cae78728 sparc64: all pointers to irq_handler_data renamed to handler_data by Sam Ravnborg · 14 years ago
  28. d4d1ec4 sparc: in handler_irq() rename irq parameter to pil by Sam Ravnborg · 14 years ago
  29. 9f2264a sparc64: fix direct access to irq_desc by Sam Ravnborg · 14 years ago
  30. 0c7c6a3 sparc: Fix sbus_alloc_coherent error handling. by Kristoffer Glembo · 14 years ago
  31. 7feee24 sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts. by Kristoffer Glembo · 14 years ago
  32. 1b19274 sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled. by Kristoffer Glembo · 14 years ago
  33. 1830474 sparc/leon: Add LEON dma_ops. by Kristoffer Glembo · 14 years ago
  34. b8682ce sparc: Add pci32_unmap_page. by Kristoffer Glembo · 14 years ago
  35. 5c8345b sparc: Replace open coded page alignment with PAGE_ALIGN macro. by Kristoffer Glembo · 14 years ago
  36. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  37. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  38. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  39. 5229645 vfs: add nonconflicting values for O_PATH by Stephen Rothwell · 13 years ago
  40. 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 · 13 years ago
  41. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  42. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  43. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  44. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  45. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  46. a0aeccd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  47. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 13 years ago
  48. b62818e sparc64: Fix NMI startup bug which also breaks perf. by David S. Miller · 13 years ago
  49. 711c71a sparc: fix size argument to find_next_zero_bit() by Akinobu Mita · 13 years ago
  50. e637804 sparc: use bitmap_set() by Akinobu Mita · 13 years ago
  51. 2492218 sparc32: unaligned memory access (MNA) trap handler bug by Daniel Hellstrom · 14 years ago
  52. 4ea1b72 sparc: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  53. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  54. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  55. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  56. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  57. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  58. 24774fb sparc: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  59. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  60. 373b25c sparc: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  61. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  62. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
  63. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
  64. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  65. fb7b5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  66. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  67. 5edddaa sparc64: Fix bootup regression due to perf init ordering. by David S. Miller · 14 years ago
  68. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  69. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  70. 0508558 sparc: update copyright in piggyback.c by Sam Ravnborg · 14 years ago
  71. 9202db2 sparc: unify strip command in boot/Makefile by Sam Ravnborg · 14 years ago
  72. 56818a6f sparc: rename piggyback_32 to piggyback by Sam Ravnborg · 14 years ago
  73. 1075c4e sparc: fix tftpboot.img for sparc64 on little-endian host by Sam Ravnborg · 14 years ago
  74. a020bb1 sparc: add $BITS to piggyback arguments by Sam Ravnborg · 14 years ago
  75. 571e08f sparc: remove obsolete ELF support in piggyback_32.c by Sam Ravnborg · 14 years ago
  76. 9c23905 sparc: additional comments to piggyback_32.c by Sam Ravnborg · 14 years ago
  77. b2a39b0 sparc: use _start for the start entry (like 64 bit does) by Sam Ravnborg · 14 years ago
  78. e405ae7 sparc: use trapbase in setup_arch by Sam Ravnborg · 14 years ago
  79. 2fe74fa sparc: refactor piggy_32.c by Sam Ravnborg · 14 years ago
  80. 9663eb2 SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing by Daniel Hellstrom · 14 years ago
  81. 2791c1a SPARC/LEON: added support for selecting Timer Core and Timer within core by Daniel Hellstrom · 14 years ago
  82. 9742e72 LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRL by Daniel Hellstrom · 14 years ago
  83. e2305e3 SPARC/LEON: added support for IRQAMP IRQ Controller by Daniel Hellstrom · 14 years ago
  84. 53aea7c SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded. by Daniel Hellstrom · 14 years ago
  85. 4a3a255 sparc: explicitly cast negative phandle checks to s32 by Andres Salomon · 14 years ago
  86. 5f66dd3 sparc: fix sparse warnings in arch/sparc/prom for 32 bit build by Sam Ravnborg · 14 years ago
  87. 1f42be4 sparc: remove unused prom tree functions by Sam Ravnborg · 14 years ago
  88. a7e4236 sparc: remove unused prom cpu functions by Sam Ravnborg · 14 years ago
  89. efef2e4 sparc: drop prom/palloc.c by Sam Ravnborg · 14 years ago
  90. 743ceee sparc: drop prom/devmap.c by Sam Ravnborg · 14 years ago
  91. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  92. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  93. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  94. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  95. 478b2a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  96. bce5fee sparc: Eliminate prom_stdin. by David S. Miller · 14 years ago
  97. 1543376 sparc: prom: Sanitize return value from prom_nbputchar() by Julian Calaby · 14 years ago
  98. 23bcbf1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 14 years ago
  99. efc70d2 perf, sparc: Fix CONFIG_PERF_EVENTS=y build error by Ingo Molnar · 14 years ago
  100. 595a251 sparc: Write to prom console using indirect buffer. by David S. Miller · 14 years ago