Age | Commit message (Expand) | Author | Files | Lines |
2016-01-16 | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 1 | -1/+1 |
2016-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2016-01-12 | xtensa: define __smp_xxx | Michael S. Tsirkin | 1 | -2/+2 |
2016-01-11 | xtensa: support ioremap for memory outside KIO region | Max Filippov | 3 | -4/+82 |
2016-01-11 | xtensa: use XTENSA_INT_LEVEL macro in asm/timex.h | Max Filippov | 1 | -6/+3 |
2016-01-11 | xtensa: make fake NMI configurable | Max Filippov | 3 | -7/+48 |
2016-01-05 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 1 | -0/+3 |
2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 1 | -9/+3 |
2015-11-11 | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+2 |
2015-11-10 | Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 29 | -248/+1210 |
2015-11-09 | xtensa: implement dma_to_phys and phys_to_dma | Max Filippov | 1 | -0/+10 |
2015-11-09 | xtensa: support DMA to high memory | Max Filippov | 2 | -17/+39 |
2015-11-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 1 | -1/+2 |
2015-11-07 | mm: make compound_head() robust | Kirill A. Shutemov | 1 | -1/+0 |
2015-11-06 | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+10 |
2015-11-06 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 1 | -0/+6 |
2015-11-05 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-11-03 | Revert "xtensa: cache inquiry and unaligned cache handling functions" | Max Filippov | 1 | -95/+0 |
2015-11-03 | xtensa: drop unused sections and remapped reset handlers | Max Filippov | 5 | -93/+0 |
2015-11-03 | xtensa: fix secondary core boot in SMP | Max Filippov | 5 | -16/+19 |
2015-11-03 | xtensa: add FORCE_MAX_ZONEORDER to Kconfig | Max Filippov | 1 | -0/+14 |
2015-11-02 | xtensa: nommu: provide defconfig for de212 on kc705 | Max Filippov | 1 | -0/+131 |
2015-11-02 | xtensa: nommu: xtfpga: add kc705 DTS | Max Filippov | 1 | -0/+17 |
2015-11-02 | xtensa: add de212 core variant | Max Filippov | 3 | -0/+900 |
2015-11-02 | xtensa: nommu: select HAVE_FUTEX_CMPXCHG | Max Filippov | 1 | -0/+1 |
2015-11-02 | xtensa: nommu: fix default memory start address | Max Filippov | 1 | -1/+1 |
2015-11-02 | xtensa: nommu: provide correct KIO addresses | Max Filippov | 3 | -11/+15 |
2015-11-02 | xtensa: nommu: fix USER_RING definition | Max Filippov | 1 | -0/+4 |
2015-11-02 | xtensa: xtfpga: fix integer overflow in TASK_SIZE | Max Filippov | 1 | -2/+4 |
2015-11-02 | xtensa: fix build for configs without cache options | Max Filippov | 2 | -4/+35 |
2015-11-02 | xtensa: fixes for configs without loop option | Max Filippov | 7 | -9/+20 |
2015-10-28 | xtensa: enable building of all dtbs | Rob Herring | 2 | -1/+10 |
2015-10-26 | Merge branch 'acpi-init' | Rafael J. Wysocki | 1 | -1/+1 |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2 | -0/+5 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -1/+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/+4 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -11/+0 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -6/+0 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -9/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -3/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -31/+0 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -70/+4 |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+3 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+6 |
2015-09-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -27/+26 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+0 |