summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-032-3/+3
* sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-05-031-3/+9
* sparc64: Normalize NMI watchdog logging and behavior.David S. Miller2014-05-031-16/+5
* sparc64: Make itc_sync_lock rawKirill Tkhai2014-05-021-3/+3
* sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-05-021-1/+1
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-1/+5
|\
| * sparc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-032-0/+3
|\ \
| * | sparc: fix implicit include of slab.h in leon_pci_grpci2.cPaul Gortmaker2014-02-131-0/+1
| * | sun4M: add include of slab.h for kzallocStephen Rothwell2014-02-121-0/+2
| |/
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-5/+1
|\ \
| * | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-4/+0
| |/
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-5/+0
|\ \
| * | sparc/PCI: Use default pcibios_enable_device() (Leon only)Bjorn Helgaas2014-03-191-5/+0
| |/
* | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-2/+1
|\ \
| * | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-191-2/+1
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-1/+1
|\ \
| * | sparc: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-313-9/+0
|\ \
| * | sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas2014-03-113-9/+0
| |/
* | sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-03-241-1/+3
* | sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-171-2/+2
|/
* sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller2014-01-292-3/+3
* sparc: don't use module_init in non-modular pci.c codePaul Gortmaker2014-01-281-2/+1
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-2810-10/+0
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-3/+3
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-3/+3
| |\
| | * PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-211-3/+3
| * | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-112-4/+3
| |/
* | sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-041-1/+2
* | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-042-4/+3
* | sparc64: Fix build regressionKirill Tkhai2013-12-031-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-4/+2
|\
| * sparc: Use preempt_schedule_irqThomas Gleixner2013-11-131-4/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \
| * | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2013-11-1517-47/+166
|\ \ \
| * | | sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-1411-33/+125
| * | | sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai2013-11-141-2/+7
| * | | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal2013-11-141-2/+2
| * | | sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-122-2/+2
| * | | sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-122-5/+30
| * | | sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-121-5/+5
| * | | sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-121-3/+0
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-1/+1
|\ \ \ \
| * | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+53
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud