summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-178-23/+113
|\
| * sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-091-1/+3
| * of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-091-0/+5
| * sparc: Wire up sys_kcmp.David S. Miller2012-10-281-1/+2
| * sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-282-2/+47
| * sparc64: Use pause instruction when available.David S. Miller2012-10-272-16/+29
| * sparc64: Fix cpu strand yielding.David S. Miller2012-10-272-2/+8
| * sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-264-11/+29
* | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
|/
* Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds2012-10-171-0/+4
|\
| * UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells2012-10-171-0/+4
* | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-162-1/+14
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-24/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-24/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-131-0/+5
|\ \
| * | sparc64: Fix deficiencies in sun4v error reporting.David S. Miller2012-10-101-0/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-1/+5
|\ \ \ | |/ / |/| |
| * | sanitize tsk_is_polling()Al Viro2012-10-012-0/+5
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1
|\ \ \ | |/ /
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| |/
* | UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells2012-10-0961-1843/+1951
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-097-148/+318
|\ \
| * | sparc64: Support transparent huge pages.David Miller2012-10-097-19/+272
| * | sparc64: Document PGD and PMD layout.David Miller2012-10-092-8/+16
| * | sparc64: Eliminate PTE table memory wastage.David Miller2012-10-093-44/+13
| * | sparc64: Halve the size of PTE tablesDavid Miller2012-10-092-19/+9
| * | sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-093-61/+7
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0411-50/+65
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-091-0/+19
|\ \ \
| * | | Revert strace hiccups fix.David S. Miller2012-10-052-11/+9
| * | | sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller2012-10-051-0/+19
| * | | sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2012-10-042-9/+11
| | |/ | |/|
* | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-062-2/+60
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
|/ /
* | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-031-0/+5
|\ \
| * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-032-2/+2
|\ \
| * | sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-022-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+1
|\ \ \ | |/ / |/| |
| * | compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-021-0/+1
| |/
* | sparc64: Probe cpu page size support more portably.David S. Miller2012-09-061-0/+1
* | sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.David S. Miller2012-08-281-1/+1
* | sparc64: Add PCR ops for SPARC-T4.David S. Miller2012-08-182-1/+16
* | sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller2012-08-181-2/+2
* | sparc64: Abstract away the NMI PIC counter computation.David S. Miller2012-08-181-14/+1
* | sparc64: Abstract away PIC register accesses.David S. Miller2012-08-182-32/+4
OpenPOWER on IntegriCloud