| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 2015-11-05 | 1 | -0/+6 |
| |_|/
|/| | |
|
* | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'acpi-init' | Rafael J. Wysocki | 2015-10-25 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 2015-10-01 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 2 | -0/+5 |
|\| | |
|
| * | | 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 |
| * | | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2015-09-15 | 1 | -0/+4 |
* | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
|/ / |
|
* | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -11/+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 | -9/+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 | -31/+0 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -0/+1 |
|\ \ |
|
| * | | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+1 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 2 | -70/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -69/+4 |
| |\ \ \ |
|
| | * | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
| | * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| | * | | | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -69/+16 |
| | |/ / |
|
| * | | | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 2015-08-03 | 2 | -15/+1 |
| |\| | |
|
| * | | | rtmutex: Delete scriptable tester | Davidlohr Bueso | 2015-07-20 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 1 | -9/+3 |
|\ \ \ |
|
| * | | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -9/+3 |
| |/ / |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -4/+6 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 2 | -15/+1 |
| |\ \ \
| | | |/
| | |/| |
|