| Commit message (Expand) | Author | Age |
| * | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm... | Michael Bestas | 2021-12-27 |
| |\ |
|
| | * | Merge 4.4.293 into android-4.4-p | Greg Kroah-Hartman | 2021-11-26 |
| | |\ |
|
| | | * | hexagon: export raw I/O routines for modules | Nathan Chancellor | 2021-11-26 |
| * | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo... | Michael Bestas | 2021-07-22 |
| |\| | |
|
| | * | | Merge 4.4.276 into android-4.4-p | Greg Kroah-Hartman | 2021-07-20 |
| | |\| |
|
| | | * | hexagon: use common DISCARDS macro | Nathan Chancellor | 2021-07-20 |
| * | | | Merge tag 'LA.UM.8.4.r1-05700-8x98.0' of https://source.codeaurora.org/quic/l... | Michael Bestas | 2020-07-23 |
| |\ \ \ |
|
| | * | | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2020-06-01 |
| * | | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo... | Michael Bestas | 2020-03-08 |
| |\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | * | | Merge 4.4.211 into android-4.4-p | Greg Kroah-Hartman | 2020-01-23 |
| | |\| |
|
| | | * | hexagon: work around compiler crash | Nick Desaulniers | 2020-01-23 |
| | * | | Merge 4.4.160 into android-4.4-p | Greg Kroah-Hartman | 2018-10-10 |
| | |\| |
|
| * | | | Merge android-4.4.160 (a94efb1) into msm-4.4 | Srinivasarao P | 2018-10-15 |
| |\ \ \ |
|
| | * \ \ | Merge 4.4.160 into android-4.4 | Greg Kroah-Hartman | 2018-10-10 |
| | |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | | * | hexagon: modify ffs() and fls() to return int | Randy Dunlap | 2018-10-10 |
| | | * | arch/hexagon: fix kernel/dma.c build warning | Randy Dunlap | 2018-10-10 |
| * | | | Merge android-4.4.133 (3f51ea2) into msm-4.4 | Srinivasarao P | 2018-05-31 |
| |\| | |
|
| | * | | Merge 4.4.133 into android-4.4 | Greg Kroah-Hartman | 2018-05-26 |
| | |\| |
|
| | | * | 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 |
| |\| | |
|
| | * | | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby | 2018-02-05 |
| | |/ |
|
| * | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4' | Runmin Wang | 2017-02-28 |
| |\| |
|
| | * | hexagon: fix strncpy_from_user() error return | Al Viro | 2016-09-24 |
| * | | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani | 2016-03-22 |
| |/ |
|
| * | 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 |
| |/ / |
|
| * | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-10 |
| |\ \ |
|
| | * | | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2015-09-10 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Revert "Hexagon: fix signal.c compile error" | Mike Frysinger | 2015-09-09 |
| | * | | hexagon/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-08 |
| * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| * | | | hexagon: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| |/ / |
|
| * / | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-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 |
| * | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 |
| * | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 |
| |\ \ |
|
| | * | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 |
| | |/ |
|
| * / | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 |
| |/ |
|
| * | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 |
| |\ |
|
| | * | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 |
| * | | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro | 2015-04-11 |
| |/ |
|
| * | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 |