aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-27sparc/PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-05-03sparc64: Normalize NMI watchdog logging and behavior.David S. Miller
2014-05-02sparc64: Make itc_sync_lock rawKirill Tkhai
2014-05-02sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-03-20sparc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19sparc/PCI: Use default pcibios_enable_device() (Leon only)Bjorn Helgaas
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-17sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-03-11sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-03-04sparc: Use the core irq stats functionThomas Gleixner
2014-02-13sparc: fix implicit include of slab.h in leon_pci_grpci2.cPaul Gortmaker
2014-02-12sun4M: add include of slab.h for kzallocStephen Rothwell
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