Age | Commit message (Expand) | Author |
2018-02-25 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-02-22 | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar |
2018-02-21 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-31 | arc: use generic_pmdp_establish as pmdp_establish | Kirill A. Shutemov |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-25 | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert |
2018-01-22 | signal: Don't use structure initializers for struct siginfo | Eric W. Biederman |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2018-01-09 | arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA | Christoph Hellwig |
2018-01-05 | Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2018-01-03 | ARC: handle gcc generated __builtin_trap for older compiler | Vineet Gupta |
2017-12-20 | ARC: handle gcc generated __builtin_trap() | Vineet Gupta |
2017-12-20 | ARC: uaccess: dont use "l" gcc inline asm constraint modifier | Vineet Gupta |
2017-12-20 | ARC: [plat-axs103] refactor the quad core DT quirk code | Eugeniy Paltsev |
2017-12-20 | ARC: [plat-axs103]: Set initial core pll output frequency | Eugeniy Paltsev |
2017-12-20 | ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code | Eugeniy Paltsev |
2017-12-20 | ARC: [plat-hsdk]: Set initial core pll output frequency | Eugeniy Paltsev |
2017-12-20 | ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM | Alexey Brodkin |
2017-12-20 | arc: do not use __print_symbol() | Sergey Senozhatsky |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-28 | ARC: Fix detection of dual-issue enabled | Alexey Brodkin |
2017-11-25 | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2017-11-21 | ARC: perf: avoid vmalloc backed mmap | Vineet Gupta |
2017-11-21 | ARCv2: perf: optimize given that num counters <= 32 | Vineet Gupta |
2017-11-21 | ARCv2: perf: tweak overflow interrupt | Vineet Gupta |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset | Eugeniy Paltsev |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-13 | ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer | Vineet Gupta |
2017-11-09 | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada |
2017-11-08 | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-06 | ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking | Vineet Gupta |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-29 | ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA config | Vineet Gupta |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-12 | treewide: Fix typos in Kconfig | Masanari Iida |
2017-10-11 | ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC | Vineet Gupta |
2017-10-11 | ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000Hz | Eugeniy Paltsev |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |