summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-123-30/+33
* sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-124-11/+24
* sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-121-14/+6
* sparc64: Fix inconsistent max-physical-address defines.David S. Miller2013-11-121-2/+4
* sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-121-0/+16
* sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller2013-11-121-1/+3
* sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-121-2/+15
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-12/+0
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-072-2/+2
| |\
| * | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-091-8/+0
| * | of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-4/+0
* | | Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-1/+1
|\ \ \ | | |/ | |/|
| * | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
* | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-091-1/+1
|\| |
| * | sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-021-1/+1
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-07-311-2/+2
* sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson2013-07-101-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+3
|\
| * Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-014-7/+3
| |\
| * | mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-022-0/+2
|\ \ \ | |_|/ |/| |
| * | consolidate io_remap_pfn_range definitionsAl Viro2013-06-292-0/+2
| |/
* | sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson2013-06-192-1/+2
* | sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-192-6/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-0413-52/+39
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
| |\
| | * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
| * | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-4/+0
| |\ \
| | * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-082-4/+0
| * | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
| * | | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-193-8/+33
| * | | sparc: use asm-generic version of types.hSam Ravnborg2013-03-311-0/+1
| * | | sparc: use generic headersSam Ravnborg2013-03-315-27/+4
| * | | sparc:cleanup unused code in smp_32.hKefeng Wang2013-03-311-4/+0
| * | | sparc:remove unused declaration smp_boot_cpus()Kefeng Wang2013-03-311-1/+0
| |/ /
* | | sparc64: Do not save/restore interrupts in get_new_mmu_context()Kirill Tkhai2013-04-081-1/+1
* | | sparc: Consistently use 'wr' and 'rd' instructions for ASRs.David S. Miller2013-04-061-3/+3
* | | sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSWDavid S. Miller2013-03-201-3/+0
* | | sparc64: Provide cmpxchg64()Geert Uytterhoeven2013-03-201-0/+1
* | | sparc64: Hibernation supportTkhai Kirill2013-03-201-0/+23
* | | sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom2013-03-201-0/+1
|/ /
* / sparc64: correctly recognize SPARC64-X chipsAllen Pais2013-03-111-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-233-13/+2
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-3/+0
| * | sparc: switch to generic sigaltstackAl Viro2013-02-031-6/+0
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-0/+1
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+1
| |/