summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
* sparc32: move kmap_init() to highmem.cSam Ravnborg2012-07-261-1/+0
* sparc32: drop unused BAD_PAGE stuffSam Ravnborg2012-07-261-7/+0
* sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2012-07-262-37/+3
* sparc32: drop quicklistSam Ravnborg2012-07-261-13/+0
* sparc32: drop sparc_unmapped_baseSam Ravnborg2012-07-261-2/+1
* sparc32,leon: drop leon_init()Sam Ravnborg2012-07-261-1/+0
* sparc32: drop fixmap.hSam Ravnborg2012-07-263-27/+22
* sparc32: fixmap.h cleanupSam Ravnborg2012-07-261-89/+5
* sparc32: drop unused kmap_atomic_to_pageSam Ravnborg2012-07-261-1/+0
* sparc32: drop swapper_pg_dirSam Ravnborg2012-07-261-2/+3
* sparc32: use void * in nocache get/freeSam Ravnborg2012-07-261-8/+8
* sparc: remove two unused headersPaul Bolle2012-06-112-126/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-3/+18
|\
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
| * TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-2/+1
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-5/+0
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-5/+0
* | sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2012-05-291-0/+1
* | sparc32,leon: always support leon in ioportSam Ravnborg2012-05-271-2/+7
* | sparc32: srmmu_probe now knows about leon tooSam Ravnborg2012-05-272-18/+1
* | sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg2012-05-271-4/+0
* | sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg2012-05-271-61/+7
* | sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-271-12/+0
* | sparc32,leon: always include leon_kernel in buildSam Ravnborg2012-05-272-6/+0
* | sparc32,leon: clean up leon.hSam Ravnborg2012-05-272-65/+3
* | sparc32: handle leon in cpu.cSam Ravnborg2012-05-271-0/+2
* | sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2012-05-272-0/+25
* | sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2012-05-271-0/+6
|/
* sparc: use the new generic strnlen_user() functionDavid Miller2012-05-262-22/+8
* word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-245-24/+11
|\ \
| * | sparc: Fix user_addr_max() definition.David S. Miller2012-05-242-2/+4
| * | sparc: Increase portability of strncpy_from_user() implementation.David S. Miller2012-05-241-0/+3
| * | sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-223-14/+3
| * | sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-221-9/+2
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-36/+4
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-36/+4
| | |/ | |/|
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-6/+0
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-162-6/+0
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-19/+0
|\ \ \ | |_|/ |/| |
| * | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-19/+0
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-213-27/+5
|\ \
| * | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-081-2/+0
| * | sparc: Use common threadinfo allocatorThomas Gleixner2012-05-081-23/+2
| * | sparc: Use generic idle thread allocationThomas Gleixner2012-04-261-2/+3
| |/
* | sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-202-3/+4
OpenPOWER on IntegriCloud