summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * sparc64: Ensure perf can access user stacksRob Gardner2015-12-241-0/+7
| * sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner2015-12-241-1/+7
| * sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz2015-12-241-4/+5
| * sparc: Hook up userfaultfd system callMike Kravetz2015-12-232-3/+3
| * treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-231-18/+2
|/
* sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers2015-11-092-3/+3
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-063-3/+22
|\
| * sparc/PCI: Add mem64 resource parsing for root busYinghai Lu2015-10-293-3/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-11-054-23/+31
|\ \
| * | sparc64: Don't restrict fp regs for no-fault loadsRob Gardner2015-11-041-7/+15
| * | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller2015-11-043-16/+16
* | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-283-3/+3
|\ \ \
| * | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-163-3/+3
| | |/ | |/|
* | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-131-5/+1
* | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-131-1/+24
* | | sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu2015-09-131-1/+0
|/ /
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+1
|\ \
| * | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-2/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-1/+1
|\ \
| * | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-015-19/+26
|\ \
| * | sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-312-8/+10
| * | sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu2015-07-313-10/+15
| * | sparc/PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-221-1/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-013-54/+38
|\ \
OpenPOWER on IntegriCloud