summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel (follow)
Commit message (Expand)AuthorAge
...
* | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\|
| * sparc64: Fix return from trap window fill crashes.David S. Miller2016-06-24
| * sparc: Harden signal return frame checks.David S. Miller2016-06-24
| * sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2016-06-24
| * sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-06-24
| * sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2016-06-24
| * sparc: Fix system call tracing register handling.Mike Frysinger2016-06-24
| * sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-03-03
* | FROMLIST: mm: ASLR: use get_random_long()dcashman2016-03-16
|/
* sparc: Wire up mlock2 system call.David S. Miller2015-12-31
* sparc: Add all necessary direct socket system calls.David S. Miller2015-12-31
* sparc64: fix FP corruption in user copy functionsRob Gardner2015-12-24
* sparc64: Perf should save/restore fault infoRob Gardner2015-12-24
* sparc64: Ensure perf can access user stacksRob Gardner2015-12-24
* sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner2015-12-24
* sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz2015-12-24
* sparc: Hook up userfaultfd system callMike Kravetz2015-12-23
* treewide: Remove old email addressPeter Zijlstra2015-11-23
* sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers2015-11-09
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-06
|\
| * sparc/PCI: Add mem64 resource parsing for root busYinghai Lu2015-10-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-11-05
|\ \
| * | sparc64: Don't restrict fp regs for no-fault loadsRob Gardner2015-11-04
| * | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller2015-11-04
* | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-28
|\ \ \
| * | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| | |/ | |/|
* | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-13
* | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-13
* | | sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu2015-09-13
|/ /
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \
| * | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-10
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \
| * | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-03
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \
| * | sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-31
| * | sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu2015-07-31
| * | sparc/PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-22
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-01
|\ \
| * | sparc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \
| * | sched, sparc32: Update scheduler comments in copy_thread()Ingo Molnar2015-08-04
| |/
* / PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-30
|/
* Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2015-06-25
|\
| * sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang2015-06-25
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-05
* | | sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern2015-06-25
* | | sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern2015-06-25
* | | sparc: perf: Disable pagefaults while walking userspace stacksDavid Ahern2015-06-25
* | | sparc: use for_each_sg()Akinobu Mita2015-06-24
| |/ |/|