| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 2 | -6/+56 |
|\ |
|
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -4/+50 |
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+8 |
* | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
|/ |
|
* | locking/rwsem, xtensa: Drop superfluous arch specific implementation | Michal Hocko | 2016-04-13 | 2 | -121/+1 |
* | locking/rwsem: Drop explicit memory barriers | Michal Hocko | 2016-04-13 | 1 | -12/+2 |
* | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2016-03-20 | 8 | -21/+105 |
|\ |
|
| * | xtensa: support hardware breakpoints/watchpoints | Max Filippov | 2016-03-11 | 6 | -5/+75 |
| * | xtensa: use context structure for debug exceptions | Max Filippov | 2016-03-11 | 1 | -0/+9 |
| * | xtensa: support ioremap for memory outside KIO region | Max Filippov | 2016-01-11 | 1 | -3/+13 |
| * | xtensa: use XTENSA_INT_LEVEL macro in asm/timex.h | Max Filippov | 2016-01-11 | 1 | -6/+3 |
| * | xtensa: make fake NMI configurable | Max Filippov | 2016-01-11 | 1 | -7/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -7/+5 |
|\ \ |
|
| * | | 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 |
* | | | 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 |
| |/ / |
|
* | | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -3/+0 |
|/ / |
|
* | | 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 | 1 | -2/+0 |
* | | xtensa: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2015-11-09 | 8 | -123/+80 |
|\ |
|
| * | 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 | 1 | -3/+8 |
| * | 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 | 1 | -4/+0 |
| * | xtensa: fix secondary core boot in SMP | Max Filippov | 2015-11-03 | 1 | -4/+5 |
| * | xtensa: nommu: provide correct KIO addresses | Max Filippov | 2015-11-02 | 2 | -10/+14 |
| * | xtensa: nommu: fix USER_RING definition | Max Filippov | 2015-11-02 | 1 | -0/+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 | 1 | -3/+4 |
* | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | 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 |
* | | | 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 | 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 tag 'v4.2' into for_next | Chris Zankel | 2015-08-29 | 2 | -15/+1 |
|\ \ \
| |/ / |
|
| * | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
| |/ |
|
* | | xtensa: implement fake NMI | Max Filippov | 2015-08-17 | 4 | -10/+57 |