| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] Enable copy_file_range syscall for ia64 | Tony Luck | 2016-01-22 | 3 | -1/+3 |
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 2 | -3/+0 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 | 2 | -20/+10 |
|\ |
|
| * | ia64: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -9/+5 |
| * | ia64: reuse asm-generic/barrier.h | Michael S. Tsirkin | 2016-01-12 | 1 | -8/+2 |
| * | ia64: rename nop->iosapic_nop | Michael S. Tsirkin | 2016-01-12 | 1 | -3/+3 |
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release() | Davidlohr Bueso | 2016-01-12 | 1 | -1/+1 |
* | | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 2016-01-15 | 1 | -0/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 1 | -2/+1 |
|\ \ |
|
| * | | mm: rework virtual memory accounting | Konstantin Khlebnikov | 2016-01-14 | 1 | -2/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-14 | 1 | -7/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | module: use a structure to encapsulate layout. | Rusty Russell | 2015-12-04 | 1 | -7/+7 |
* | | | ia64: split off early_ioremap() declarations into asm/early_ioremap.h | Ard Biesheuvel | 2016-01-13 | 2 | -4/+11 |
* | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-01-12 | 1 | -7/+5 |
|\ \ \ |
|
| * | | | ia64: ftrace: Fix the comments for ftrace_modify_code() | Li Bin | 2015-12-23 | 1 | -7/+5 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-12 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 2016-01-04 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2016-01-11 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | percpu: remove PERCPU_ENOUGH_ROOM which is stale definition | Jungseok Lee | 2015-11-16 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-01-11 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | lcoking/barriers, arch: Use smp barriers in smp_store_release() | Davidlohr Bueso | 2015-12-04 | 1 | -1/+1 |
| |/ |
|
* | | [IA64] Enable mlock2 syscall for ia64 | Tony Luck | 2015-12-14 | 3 | -1/+3 |
|/ |
|
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 2 | -273/+100 |
|\ |
|
| * | ia64/PCI/ACPI: Use common interface to support PCI host bridge | Jiang Liu | 2015-10-16 | 1 | -187/+48 |
| * | ia64/PCI: Use common struct resource_entry to replace struct iospace_resource | Jiang Liu | 2015-10-16 | 2 | -14/+8 |
| * | ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge | Jiang Liu | 2015-10-16 | 1 | -221/+193 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 1 | -4/+4 |
|\ \ |
|
| * \ | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 2 | -2/+4 |
| |\ \
| | |/ |
|
| * | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -4/+4 |
* | | | [IA64] Wire up kcmp syscall | Émeric MASCHINO | 2015-10-28 | 3 | -1/+3 |
| |/
|/| |
|
* | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
|\ \ |
|
| * | | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-25 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2015-09-15 | 1 | -2/+3 |
* | | | ia64: Enable userfaultfd and membarrier system calls | Luck, Tony | 2015-09-15 | 3 | -1/+5 |
|/ / |
|
* | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -6/+0 |
* | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -7/+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 | -25/+0 |
* | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -0/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-08 | 3 | -7/+3 |
|\ \ |
|
| * | | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 2015-09-08 | 3 | -7/+3 |
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 3 | -3/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 | 1 | -2/+2 |
| * | | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+1 |
| * | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams | 2015-08-10 | 1 | -1/+1 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 2 | -6/+22 |
|\ \ \ |
|
| * \ \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -4/+20 |
| |\ \ \ |
|
| | * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |