summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-4/+0Star
|\
| * modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-4/+0Star
* | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-181-14/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1210-358/+125Star
|\ \
| * | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-292-4/+2Star
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-292-5/+4Star
| | |
| | \
| *-. \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-2910-351/+121Star
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-176-4/+40
| | |\ \
| | * \ \ Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-179-75/+207
| | |\ \ \
| | * | | | sparc32: switch to generic sys_execve()Al Viro2012-10-172-44/+3Star
| | * | | | sparc32: switch to generic kernel_execve()Al Viro2012-10-172-26/+9Star
| | * | | | sparc32: switch to generic kernel_thread()Al Viro2012-10-172-79/+55Star
| | * | | | sparc32: bury the remnants of LOWSYS tricksAl Viro2012-10-171-13/+2Star
| | * | | | sparc64: convert to generic execveAl Viro2012-10-174-71/+9Star
| | * | | | sparc64: switch to generic kernel_execve()Al Viro2012-10-152-27/+5Star
| | * | | | sparc64: take fprs_write() and friends to start_thread()Al Viro2012-10-152-13/+0Star
| | * | | | sparc64: switch to generic kernel_thread()Al Viro2012-10-152-80/+38Star
| | * | | | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-154-10/+12
| | | |_|/ | | |/| |
* | | | | arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton2012-12-121-3/+3
* | | | | mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse2012-12-121-114/+30Star
* | | | | mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse2012-12-121-18/+9Star
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-1/+1
|\ \ \ \ \
| * | | | | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-1/+1
| | |_|_|/ | |/| | |
* | | | | sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-033-4/+14
| |/ / / |/| | |
* | | | sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-11-191-3/+1Star
|/ / /
* | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-101-2/+4
* | | sparc: Wire up sys_kcmp.David S. Miller2012-10-282-2/+3
* | | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-283-8/+8
* | | sparc64: Use pause instruction when available.David S. Miller2012-10-283-0/+33
| |/ |/|
* | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-278-49/+87
* | sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-161-2/+4
* | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-162-20/+111
* | sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-151-4/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-132-79/+216
|\
| * sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-111-18/+14Star
| * sparc64: Fix deficiencies in sun4v error reporting.David S. Miller2012-10-111-61/+202
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-133-6/+6
|/
* sparc64: Support transparent huge pages.David Miller2012-10-092-7/+4Star
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-081-1/+1
|\
| * Revert strace hiccups fix.David S. Miller2012-10-063-19/+22
| * sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller2012-10-051-1/+1
| * sparc64: Fix strace hiccups when force_successful_syscall() triggers.Al Viro2012-10-041-18/+13Star
| * sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2012-10-043-6/+8
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-051-52/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-033-3/+3
|\
| * sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-033-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-032-47/+1Star
|\ \ | |/ |/|
| * compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-032-47/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-10-0210-168/+690
|\ \