summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-113-1/+24
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens2014-12-081-0/+19
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-0/+8
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-213-17/+9
| |\ \
| * | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-101-0/+7
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-092-10/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc: io: remove duplicate relaxed accessors on sparc32Arnd Bergmann2014-11-192-9/+6
| * | | sparc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-203-10/+11
* | | | sparc: Add NOP dma_cache_sync() implementation.David S. Miller2014-11-261-0/+8
| |_|/ |/| |
* | | sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
* | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-072-11/+3
| |/ |/|
* | sparc: Hook up bpf system call.David S. Miller2014-10-281-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-242-1/+4
|\ \ | |/ |/|
| * sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-242-1/+4
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-193-0/+11
|\ \ | |/ |/|
| * sparc: implement is_32bit_taskEric Paris2014-09-233-6/+5
| * sparc: properly conditionalize use of TIF_32BITStephen Rothwell2014-09-231-0/+4
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+8
* | sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller2014-10-181-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-181-0/+8
|\ \
| * | sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2014-10-141-0/+8
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-2/+2
|\ \ \ | |/ / |/| |
| * | sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-262-2/+2
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-132-34/+34
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-032-3/+3
| * | | locking,arch,sparc: Fold atomic_opsPeter Zijlstra2014-08-142-31/+31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-1111-93/+203
|\ \ \ \
| * | | | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-051-1/+0
| * | | | sparc64: sparse irqbob picco2014-10-051-5/+2
| * | | | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-052-5/+5
| * | | | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-052-4/+8
| * | | | sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-053-38/+67
| * | | | sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2014-10-051-18/+12
| * | | | sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2014-10-051-11/+4
| * | | | sparc64: Switch to 4-level page tables.David S. Miller2014-10-054-6/+75
| * | | | sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan2014-09-301-0/+2
| * | | | vio: fix reuse of vio_dring slotDwight Engen2014-09-301-1/+1
| * | | | sunvdc: add cdrom and v1.1 protocol supportAllen Pais2014-09-301-3/+9
| * | | | sparc: VIO protocol version 1.6David L Stevens2014-09-301-2/+42
| * | | | sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-09-161-2/+3
| * | | | sparc64: T5 PMUbob picco2014-09-161-0/+11
| * | | | sparc64: sun4v TLB error power off eventsbob picco2014-09-161-0/+1
| * | | | sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson2014-09-091-2/+4
| * | | | sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-09-091-0/+2
| | |/ / | |/| |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \ \
| * | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ / /
OpenPOWER on IntegriCloud