summaryrefslogtreecommitdiff
path: root/arch/hexagon (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * Merge 4.4.293 into android-4.4-pGreg Kroah-Hartman2021-11-26
| |\
| | * hexagon: export raw I/O routines for modulesNathan Chancellor2021-11-26
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\| |
| * | Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman2021-07-20
| |\|
| | * hexagon: use common DISCARDS macroNathan Chancellor2021-07-20
* | | Merge tag 'LA.UM.8.4.r1-05700-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas2020-07-23
|\ \ \
| * | | uapi: export all headers under uapi directoriesNicolas Dichtel2020-06-01
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge 4.4.211 into android-4.4-pGreg Kroah-Hartman2020-01-23
| |\|
| | * hexagon: work around compiler crashNick Desaulniers2020-01-23
| * | Merge 4.4.160 into android-4.4-pGreg Kroah-Hartman2018-10-10
| |\|
* | | Merge android-4.4.160 (a94efb1) into msm-4.4Srinivasarao P2018-10-15
|\ \ \
| * \ \ Merge 4.4.160 into android-4.4Greg Kroah-Hartman2018-10-10
| |\ \ \ | | |/ / | |/| / | | |/
| | * hexagon: modify ffs() and fls() to return intRandy Dunlap2018-10-10
| | * arch/hexagon: fix kernel/dma.c build warningRandy Dunlap2018-10-10
* | | Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\| |
| * | Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
| |\|
| | * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-26
* | | Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | BACKPORT: exit_thread: remove empty bodiesJiri Slaby2018-02-05
| |/
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * hexagon: fix strncpy_from_user() error returnAl Viro2016-09-24
* | Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
|/
* Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
|\
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \
| * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
| * | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
| * | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2015-09-10
|\ \ \ | |/ / |/| |
| * | Revert "Hexagon: fix signal.c compile error"Mike Frysinger2015-09-09
| * | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-08
* | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
* | | hexagon: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
|/ /
* / mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
* | mm: new mm hook frameworkLaurent Dufour2015-06-24
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \
| * | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-19
| |/
* / arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-13
|/
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-12
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12