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