Age | Commit message (Expand) | Author | Files | Lines |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -3/+0 |
2016-01-21 | mn10300: convert to dma_map_ops | Christoph Hellwig | 3 | -163/+67 |
2016-01-16 | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 1 | -0/+1 |
2016-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2016-01-05 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 1 | -0/+3 |
2016-01-04 | put the remnants of ..._user_ret() to rest | Al Viro | 1 | -15/+0 |
2015-11-30 | mn10300: Select CONFIG_HAVE_UID16 to fix build failure | Guenter Roeck | 1 | -3/+1 |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2 | -0/+2 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -2/+2 |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 1 | -0/+1 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -68/+5 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -7/+8 |
2015-09-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+0 |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -20/+10 |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 7 | -24/+13 |
2015-08-10 | mn10300/cevt-mn10300: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -7/+0 |
2015-08-05 | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'... | Bjorn Helgaas | 3 | -20/+10 |
2015-07-31 | mn10300/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2 | -7/+8 |
2015-07-29 | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 1 | -0/+1 |
2015-07-28 | PCI: Remove unused "pci_probe" flags | Bjorn Helgaas | 2 | -19/+10 |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 1 | -1/+1 |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 1 | -24/+0 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | mn10300: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -47/+10 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -1/+0 |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -2/+1 |
2015-07-02 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2015-06-27 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+1 |
2015-06-25 | mn10300: Fix incorrect use of irq_data->affinity | Jiang Liu | 1 | -3/+3 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -13/+0 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2015-06-16 | mn10300: don't use module_init in non-modular flash.c code | Paul Gortmaker | 1 | -2/+1 |
2015-06-08 | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas | 1 | -13/+0 |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 1 | -0/+1 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -2/+2 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 1 | -0/+3 |
2015-05-06 | serial: 8250: remove Kconfig indirection | Valentin Rothberg | 1 | -2/+2 |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig | 1 | -1/+1 |
2015-04-24 | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
2015-04-23 | mn10300: add io{read,write}{16,32}be functions | Guenter Roeck | 1 | -0/+5 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -20/+4 |
2015-04-12 | mn10300: Remove signal translation and exec_domain | Richard Weinberger | 3 | -20/+4 |
2015-03-24 | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -1/+5 |