aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-10-30sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-30sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-30sparc64: sparse irqbob picco
2014-10-30sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-30sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-30sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-30sparc64: Switch to 4-level page tables.David S. Miller
2014-10-30sparc64: T5 PMUbob picco
2014-10-30sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-30sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-30sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-30sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan
2014-10-30sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-30sparc64: sun4v TLB error power off eventsbob picco
2014-10-30sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom
2014-10-30sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-10-30sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-14sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-03-17sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller
2014-01-28sparc: don't use module_init in non-modular pci.c codePaul Gortmaker
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-04sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai
2014-01-04sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-12-11sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-03sparc64: Fix build regressionKirill Tkhai
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-11-14sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai
2013-11-14sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2013-11-13sparc: Use preempt_schedule_irqThomas Gleixner
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu
2013-11-12sparc64: Move from 4MB to 8MB huge pages.David S. Miller
2013-11-12sparc64: Make PAGE_OFFSET variable.David S. Miller
2013-11-12sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller
2013-11-12sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller