Age | Commit message (Expand) | Author |
2014-12-18 | Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2014-12-17 | ARC: rename default defconfig | Vineet Gupta |
2014-12-15 | ARC: [nsimosci] move peripherals to match model to FPGA | Vineet Gupta |
2014-12-12 | ARC: document memory clobber in irq control macros | Vineet Gupta |
2014-12-12 | ARC: R-M-W assist locks only needed for !LLSC | Vineet Gupta |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-11-10 | ARC: Remove redundant PCI_IOBASE declaration | Thierry Reding |
2014-11-03 | ARC: add power management options | Alexey Brodkin |
2014-10-23 | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-22 | ARC: kgdb: generic kgdb_arch_pc() suffices | Vineet Gupta |
2014-10-21 | Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-13 | ARC: boot: cpu feature print enhancements | Vineet Gupta |
2014-10-13 | ARC: boot: consolidate cross-checking of h/w and s/w | Vineet Gupta |
2014-10-13 | ARC: unbork FPU save/restore | Vineet Gupta |
2014-10-13 | ARC: remove extraneous __KERNEL__ guards | Vineet Gupta |
2014-10-13 | ARC: Update order of registers in KGDB to match GDB 7.5 | Anton Kolesov |
2014-10-13 | ARC: Remove unneeded Kconfig entry NO_DMA | Paul Bolle |
2014-10-13 | ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) | Vineet Gupta |
2014-10-13 | ARC: refactoring: reduce the scope of some local vars | Vineet Gupta |
2014-10-13 | ARC: remove gcc mpy heuristics | Vineet Gupta |
2014-10-13 | ARC: RIP @running_on_hw | Vineet Gupta |
2014-10-13 | ARC: Update comments about uncached address space | Vineet Gupta |
2014-10-13 | ARC: rename kconfig option for unaligned emulation | Vineet Gupta |
2014-10-13 | ARC: [nsimosci] Allow "headless" models to boot | Vineet Gupta |
2014-10-13 | ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 | Paul Bolle |
2014-10-13 | ARC: [arcfpga] Remove more dead code | Vineet Gupta |
2014-10-13 | ARC: [plat*] move code out of .init_machine into common | Vineet Gupta |
2014-10-13 | ARC: [arcfpga] consolidate machine description, DT | Vineet Gupta |
2014-09-27 | ARC: Allow SMP kernel to build/boot on UP-only infrastructure | Vineet Gupta |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-09-03 | ARC: [mm] Fix compilation breakage | Noam Camus |
2014-08-29 | flush_icache_range: export symbol to fix build errors | Pranith Kumar |
2014-08-14 | locking,arch,arc: Fold atomic_ops | Peter Zijlstra |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-09 | Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds |
2014-08-07 | mm, arc: remove obsolete pagefault oom killer comment | David Rientjes |
2014-08-06 | arc: Use sigsp() | Richard Weinberger |
2014-08-06 | arc: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-08-04 | Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |
2014-07-27 | Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console" | Greg Kroah-Hartman |
2014-07-23 | ARC: help gcc elide icache helper for !SMP | Vineet Gupta |
2014-07-23 | ARC: move common ops for line/full cache into helpers | Vineet Gupta |
2014-07-23 | ARC: cache boot reporting updates | Vineet Gupta |
2014-07-23 | ARC: [intc] mask/unmask can be hidden again | Vineet Gupta |
2014-07-23 | ARC: [plat-arcfpga] No need for init_irq hack | Vineet Gupta |