summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+19
2012-10-06Revert strace hiccups fix.David S. Miller2-11/+9
2012-10-06sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller1-0/+19
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-2/+60
2012-10-05cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-05sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2-9/+11
2012-10-04Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds1-0/+5
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-2/+2
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-10-03sparc: fix format string argument for prom_printf()Akinobu Mita2-2/+2
2012-10-03compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+5
2012-09-07sparc64: Probe cpu page size support more portably.David S. Miller1-0/+1
2012-08-28sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.David S. Miller1-1/+1
2012-08-19sparc64: Add PCR ops for SPARC-T4.David S. Miller2-1/+16
2012-08-19sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller1-2/+2
2012-08-19sparc64: Abstract away the NMI PIC counter computation.David S. Miller1-14/+1
2012-08-19sparc64: Abstract away PIC register accesses.David S. Miller2-32/+4
2012-08-19sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller1-2/+2
2012-08-19sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.David S. Miller1-0/+11
2012-08-19sparc64: Add detection for features new in SPARC-T4.David S. Miller2-0/+23
2012-07-31ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-27sparc32: move kmap_init() to highmem.cSam Ravnborg1-1/+0
2012-07-27sparc32: drop unused BAD_PAGE stuffSam Ravnborg1-7/+0
2012-07-27sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2-37/+3
2012-07-27sparc32: drop quicklistSam Ravnborg1-13/+0
2012-07-27sparc32: drop sparc_unmapped_baseSam Ravnborg1-2/+1
2012-07-27sparc32,leon: drop leon_init()Sam Ravnborg1-1/+0
2012-07-27sparc32: drop fixmap.hSam Ravnborg3-27/+22
2012-07-27sparc32: fixmap.h cleanupSam Ravnborg1-89/+5
2012-07-27sparc32: drop unused kmap_atomic_to_pageSam Ravnborg1-1/+0
2012-07-27sparc32: drop swapper_pg_dirSam Ravnborg1-2/+3
2012-07-27sparc32: use void * in nocache get/freeSam Ravnborg1-8/+8
2012-06-12sparc: remove two unused headersPaul Bolle2-126/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+18
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-2/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-31bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-5/+0
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg1-0/+1
2012-05-28sparc32,leon: always support leon in ioportSam Ravnborg1-2/+7
2012-05-28sparc32: srmmu_probe now knows about leon tooSam Ravnborg2-18/+1
2012-05-28sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg1-4/+0
2012-05-28sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg1-61/+7
2012-05-28sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg1-12/+0
2012-05-28sparc32,leon: always include leon_kernel in buildSam Ravnborg2-6/+0
2012-05-28sparc32,leon: clean up leon.hSam Ravnborg2-65/+3
2012-05-28sparc32: handle leon in cpu.cSam Ravnborg1-0/+2