| Commit message (Expand) | Author | Age |
| * | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 2022-04-19 |
| * | uapi: export all headers under uapi directories | Nicolas Dichtel | 2020-06-01 |
| * | Merge android-4.4.164 (564ce1b) into msm-4.4 | Srinivasarao P | 2018-11-21 |
| |\ |
|
| | * | xtensa: make sure bFLT stack is 16 byte aligned | Max Filippov | 2018-11-21 |
| * | | Merge android-4.4.133 (3f51ea2) into msm-4.4 | Srinivasarao P | 2018-05-31 |
| |\| |
|
| | * | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2018-05-26 |
| * | | Merge android-4.4.116 (20ddb25) into msm-4.4 | Srinivasarao P | 2018-03-01 |
| |\| |
|
| | * | xtensa: fix futex_atomic_cmpxchg_inatomic | Max Filippov | 2018-02-16 |
| * | | Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4' | Blagovest Kolenichev | 2017-06-28 |
| |\| |
|
| | * | xtensa: don't use linux IRQ #0 | Max Filippov | 2017-06-17 |
| * | | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani | 2016-03-22 |
| |/ |
|
| * | Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2015-11-09 |
| |\ |
|
| | * | xtensa: implement dma_to_phys and phys_to_dma | Max Filippov | 2015-11-09 |
| | * | xtensa: support DMA to high memory | Max Filippov | 2015-11-09 |
| | * | Revert "xtensa: cache inquiry and unaligned cache handling functions" | Max Filippov | 2015-11-03 |
| | * | xtensa: drop unused sections and remapped reset handlers | Max Filippov | 2015-11-03 |
| | * | xtensa: fix secondary core boot in SMP | Max Filippov | 2015-11-03 |
| | * | xtensa: nommu: provide correct KIO addresses | Max Filippov | 2015-11-02 |
| | * | xtensa: nommu: fix USER_RING definition | Max Filippov | 2015-11-02 |
| | * | xtensa: fix build for configs without cache options | Max Filippov | 2015-11-02 |
| | * | xtensa: fixes for configs without loop option | Max Filippov | 2015-11-02 |
| * | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 2015-11-05 |
| * | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 |
| |\| |
|
| | * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 |
| | |\ |
|
| | | * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 |
| * | | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 |
| |/ / |
|
| * | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 |
| * | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 |
| * | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 |
| |\ \ |
|
| | * | | arch: introduce memremap() | Dan Williams | 2015-08-14 |
| * | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
| |\ \ \ |
|
| | * | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 |
| | * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | * | | | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | |/ / |
|
| * | | | Merge tag 'v4.2' into for_next | Chris Zankel | 2015-08-29 |
| |\| | |
|
| | * | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 |
| | |/ |
|
| * | | xtensa: implement fake NMI | Max Filippov | 2015-08-17 |
| * | | xtensa: fix kernel register spilling | Max Filippov | 2015-08-17 |
| * | | xtensa: move oprofile stack tracing to stacktrace.c | Max Filippov | 2015-08-17 |
| * | | xtensa: reimplement DMA API using common helpers | Max Filippov | 2015-08-17 |
| |/ |
|
| * | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 |
| |\ |
|
| | * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 |
| | * | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 |
| * | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 |
| * | | xtensa: use for_each_sg() | Akinobu Mita | 2015-06-24 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 |
| |\ \ \
| |_|/
|/| | |
|
| | | * | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 2015-06-07 |
| | |/
|/| |
|