summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-9/+11
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-1/+1
| |\
| * | sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-9/+11
* | | sparc32: off by ones in BUG_ON()Dan Carpenter2016-07-271-2/+2
* | | sparc: Don't leak context bits into thread->fault_addressDavid S. Miller2016-07-273-4/+24
| |/ |/|
* | genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-041-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-318-93/+200
|\
| * sparc64: Fix return from trap window fill crashes.David S. Miller2016-05-293-48/+108
| * sparc: Harden signal return frame checks.David S. Miller2016-05-295-45/+92
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-7/+7
|\ \ | |/ |/|
| * perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-3/+3
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-224-15/+11
|\ \
| * | sparc32: use proper prototype for trapbaseSam Ravnborg2016-05-203-5/+3
| * | sparc32: drop local prototype in kgdb_32Sam Ravnborg2016-05-201-2/+2
| * | sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-202-9/+7
* | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-202-8/+8
| |/ |/|
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-1115-65/+112
|\|
| * sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2016-04-278-55/+34
| * sparc64: recognize and support Sonoma CPU typeKhalid Aziz2016-04-214-1/+21
| * sparc: Implement and wire up vio_hotplug for vio.Adrian Glaubitz2016-04-211-0/+9
| * sparc: Implement and wire up modalias_show for vio.Adrian Glaubitz2016-04-211-0/+9
| * sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan2016-04-211-8/+21
| * sparc: Write up preadv2/pwritev2 syscalls.David S. Miller2016-03-292-3/+3
| * sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2016-03-291-0/+17
* | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-2813-32/+32
|\
| * sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-209-26/+26
| * sparc: Fix misspellings in comments.Adam Buchbinder2016-03-204-6/+6
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-152-2/+2
|\
| * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-012-2/+2
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-03-107-5/+60
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-017-5/+60
| |\ \ | | |/ | |/|
| | * sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-03-011-1/+1
| | * Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-312-1/+3
| | * sparc: Fix system call tracing register handling.Mike Frysinger2016-01-212-0/+53
| | * sparc: Hook up copy_file_range syscall.David S. Miller2016-01-212-3/+3
* | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar2016-02-291-1/+1
|\| |
| * | mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-1/+1
| |/
* / locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-8/+0
|/
* sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-01-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+7
|\
| * net: Add eth_platform_get_mac_address() helper.David S. Miller2016-01-061-0/+7
* | Merge branch 'for-linus' into work.miscAl Viro2016-01-082-17/+20
|\|
| * sparc: Wire up mlock2 system call.David S. Miller2015-12-312-3/+3
| * sparc: Add all necessary direct socket system calls.David S. Miller2015-12-312-17/+20
* | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-046-9/+40
|\|
| * sparc64: fix FP corruption in user copy functionsRob Gardner2015-12-241-0/+13
| * sparc64: Perf should save/restore fault infoRob Gardner2015-12-241-0/+4