summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2016-01-14sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-06net: Add eth_platform_get_mac_address() helper.David S. Miller
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2015-12-31sparc: Wire up mlock2 system call.David S. Miller
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller
2015-12-24sparc64: fix FP corruption in user copy functionsRob Gardner
2015-12-24sparc64: Perf should save/restore fault infoRob Gardner
2015-12-24sparc64: Ensure perf can access user stacksRob Gardner
2015-12-24sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-11-04sparc64: Don't restrict fp regs for no-fault loadsRob Gardner
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller
2015-10-29sparc/PCI: Add mem64 resource parsing for root busYinghai Lu
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu
2015-09-13sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-08-10sparc/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-04sched, sparc32: Update scheduler comments in copy_thread()Ingo Molnar
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-07-31sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-31sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-07-22sparc/PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern
2015-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern
2015-06-25sparc: perf: Disable pagefaults while walking userspace stacksDavid Ahern
2015-06-24sparc: use for_each_sg()Akinobu Mita
2015-06-25sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-05-31sparc64: pci slots information is not populated in sysfsEric Snowberg
2015-05-31sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig