Age | Commit message (Expand) | Author |
2013-05-10 | Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-10 | ARC: [TB10x] Remove GENERIC_GPIO | Vineet Gupta |
2013-05-09 | Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 4/4 | Vineet Gupta |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 3/4 | Vineet Gupta |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 2/4 | Vineet Gupta |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 1/4 | Vineet Gupta |
2013-05-09 | ARC: [mm] refactor the core (i|d)cache line ops loops | Vineet Gupta |
2013-05-09 | ARC: [mm] serious bug in vaddr based icache flush | Vineet Gupta |
2013-05-07 | ARC: [mm] Lazy D-cache flush (non aliasing VIPT) | Vineet Gupta |
2013-05-07 | ARC: [mm] micro-optimize page size icache invalidate | Vineet Gupta |
2013-05-07 | ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers | Vineet Gupta |
2013-05-07 | ARC: [mm] consolidate icache/dcache sync code | Vineet Gupta |
2013-05-07 | ARC: [mm] optimise icache flush for kernel mappings | Vineet Gupta |
2013-05-07 | ARC: [mm] optimise icache flush for user mappings | Vineet Gupta |
2013-05-07 | ARC: [mm] optimize needless full mm TLB flush on munmap | Vineet Gupta |
2013-05-07 | ARC: Add support for nSIM OSCI System C model | Mischa Jonker |
2013-05-07 | ARC: [TB10x] Adapt device tree to new compatible string | Christian Ruppert |
2013-05-07 | ARC: [TB10x] Add support for TB10x platform | Christian Ruppert |
2013-05-07 | ARC: [TB10x] Device tree of TB100 and TB101 Development Kits | Christian Ruppert |
2013-05-07 | ARC: Prepare interrupt code for external controllers | Christian Ruppert |
2013-05-07 | ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy | Vineet Gupta |
2013-05-07 | ARC: [cmdline] Don't overwrite u-boot provided bootargs | Vineet Gupta |
2013-05-07 | ARC: [cmdline] Remove CONFIG_CMDLINE | Vineet Gupta |
2013-05-07 | ARC: [plat-arcfpga] defconfig update | Vineet Gupta |
2013-05-07 | ARC: unaligned access emulation broken if callee-reg dest of LD/ST | Vineet Gupta |
2013-05-07 | ARC: unaligned access emulation error handling consolidation | Vineet Gupta |
2013-05-07 | ARC: Debug/crash-printing Improvements | Vineet Gupta |
2013-05-07 | ARC: fix typo with clock speed | Noam Camus |
2013-05-07 | ARC: Respect the cpu_id passed for fetching correct cpu info | Noam Camus |
2013-05-07 | ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD | Alexander Shiyan |
2013-04-30 | arc, print-fatal-signals: reduce duplicated information | Vineet Gupta |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/arc: use common help functions to free reserved pages | Jiang Liu |
2013-04-17 | ARC: [kbuild] Avoid DTB rebuilds if DTS are untouched | Vineet Gupta |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-09 | ARC: [kbuild] Include Kconfig.binfmt | Vineet Gupta |
2013-04-09 | ARC: [kbuild] Allow platforms to disable LLSC for !SMP as well | Vineet Gupta |
2013-04-09 | ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH | Vineet Gupta |
2013-04-09 | ARC: [build] Build failure with !KPROBES | Christian Ruppert |
2013-04-09 | ARC: [build] Allow uncompressed uImage | Vineet Gupta |
2013-04-09 | ARC: [build] cleanup Makefile a bit | Vineet Gupta |
2013-04-09 | ARC: [build] silence make defconfig warnings with host gcc 4.7 | Vineet Gupta |
2013-04-09 | ARC: remove #ifdef-ed out include of dead header | Paul Bolle |
2013-04-09 | ARC: Remove duplicate inclusion of header files | Sachin Kamat |
2013-04-09 | ARC: Fix coding style issues | Sachin Kamat |
2013-04-09 | ARC: Use <linux/*> headers instead of <asm/*> | Sachin Kamat |