- 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 12 years ago
- 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- c538983 sparc: Fix user_addr_max() definition. by David S. Miller · 12 years ago
- 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 13 years ago
- ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- ff06dff sparc: Add full proper error handling to strncpy_from_user(). by David S. Miller · 13 years ago
- d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 29af0eb sparc32: use the common implementation of alloc_thread_info_node() by Sam Ravnborg · 13 years ago
- bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 13 years ago
- 3d5f7d3 sparc32: drop unused functions in pgtsrmmu.h by Sam Ravnborg · 13 years ago
- f6678d3 sparc32,leon: remove duplicate definitions in leon.h by Sam Ravnborg · 13 years ago
- 123521e sparc32,leon: remove duplicate UART register definitions by Sam Ravnborg · 13 years ago
- 28b7723 sparc32,leon: move leon ASI definitions to asi.h by Sam Ravnborg · 13 years ago
- 97b5cf9 sparc32: Remove asm/sysen.h header. by David S. Miller · 13 years ago
- 4f722a6 sparc32: Delete asm/smpprim.h by David S. Miller · 13 years ago
- a11b246 sparc32: Remove unused empty_bad_page{,_table} declarations. by David S. Miller · 13 years ago
- 837ebf0 sparc32: Kill boot_cpu_id4 by David S. Miller · 13 years ago
- 0bfcee9 sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h by David S. Miller · 13 years ago
- d0be6b1 sparc32: Remove completely unused code from asm/cache.h by David S. Miller · 13 years ago
- 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
- 70168df sparc32: cleanup mm/fault_32.c by Sam Ravnborg · 13 years ago
- c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 13 years ago
- 834b97f sparc64: Remove pointless assignment in floppy support. by David S. Miller · 13 years ago
- 3bd7df8 sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined. by David S. Miller · 13 years ago
- 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 13 years ago
- 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 13 years ago
- 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 13 years ago
- c68e5d3 sparc32: Implement hard_smp_processor_id() via instruction patching. by David S. Miller · 13 years ago
- 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 13 years ago
- d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 13 years ago
- 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 13 years ago
- f613914 sparc32: Un-btfixup update_mmu_cache(). by David S. Miller · 13 years ago
- 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 13 years ago
- fb6f66f sparc32: drop btfixup in page_32.h by Sam Ravnborg · 13 years ago
- ff14c07 sparc32: drop unused prototype from timer_32.h by Sam Ravnborg · 13 years ago
- b796c6d sparc32: drop btfixup in mmu_context_32.h by Sam Ravnborg · 13 years ago
- 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 13 years ago
- 642ea3e sparc32: drop btfixup in pgalloc_32.h by Sam Ravnborg · 13 years ago
- 301d5bb sparc32: Un-btfixup more PTE constants and PTE ops. by David S. Miller · 13 years ago
- f755f77 sparc32: Un-btfixup pte_{write,dirty,young}i by David S. Miller · 13 years ago
- 62875cf sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). by David S. Miller · 13 years ago
- f167eda sparc32: Un-btfixup pmd_{bad,present}(). by David S. Miller · 13 years ago
- 7d9fa4a sparc32: Un-btfixup pgd_{none,bad,present}. by David S. Miller · 13 years ago
- 6439d1c sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. by David S. Miller · 13 years ago
- 3d82736 sparc32: Un-btfixup pmd_page and pte_pfn. by David S. Miller · 13 years ago
- a46d605 sparc32: Un-btfixup {pte,pmd,pgd}_clear(). by David S. Miller · 13 years ago
- 3d386c0 sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} by David S. Miller · 13 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
- 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
- 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
- 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
- 716a5d7 sparc32: Kill asm/vac-ops.h 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
- 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
- ef136bc sparc32: drop sun4c user stack checking routine 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
- 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 13 years ago
- 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 13 years ago
- 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 13 years ago
- cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 13 years ago
- f5e1028 task_allocator: Use config switches instead of magic defines by Thomas Gleixner · 13 years ago
- 66bb4cd sparc: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
- f0a2bc7 sparc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
- 62f0828 sparc32: generic clockevent support by Tkhai Kirill · 13 years ago
- 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
- 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
- 2533e82 sparc: pgtable_64: change include order by Aaro Koskinen · 13 years ago
- bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 13 years ago
- 7f55ba9 sparc: fix fallout from system.h split by Stephen Rothwell · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
- d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
- c416258 SPARC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
- cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
- ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 13 years ago
- 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
- 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
- a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
- 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago