aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* 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
| * | 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
| * | sparc64: Add PCR ops for SPARC-T4.David S. Miller2012-08-19
| * | sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller2012-08-19
| * | sparc64: Abstract away the NMI PIC counter computation.David S. Miller2012-08-19
| * | sparc64: Abstract away PIC register accesses.David S. Miller2012-08-19