Age | Commit message (Expand) | Author | Files | Lines |
2017-09-23 | arch: remove unused *_segments() macros/functions | Tobias Klauser | 1 | -3/+0 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2 | -2/+2 |
2017-09-09 | Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 39 | -194/+725 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -23/+0 |
2017-09-07 | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2 | -2/+0 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -35/+7 |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+0 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2 | -3/+10 |
2017-09-01 | ARC: Re-enable MMU upon Machine Check exception | Jose Abreu | 2 | -3/+6 |
2017-09-01 | ARC: Show fault information passed to show_kernel_fault_diag() | Jose Abreu | 2 | -2/+5 |
2017-09-01 | ARC: [plat-hsdk] initial port for HSDK board | Alexey Brodkin | 8 | -2/+358 |
2017-09-01 | ARC: mm: Decouple RAM base address from kernel link address | Eugeniy Paltsev | 8 | -10/+18 |
2017-09-01 | ARCv2: IOC: Tighten up the contraints (specifically base / size alignment) | Eugeniy Paltsev | 1 | -8/+19 |
2017-09-01 | ARC: [plat-axs103] refactor the DT fudging code | Vineet Gupta | 1 | -24/+22 |
2017-09-01 | ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk | Eugeniy Paltsev | 2 | -4/+18 |
2017-09-01 | ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk se... | Eugeniy Paltsev | 1 | -113/+5 |
2017-08-30 | ARCv2: SLC: provide a line based flush routine for debugging | Vineet Gupta | 2 | -1/+55 |
2017-08-30 | ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have | Alexey Brodkin | 1 | -1/+2 |
2017-08-30 | arc: remove num-slots from arc platforms | Shawn Lin | 2 | -2/+0 |
2017-08-29 | ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc | Alexey Brodkin | 2 | -3/+10 |
2017-08-29 | ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit | Liav Rehana | 3 | -0/+33 |
2017-08-29 | ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch | Noam Camus | 4 | -1/+52 |
2017-08-29 | ARC: [plat-eznps] avoid toggling of DPC register | Elad Kanfi | 2 | -0/+13 |
2017-08-29 | ARC: [plat-eznps] Update the init sequence of aux regs per cpu. | Liav Rehana | 2 | -1/+12 |
2017-08-29 | ARC: [plat-eznps] new command line argument for HW scheduler at MTM | Noam Camus | 1 | -2/+25 |
2017-08-29 | ARC: set boot print log level to PR_INFO | Noam Camus | 3 | -5/+5 |
2017-08-29 | ARC: [plat-eznps] Handle user memory error same in simulation and silicon | Noam Camus | 3 | -1/+21 |
2017-08-29 | ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task | Noam Camus | 2 | -1/+13 |
2017-08-29 | ARC: create cpu specific version of arch_cpu_idle() | Vineet Gupta | 3 | -7/+16 |
2017-08-29 | ARC: [plat-eznps] spinlock aware for MTM | Noam Camus | 1 | -0/+6 |
2017-08-29 | ARC: spinlock: Document the EX based spin_unlock | Vineet Gupta | 1 | -0/+6 |
2017-08-29 | ARC: [plat-eznps] disabled stall counter due to a HW bug | Noam Camus | 1 | -2/+0 |
2017-08-29 | ARC: [plat-eznps] Fix TLB Errata | Noam Camus | 1 | -0/+9 |
2017-08-29 | ARC: [plat-eznps] typo fix at Kconfig | Noam Camus | 1 | -2/+2 |
2017-08-29 | ARC: typos fix in kernel/entry-compact.S | Liav Rehana | 1 | -11/+11 |
2017-08-29 | ARC: typo fix in mm/fault.c | Liav Rehana | 1 | -1/+1 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -35/+5 |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 25 | -70/+153 |
2017-08-21 | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 25 | -70/+153 |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -5/+0 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 1 | -5/+0 |
2017-08-11 | arc: Mask individual IRQ lines during core INTC init | Alexey Brodkin | 2 | -1/+16 |
2017-08-10 | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra | 1 | -0/+2 |
2017-08-04 | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC | Vineet Gupta | 3 | -7/+41 |
2017-08-04 | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses | Alexey Brodkin | 2 | -2/+13 |
2017-08-04 | ARC: dma: implement dma_unmap_page and sg variant | Vineet Gupta | 1 | -0/+45 |
2017-08-04 | ARCv2: SLC: Make sure busy bit is set properly for region ops | Alexey Brodkin | 1 | -0/+3 |
2017-08-04 | ARC: [plat-sim] Include this platform unconditionally | Vineet Gupta | 12 | -24/+5 |
2017-08-04 | ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103 | Eugeniy Paltsev | 4 | -34/+30 |
2017-08-02 | ARC: Remove empty kernel/pcibios.c | Palmer Dabbelt | 2 | -10/+0 |