summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* 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-203-0/+11
|\ \ | |/ |/|
| * sparc: implement is_32bit_taskEric Paris2014-09-233-6/+5Star
| * 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-191-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-151-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-1211-93/+203
|\ \ \ \
| * | | | sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-061-1/+0Star
| * | | | sparc64: sparse irqbob picco2014-10-061-5/+2Star
| * | | | sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-062-5/+5
| * | | | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-062-4/+8
| * | | | sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-063-38/+67
| * | | | sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2014-10-061-18/+12Star
| * | | | sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2014-10-061-11/+4Star
| * | | | sparc64: Switch to 4-level page tables.David S. Miller2014-10-064-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-171-2/+3
| * | | | sparc64: T5 PMUbob picco2014-09-171-0/+11
| * | | | sparc64: sun4v TLB error power off eventsbob picco2014-09-171-0/+1
| * | | | sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson2014-09-101-2/+4
| * | | | sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-09-101-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
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-091-2/+42
|\ \ \ \
| * | | | sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-301-2/+42
| |/ / /
* / / / sparc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
|/ / /
* | | sparc: Hook up memfd_create system call.David S. Miller2014-08-141-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-08-141-1/+3
|\ \ \
| * | | sparc: Hook up seccomp and getrandom system calls.David S. Miller2014-08-061-1/+3
* | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-092-8/+1Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-062-246/+147Star
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-062-11/+4Star
| |\ \
| | * | sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-051-10/+2Star
| | |/
| * | sparc64: avoid code duplication in io_64.hSam Ravnborg2014-07-221-85/+15Star
| * | sparc64: reorder functions in io_64.hSam Ravnborg2014-07-221-114/+120
| * | sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg2014-07-221-4/+0Star
| * | sparc64: remove macro indirection in io_64.hSam Ravnborg2014-07-221-89/+66Star
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-052-0/+3
|\ \ \ | |_|/ |/| |
| * | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-172-0/+3
| |/