| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 2 | -7/+7 |
|\ |
|
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 1 | -1/+1 |
| * | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 1 | -6/+4 |
| * | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-25 | 1 | -0/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-18 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: remove VM_FAULT_MINOR | Jan Kara | 2016-03-17 | 1 | -1/+1 |
* | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-17 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-16 | 1 | -4/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 2 | -5/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | TTY: xtensa/iss/console, remove unused _INLINE_ definition | Jiri Slaby | 2016-02-06 | 1 | -4/+0 |
| * | | serial: Fix ASYNC_* => UPF_* flags misuse | Peter Hurley | 2016-01-28 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 2 | -5/+0 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 2 | -5/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -3/+0 |
| | |/
| |/| |
|
| | * | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 2016-03-08 | 1 | -2/+0 |
| |/ |
|
* | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
|/ |
|
* | dma-mapping: remove <asm-generic/dma-coherent.h> | Christoph Hellwig | 2016-01-20 | 1 | -2/+0 |
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 2 | -3/+0 |
* | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck | 2016-01-20 | 1 | -1/+0 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 | 1 | -2/+2 |
|\ |
|
| * | xtensa: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -2/+2 |
* | | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 2016-01-15 | 1 | -0/+1 |
* | | mm: define MADV_FREE for some arches | Minchan Kim | 2016-01-15 | 1 | -0/+1 |
* | | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 2016-01-15 | 1 | -1/+1 |
* | | 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 |
| |/ |
|
* | | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -9/+3 |
|/ |
|
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-10 | 1 | -1/+2 |
|\ |
|
| * | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 | 1 | -1/+2 |
* | | Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2015-11-09 | 29 | -248/+1210 |
|\ \ |
|
| * | | xtensa: implement dma_to_phys and phys_to_dma | Max Filippov | 2015-11-09 | 1 | -0/+10 |
| * | | xtensa: support DMA to high memory | Max Filippov | 2015-11-09 | 2 | -17/+39 |
| * | | Revert "xtensa: cache inquiry and unaligned cache handling functions" | Max Filippov | 2015-11-03 | 1 | -95/+0 |
| * | | xtensa: drop unused sections and remapped reset handlers | Max Filippov | 2015-11-03 | 5 | -93/+0 |
| * | | xtensa: fix secondary core boot in SMP | Max Filippov | 2015-11-03 | 5 | -16/+19 |
| * | | xtensa: add FORCE_MAX_ZONEORDER to Kconfig | Max Filippov | 2015-11-03 | 1 | -0/+14 |
| * | | xtensa: nommu: provide defconfig for de212 on kc705 | Max Filippov | 2015-11-02 | 1 | -0/+131 |
| * | | xtensa: nommu: xtfpga: add kc705 DTS | Max Filippov | 2015-11-02 | 1 | -0/+17 |
| * | | xtensa: add de212 core variant | Max Filippov | 2015-11-02 | 3 | -0/+900 |
| * | | xtensa: nommu: select HAVE_FUTEX_CMPXCHG | Max Filippov | 2015-11-02 | 1 | -0/+1 |
| * | | xtensa: nommu: fix default memory start address | Max Filippov | 2015-11-02 | 1 | -1/+1 |
| * | | xtensa: nommu: provide correct KIO addresses | Max Filippov | 2015-11-02 | 3 | -11/+15 |
| * | | xtensa: nommu: fix USER_RING definition | Max Filippov | 2015-11-02 | 1 | -0/+4 |
| * | | xtensa: xtfpga: fix integer overflow in TASK_SIZE | Max Filippov | 2015-11-02 | 1 | -2/+4 |
| * | | xtensa: fix build for configs without cache options | Max Filippov | 2015-11-02 | 2 | -4/+35 |
| * | | xtensa: fixes for configs without loop option | Max Filippov | 2015-11-02 | 7 | -9/+20 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | mm: make compound_head() robust | Kirill A. Shutemov | 2015-11-06 | 1 | -1/+0 |
* | | | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-06 | 2 | -1/+10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | xtensa: enable building of all dtbs | Rob Herring | 2015-10-27 | 2 | -1/+10 |