Age | Commit message (Expand) | Author |
2015-12-31 | sparc: Wire up mlock2 system call. | David S. Miller |
2015-12-31 | sparc: Add all necessary direct socket system calls. | David S. Miller |
2015-12-24 | sparc64: fix FP corruption in user copy functions | Rob Gardner |
2015-12-24 | sparc64: Perf should save/restore fault info | Rob Gardner |
2015-12-24 | sparc64: Ensure perf can access user stacks | Rob Gardner |
2015-12-24 | sparc64: Don't set %pil in rtrap_nmi too early | Rob Gardner |
2015-12-24 | sparc64: Add ADI capability to cpu capabilities | Khalid Aziz |
2015-12-23 | sparc: Hook up userfaultfd system call | Mike Kravetz |
2015-11-23 | treewide: Remove old email address | Peter Zijlstra |
2015-11-09 | sparc/sparc64: allocate sys_membarrier system call number | Mathieu Desnoyers |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-06 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-11-04 | sparc64: Fix numa distance values | Nitin Gupta |
2015-11-04 | sparc64: Don't restrict fp regs for no-fault loads | Rob Gardner |
2015-11-04 | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). | David S. Miller |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-11-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-10-29 | sparc/PCI: Add mem64 resource parsing for root bus | Yinghai Lu |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-10-08 | crypto: sparc - initialize blkcipher.ivsize | Dave Kleikamp |
2015-10-03 | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann |
2015-09-28 | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha... | Ingo Molnar |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-13 | perf/core: Drop PERF_EVENT_TXN | Sukadev Bhattiprolu |
2015-09-13 | perf/core: Add a 'flags' parameter to the PMU transactional interfaces | Sukadev Bhattiprolu |
2015-09-13 | sparc, perf/sparc: Remove unnecessary assignment | Sukadev Bhattiprolu |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | sparc32: do not include swap.h from pgtable_32.h | Michal Hocko |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-08 | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-09-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-11 | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams |