| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA config | Vineet Gupta | 2017-10-29 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -3/+3 |
|\ \ |
|
| * | | treewide: Fix typos in Kconfig | Masanari Iida | 2017-10-12 | 1 | -3/+3 |
* | | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 2 | -6/+3 |
|\ \ \ |
|
| * | | | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada | 2017-11-09 | 1 | -4/+3 |
| * | | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 2017-11-08 | 1 | -1/+0 |
| * | | | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada | 2017-11-08 | 1 | -1/+0 |
* | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 23 | -6/+40 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 18 | -0/+18 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 9 | -0/+9 |
| | * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 9 | -0/+9 |
| | | |/
| | |/| |
|
| * | | | ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC | Vineet Gupta | 2017-10-11 | 1 | -0/+5 |
| * | | | ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000Hz | Eugeniy Paltsev | 2017-10-11 | 2 | -5/+16 |
| * | | | ARC: [plat-hsdk] select CONFIG_RESET_HSDK from Kconfig | Vineet Gupta | 2017-10-09 | 2 | -1/+1 |
| |/ / |
|
* | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
|/ / |
|
* | | ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset | Eugeniy Paltsev | 2017-10-06 | 2 | -0/+10 |
* | | ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHz | Eugeniy Paltsev | 2017-10-03 | 1 | -0/+42 |
* | | ARC: fix allnoconfig build warning | Vineet Gupta | 2017-10-03 | 1 | -1/+1 |
* | | ARCv2: boot log: identify HS48 cores (dual issue) | Vineet Gupta | 2017-10-03 | 2 | -4/+16 |
* | | ARC: boot log: decontaminate ARCv2 ISA_CONFIG register | Vineet Gupta | 2017-10-03 | 2 | -8/+15 |
* | | arc: remove redundant UTS_MACHINE define in arch/arc/Makefile | Masahiro Yamada | 2017-10-03 | 1 | -2/+0 |
* | | ARC: [plat-hsdk] use actual clk driver to manage cpu clk | Eugeniy Paltsev | 2017-10-03 | 2 | -3/+11 |
* | | ARC: [*defconfig] Reenable soft lock-up detector | Alexey Brodkin | 2017-10-03 | 7 | -7/+7 |
* | | ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency | Eugeniy Paltsev | 2017-10-03 | 1 | -1/+8 |
* | | ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency | Eugeniy Paltsev | 2017-10-03 | 1 | -1/+11 |
* | | ARC: [plat-axs103] Add temporary quirk to reset ethernet IP | Eugeniy Paltsev | 2017-10-03 | 1 | -0/+7 |
* | | arch: remove unused *_segments() macros/functions | Tobias Klauser | 2017-09-22 | 1 | -3/+0 |
|/ |
|
* | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 2 | -2/+2 |
* | Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-09-08 | 39 | -194/+725 |
|\ |
|
| * | ARC: Re-enable MMU upon Machine Check exception | Jose Abreu | 2017-09-01 | 2 | -3/+6 |
| * | ARC: Show fault information passed to show_kernel_fault_diag() | Jose Abreu | 2017-09-01 | 2 | -2/+5 |
| * | ARC: [plat-hsdk] initial port for HSDK board | Alexey Brodkin | 2017-09-01 | 8 | -2/+358 |
| * | ARC: mm: Decouple RAM base address from kernel link address | Eugeniy Paltsev | 2017-09-01 | 8 | -10/+18 |
| * | ARCv2: IOC: Tighten up the contraints (specifically base / size alignment) | Eugeniy Paltsev | 2017-09-01 | 1 | -8/+19 |
| * | ARC: [plat-axs103] refactor the DT fudging code | Vineet Gupta | 2017-09-01 | 1 | -24/+22 |
| * | ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk | Eugeniy Paltsev | 2017-09-01 | 2 | -4/+18 |
| * | ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk se... | Eugeniy Paltsev | 2017-09-01 | 1 | -113/+5 |
| * | ARCv2: SLC: provide a line based flush routine for debugging | Vineet Gupta | 2017-08-30 | 2 | -1/+55 |
| * | ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have | Alexey Brodkin | 2017-08-30 | 1 | -1/+2 |
| * | ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit | Liav Rehana | 2017-08-28 | 3 | -0/+33 |
| * | ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch | Noam Camus | 2017-08-28 | 4 | -1/+52 |
| * | ARC: [plat-eznps] avoid toggling of DPC register | Elad Kanfi | 2017-08-28 | 2 | -0/+13 |
| * | ARC: [plat-eznps] Update the init sequence of aux regs per cpu. | Liav Rehana | 2017-08-28 | 2 | -1/+12 |
| * | ARC: [plat-eznps] new command line argument for HW scheduler at MTM | Noam Camus | 2017-08-28 | 1 | -2/+25 |
| * | ARC: set boot print log level to PR_INFO | Noam Camus | 2017-08-28 | 3 | -5/+5 |
| * | ARC: [plat-eznps] Handle user memory error same in simulation and silicon | Noam Camus | 2017-08-28 | 3 | -1/+21 |
| * | ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task | Noam Camus | 2017-08-28 | 2 | -1/+13 |