aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-16
|\
| * 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
* | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-16
|\|
| * 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
* | 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
|/
* 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
| * | sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller2012-09-06
| * | sparc64: Update generic comments in perf event code to match reality.David S. Miller2012-08-19
| * | sparc64: Add SPARC-T4 perf event support.David S. Miller2012-08-19
| * | sparc64: Support perf event encoding for multi-PCR PMUs.David S. Miller2012-08-19
| * | sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.David S. Miller2012-08-19
| * | sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.David S. Miller2012-08-19
| * | sparc64: Prepare perf event layer for handling multiple PCR registers.David S. Miller2012-08-19
| * | sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.David S. Miller2012-08-19
| * | sparc64: Abstract PMC read/write behind sparc_pmu.David S. Miller2012-08-19
| * | sparc64: Allow max hw perf events to be variable.David S. Miller2012-08-19
| * | sparc64: Add perf_event abstractions for orthogonal PMUs.David S. Miller2012-08-19