aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-03sparc: semtimedop() unreachable due to comparison errorRob Gardner1-1/+1
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp2-3/+26
2015-03-01arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist1-5/+0
2015-03-01arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2-32/+0
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski4-6/+4
2015-01-16sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-1/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds15-18/+0
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds3-0/+13
2014-12-13sparc: hook up execveat system callDavid Drysdale3-0/+13
2014-12-11sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen1-3/+9
2014-12-11sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson1-1/+1
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman15-18/+0
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-10-28sparc: Hook up bpf system call.David S. Miller2-3/+3
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-53/+31
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller5-53/+31
2014-10-20sparc: kernel: drop owner assignment from platform_driversWolfram Sang15-18/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-7/+2
2014-10-18sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds7-31/+31
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-356/+560
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller1-2/+3
2014-10-05sparc64: sparse irqbob picco1-169/+338
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller1-4/+4
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller1-7/+2
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2-104/+9
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller1-0/+7
2014-09-30sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan1-1/+12
2014-09-30sparc: VIO protocol version 1.6David L Stevens1-2/+12
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens1-1/+1
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens1-2/+12
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-7/+2
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan3-24/+25
2014-09-16sparc64: T5 PMUbob picco4-5/+62
2014-09-16sparc64: mem boot option correctionbob picco1-15/+3
2014-09-16sparc64: sun4v TLB error power off eventsbob picco2-20/+30
2014-09-10sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom1-2/+3
2014-09-09sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson1-3/+28
2014-09-09sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais1-0/+8
2014-09-09sparc64: support M6 and M7 for building CPU distribution mapAllen Pais1-0/+2
2014-09-09sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2-0/+24
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter7-31/+31
2014-08-14locking,arch,sparc: Fold atomic_opsPeter Zijlstra1-1/+1
2014-08-13sparc: Hook up memfd_create system call.David S. Miller2-3/+3