| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-12 | 2 | -0/+10 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-06 | 1 | -15/+2 |
| |\ |
|
| * | | net: Add eth_platform_get_mac_address() helper. | David S. Miller | 2016-01-06 | 1 | -0/+7 |
| * | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 2016-01-04 | 1 | -0/+3 |
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 3 | -123/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'for-linus' into work.misc | Al Viro | 2016-01-08 | 3 | -18/+25 |
| |\ \
| | |/ |
|
| * | | put the remnants of ..._user_ret() to rest | Al Viro | 2016-01-04 | 2 | -105/+0 |
| * | | Merge branch 'memdup_user_nul' into work.misc | Al Viro | 2016-01-04 | 20 | -144/+265 |
| |\ \ |
|
| * | | | new helpers: no_seek_end_llseek{,_size}() | Al Viro | 2015-12-23 | 1 | -18/+2 |
* | | | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_X | Rabin Vincent | 2016-01-06 | 1 | -15/+2 |
| |_|/
|/| | |
|
* | | | sparc: Wire up mlock2 system call. | David S. Miller | 2015-12-31 | 3 | -4/+5 |
* | | | sparc: Add all necessary direct socket system calls. | David S. Miller | 2015-12-31 | 3 | -18/+24 |
| |/
|/| |
|
* | | sparc64: fix FP corruption in user copy functions | Rob Gardner | 2015-12-24 | 13 | -134/+235 |
* | | sparc64: Perf should save/restore fault info | Rob Gardner | 2015-12-24 | 1 | -0/+4 |
* | | sparc64: Ensure perf can access user stacks | Rob Gardner | 2015-12-24 | 1 | -0/+7 |
* | | sparc64: Don't set %pil in rtrap_nmi too early | Rob Gardner | 2015-12-24 | 1 | -1/+7 |
* | | sparc64: Add ADI capability to cpu capabilities | Khalid Aziz | 2015-12-24 | 2 | -4/+6 |
* | | sparc: Hook up userfaultfd system call | Mike Kravetz | 2015-12-23 | 3 | -4/+5 |
* | | treewide: Remove old email address | Peter Zijlstra | 2015-11-23 | 1 | -1/+1 |
|/ |
|
* | sparc/sparc64: allocate sys_membarrier system call number | Mathieu Desnoyers | 2015-11-09 | 3 | -4/+5 |
* | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | 3 | -3/+22 |
|\ |
|
| * | sparc/PCI: Add mem64 resource parsing for root bus | Yinghai Lu | 2015-10-29 | 3 | -3/+22 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-05 | 1 | -0/+1 |
|\ \ |
|
| * | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 2015-11-05 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-11-05 | 8 | -30/+109 |
|\ \ \
| |/ /
|/| | |
|
| * | | sparc64: Fix numa distance values | Nitin Gupta | 2015-11-04 | 2 | -1/+72 |
| * | | sparc64: Don't restrict fp regs for no-fault loads | Rob Gardner | 2015-11-04 | 1 | -7/+15 |
| * | | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). | David S. Miller | 2015-11-04 | 3 | -16/+16 |
| * | | sparc64: use ENTRY/ENDPROC in VISsave | Sam Ravnborg | 2015-08-07 | 1 | -5/+5 |
| * | | sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value | Rob Gardner | 2015-08-07 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 3 | -0/+5 |
| |\ \ \ |
|
| * | | | | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann | 2015-10-03 | 1 | -1/+1 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-03 | 1 | -7/+25 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha... | Ingo Molnar | 2015-09-28 | 3 | -3/+3 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | perf/core: Drop PERF_EVENT_TXN | Sukadev Bhattiprolu | 2015-09-13 | 1 | -5/+1 |
| * | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfaces | Sukadev Bhattiprolu | 2015-09-13 | 1 | -1/+24 |
| * | | | | | sparc, perf/sparc: Remove unnecessary assignment | Sukadev Bhattiprolu | 2015-09-13 | 1 | -1/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 3 | -0/+5 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-10-13 | 3 | -0/+5 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | crypto: sparc - initialize blkcipher.ivsize | Dave Kleikamp | 2015-10-08 | 3 | -0/+5 |
* | | | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -4/+4 |
|/ / / / |
|
* | | | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 3 | -3/+3 |
| |/ /
|/| | |
|
* | | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -1/+3 |
* | | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -0/+1 |
* | | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -6/+0 |
* | | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -26/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | sparc32: do not include swap.h from pgtable_32.h | Michal Hocko | 2015-09-08 | 1 | -1/+1 |