aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| *-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \
| | * \ Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-16
| | |\ \
| | * \ \ Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-16
| | |\ \ \
| | * | | | sparc32: switch to generic sys_execve()Al Viro2012-10-16
| | * | | | sparc32: switch to generic kernel_execve()Al Viro2012-10-16
| | * | | | sparc32: switch to generic kernel_thread()Al Viro2012-10-16
| | * | | | sparc32: bury the remnants of LOWSYS tricksAl Viro2012-10-16
| | * | | | sparc64: convert to generic execveAl Viro2012-10-16
| | * | | | sparc64: switch to generic kernel_execve()Al Viro2012-10-14
| | * | | | sparc64: take fprs_write() and friends to start_thread()Al Viro2012-10-14
| | * | | | sparc64: switch to generic kernel_thread()Al Viro2012-10-14
| | * | | | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-14
| | | |_|/ | | |/| |
* | | | | arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton2012-12-11
* | | | | mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse2012-12-11
* | | | | mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse2012-12-11
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-11
|\ \ \ \ \
| * | | | | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-17
| | |_|_|/ | |/| | |
* | | | | sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-03
| |/ / / |/| | |
* | | | sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-11-18
|/ / /
* | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-09
* | | sparc: Wire up sys_kcmp.David S. Miller2012-10-28
* | | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-28
* | | sparc64: Use pause instruction when available.David S. Miller2012-10-28
| |/ |/|
* | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-26
* | sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-16
* | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-16
* | sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-12
|\
| * sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-10
| * sparc64: Fix deficiencies in sun4v error reporting.David S. Miller2012-10-10
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
|/
* sparc64: Support transparent huge pages.David Miller2012-10-09
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-08
|\
| * Revert strace hiccups fix.David S. Miller2012-10-05
| * sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller2012-10-05
| * sparc64: Fix strace hiccups when force_successful_syscall() triggers.Al Viro2012-10-04
| * sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2012-10-04
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-03
|\
| * sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-10-02
|\ \
| * | sparc64: Add SPARC-T4 optimized memcpy.David S. Miller2012-09-27
| * | arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-21
| * | sparc64: Probe cpu page size support more portably.David S. Miller2012-09-06