summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-171-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-129-26/+32
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-288-24/+32
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-164-12/+83
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-165-11/+38
| | |\ \ \ \
| | * | | | | sparc32: switch to generic sys_execve()Al Viro2012-10-162-5/+1
| | * | | | | sparc32: switch to generic kernel_execve()Al Viro2012-10-161-0/+3
| | * | | | | sparc32: switch to generic kernel_thread()Al Viro2012-10-161-1/+0
| | * | | | | sparc64: convert to generic execveAl Viro2012-10-162-0/+3
| | * | | | | sparc64: take fprs_write() and friends to start_thread()Al Viro2012-10-141-0/+9
| | * | | | | sparc64: switch to generic kernel_thread()Al Viro2012-10-142-2/+3
| | * | | | | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-144-19/+16
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |_|_|/ | |/| | |
* | | | | of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2012-11-231-1/+4
| |_|_|/ |/| | |
* | | | 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
* | | | 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-263-10/+24
|/ /
* | 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-0947-3738/+16
* | 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-0410-50/+60
| |\ \
| * | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-032-2/+2
|\ \
OpenPOWER on IntegriCloud