1. 5471fa6 sparc32: Pass -mcpu=v7 explicitly to gcc. by David S. Miller · 12 years ago
  2. 301d5bb sparc32: Un-btfixup more PTE constants and PTE ops. by David S. Miller · 12 years ago
  3. f755f77 sparc32: Un-btfixup pte_{write,dirty,young}i by David S. Miller · 12 years ago
  4. c78896f sparc32: drop unused code in process_32 by Sam Ravnborg · 12 years ago
  5. 62875cf sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). by David S. Miller · 12 years ago
  6. a3c5c66 sparc32: drop loadmmu by Sam Ravnborg · 12 years ago
  7. f167eda sparc32: Un-btfixup pmd_{bad,present}(). by David S. Miller · 12 years ago
  8. 7d9fa4a sparc32: Un-btfixup pgd_{none,bad,present}. by David S. Miller · 12 years ago
  9. 6439d1c sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. by David S. Miller · 12 years ago
  10. 3d82736 sparc32: Un-btfixup pmd_page and pte_pfn. by David S. Miller · 12 years ago
  11. a46d605 sparc32: Un-btfixup {pte,pmd,pgd}_clear(). by David S. Miller · 12 years ago
  12. 3d386c0 sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} by David S. Miller · 12 years ago
  13. 6066fc3 sparc32: drop unused type/extern by Sam Ravnborg · 12 years ago
  14. 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 12 years ago
  15. 34d4acc sparc32: drop btfixup for switch_mm by Sam Ravnborg · 12 years ago
  16. 144e988 sparc32: code cleanup in floppy glue by Sam Ravnborg · 12 years ago
  17. 918f832 sparc32: fix warning in floopy glue by Sam Ravnborg · 12 years ago
  18. d6ea557 sparc32: simpler cputype check in head_32.S by Sam Ravnborg · 12 years ago
  19. eb06f47 sparc32: drop extra getprop call during boot by Sam Ravnborg · 12 years ago
  20. 142cc03 sparc32: drop prom version check in head_32.S by Sam Ravnborg · 12 years ago
  21. 1b4cb70 sparc32: remove sun4c specific variables from head_32.S by Sam Ravnborg · 12 years ago
  22. 9b4c514 sparc32: Add back early sun4/sun4c detection so we can warn properly. by David S. Miller · 12 years ago
  23. ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 12 years ago
  24. 6e54e95 sparc32: Remove sun4 and sun4c from enum sparc_cpu. by David S. Miller · 12 years ago
  25. b7d96ce sparc32: Remove sparc_cpu_model read from floppy interrupt handler. by David S. Miller · 12 years ago
  26. fd2b79b sparc32: Kill unused defines from asm/head_32.h by David S. Miller · 12 years ago
  27. 0301a6c sparc32: Remove some more sun4c code from floppy glue. by David S. Miller · 12 years ago
  28. 4c84d26 sparc32: Remove sun4c tlb/vac insn patching from entry.S by David S. Miller · 12 years ago
  29. db41cf2 sparc32: Remove ldXa and stXa defines, unused. by David S. Miller · 12 years ago
  30. 2a4b69c sparc32: Remove sun4{,c} control reg definitions from contregs.h. by David S. Miller · 12 years ago
  31. c1e3cb5 sparc32: Remove sparc_lvl15_nmi(). by David S. Miller · 12 years ago
  32. 96061a9 sparc32: Restore SMP build and rectify sun4m NMI when non-SMP. by David S. Miller · 12 years ago
  33. 716a5d7 sparc32: Kill asm/vac-ops.h by David S. Miller · 12 years ago
  34. 6b7679d sparc32: Stop warning about sun4/sun4c in SMP Kconfig option. by David S. Miller · 12 years ago
  35. 288e58c sparc32: Remove sun4c floppy assembler. by David S. Miller · 12 years ago
  36. 59a0c3d sparc32: Put back SPARC_BRANCH. by David S. Miller · 12 years ago
  37. 4419f11 sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment. by David S. Miller · 12 years ago
  38. 58fa4dc sparc: Clear out unused asm/machines.h values. by David S. Miller · 12 years ago
  39. 8695c37 sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROC by David S. Miller · 12 years ago
  40. b55e81b sparc32: Remove inline strncmp "optimization" for constant counts. by David S. Miller · 12 years ago
  41. afaedde sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte by Sam Ravnborg · 12 years ago
  42. e7b7e0c sparc32: drop btfixup for alloc_thread_info_node/free_thread_info by Sam Ravnborg · 12 years ago
  43. 323206a sparc32: drop sun4c bits from head_32.S by Sam Ravnborg · 12 years ago
  44. 3c23a76 sparc32: drop test for sun4c in signal_32 by Sam Ravnborg · 12 years ago
  45. ef136bc sparc32: drop sun4c user stack checking routine by Sam Ravnborg · 12 years ago
  46. e098ff9 sparc32: drop sun4c stack checking routine by Sam Ravnborg · 12 years ago
  47. 054768a sparc32: drop sun4c window overflow stack checking routine by Sam Ravnborg · 12 years ago
  48. 28de2f7 sparc32: drop sun4c specific stack validation by Sam Ravnborg · 12 years ago
  49. 1ee0e14 sparc32: delete pgtsun4c.h by Sam Ravnborg · 12 years ago
  50. 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 12 years ago
  51. 593fc6e sparc32: drop sun4c specific ___xchg32 implementation by Sam Ravnborg · 12 years ago
  52. 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 12 years ago
  53. e7eaf5b sparc32: remove calls to sun4c dummy mm inits functions by Sam Ravnborg · 12 years ago
  54. 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 12 years ago
  55. aa6f079 sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off by Paul Gortmaker · 12 years ago
  56. 799d40cc sparc64: Do not set max_mapnr. by David S. Miller · 12 years ago
  57. 5ed56f1 sparc64: Use node local allocations for IRQ stacks. by David S. Miller · 12 years ago
  58. 625d693 sparc64: Convert over to NO_BOOTMEM. by David S. Miller · 12 years ago
  59. 8fe5f56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  60. 82b7690 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  61. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  62. acdf2fc Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  63. 2390c0f Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  64. 65dd4b9 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  65. aaaf0698 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  67. d08c9a3 hpwdt: Only BYTE reads/writes to WD Timer port 0x72 by Mingarelli, Thomas · 12 years ago
  68. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  69. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. bdd4f70 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  71. 6e8b09e mm: fix NULL ptr dereference in move_pages by Sasha Levin · 12 years ago
  72. f2a9ef8 mm: fix NULL ptr dereference in migrate_pages by Sasha Levin · 12 years ago
  73. 63f61a6 revert "proc: clear_refs: do not clear reserved pages" by Will Deacon · 12 years ago
  74. 3f5ec5e drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled by Anatolij Gustschin · 12 years ago
  75. db7b122 arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo file by Vasiliy Kulikov · 12 years ago
  76. 65ed760 hugetlbfs: lockdep annotate root inode properly by Aneesh Kumar K.V · 12 years ago
  77. 351963b acerhdf: lowered default temp fanon/fanoff values by Peter Feuerer · 12 years ago
  78. 43ae1e3 acerhdf: add support for new hardware by Peter Feuerer · 12 years ago
  79. e39a9ba acerhdf: add support for Aspire 1410 BIOS v1.3314 by Clay Carpenter · 12 years ago
  80. 61065a3 fs/buffer.c: remove BUG() in possible but rare condition by Glauber Costa · 12 years ago
  81. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 12 years ago
  82. 13d5180 epoll: clear the tfile_check_list on -ELOOP by Jason Baron · 12 years ago
  83. b1c12cb mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma by Konstantin Khlebnikov · 12 years ago
  84. ce587e6 mm: memcg: move pc lookup point to commit_charge() by Johannes Weiner · 12 years ago
  85. 4e1c2b2 mm: nobootmem: Correct alloc_bootmem semantics. by David Miller · 12 years ago
  86. 05ef1b7 arch/tile: fix a couple of functions that should be __init by Chris Metcalf · 12 years ago
  87. a99cd11 init: fix bug where environment vars can't be passed via boot args by Chris Metcalf · 12 years ago
  88. 88c08a3 dmaengine/amba-pl08x : reset phychan_hold on terminate all by Davide Ciminaghi · 12 years ago
  89. c847382 dma: pl330: fix a couple of compilation warnings by Olof Johansson · 12 years ago
  90. b609379 Merge branches 'mad-response' and 'mlx4' into fixes by Roland Dreier · 12 years ago
  91. bf6b47d IB/mlx4: Fix memory leaks in ib_link_query_port() by Jesper Juhl · 12 years ago
  92. a9e7432 IB/mad: Don't send response for failed MADs by Jack Morgenstein · 12 years ago
  93. 840777d IB/mad: Set 'D' bit in response for unhandled MADs by Jack Morgenstein · 12 years ago
  94. af3a3ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  95. 423b40e Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 12 years ago
  96. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 12 years ago
  97. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  98. ce1ee9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  99. 4d634ca Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  100. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago