Commit Graph

137 Commits (0d0632f523fa040b307688ae421a1debf79af2d7)

Author SHA1 Message Date
Vineet Gupta e7d5bab5ef ARC: [TB10x] Remove GENERIC_GPIO 12 years ago
Vineet Gupta 5bba49f539 ARC: [mm] Aliasing VIPT dcache support 4/4 12 years ago
Vineet Gupta de2a852cc0 ARC: [mm] Aliasing VIPT dcache support 3/4 12 years ago
Vineet Gupta 4102b53392 ARC: [mm] Aliasing VIPT dcache support 2/4 12 years ago
Vineet Gupta 6ec18a81b2 ARC: [mm] Aliasing VIPT dcache support 1/4 12 years ago
Vineet Gupta a690984d60 ARC: [mm] refactor the core (i|d)cache line ops loops 12 years ago
Vineet Gupta c917a36f5f ARC: [mm] serious bug in vaddr based icache flush 12 years ago
Vineet Gupta eacd0e950d ARC: [mm] Lazy D-cache flush (non aliasing VIPT) 12 years ago
Vineet Gupta 764531cc5a ARC: [mm] micro-optimize page size icache invalidate 12 years ago
Vineet Gupta 7f250a0fa1 ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers 12 years ago
Vineet Gupta 94bad1afee ARC: [mm] consolidate icache/dcache sync code 12 years ago
Vineet Gupta 7586bf7286 ARC: [mm] optimise icache flush for kernel mappings 12 years ago
Vineet Gupta 24603fdd19 ARC: [mm] optimise icache flush for user mappings 12 years ago
Vineet Gupta 8d56bec2f2 ARC: [mm] optimize needless full mm TLB flush on munmap 12 years ago
Mischa Jonker a92a5d0dce ARC: Add support for nSIM OSCI System C model 12 years ago
Christian Ruppert 0dfad77d0a ARC: [TB10x] Adapt device tree to new compatible string 12 years ago
Christian Ruppert 072eb69390 ARC: [TB10x] Add support for TB10x platform 12 years ago
Christian Ruppert 2eb9504bcc ARC: [TB10x] Device tree of TB100 and TB101 Development Kits 12 years ago
Christian Ruppert a37cdacc9b ARC: Prepare interrupt code for external controllers 12 years ago
Vineet Gupta c93d8b8c78 ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy 12 years ago
Vineet Gupta 9593a933d5 ARC: [cmdline] Don't overwrite u-boot provided bootargs 12 years ago
Vineet Gupta 6971881f2a ARC: [cmdline] Remove CONFIG_CMDLINE 12 years ago
Vineet Gupta 330db3330a ARC: [plat-arcfpga] defconfig update 12 years ago
Vineet Gupta ce147c7445 ARC: unaligned access emulation broken if callee-reg dest of LD/ST 12 years ago
Vineet Gupta c723ea4620 ARC: unaligned access emulation error handling consolidation 12 years ago
Vineet Gupta bd3c8b11ec ARC: Debug/crash-printing Improvements 12 years ago
Noam Camus 68e4790ec4 ARC: fix typo with clock speed 12 years ago
Noam Camus e3edeb67fb ARC: Respect the cpu_id passed for fetching correct cpu info 12 years ago
Alexander Shiyan 0e82284514 ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD 12 years ago
Vineet Gupta 681a90ffe8 arc, print-fatal-signals: reduce duplicated information 12 years ago
Tejun Heo a43cb95d54 dump_stack: unify debug information printed by show_regs() 12 years ago
Tejun Heo 196779b9b4 dump_stack: consolidate dump_stack() implementations and unify their behaviors 12 years ago
Jiang Liu d2309a1996 mm/arc: use common help functions to free reserved pages 12 years ago
Vineet Gupta a89516b31c ARC: [kbuild] Avoid DTB rebuilds if DTS are untouched 12 years ago
Thomas Gleixner d190e8195b idle: Remove GENERIC_IDLE_LOOP config switch 12 years ago
Vineet Gupta 5628832f4c ARC: [kbuild] Include Kconfig.binfmt 12 years ago
Vineet Gupta fbf8e13d31 ARC: [kbuild] Allow platforms to disable LLSC for !SMP as well 12 years ago
Vineet Gupta 30ecee8cdd ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH 12 years ago
Christian Ruppert 5b00029e30 ARC: [build] Build failure with !KPROBES 12 years ago
Vineet Gupta 104058ede7 ARC: [build] Allow uncompressed uImage 12 years ago
Vineet Gupta fb0990bbf5 ARC: [build] cleanup Makefile a bit 12 years ago
Vineet Gupta af4c3ae399 ARC: [build] silence make defconfig warnings with host gcc 4.7 12 years ago
Paul Bolle 610c6502e0 ARC: remove #ifdef-ed out include of dead header 12 years ago
Sachin Kamat e420c82d09 ARC: Remove duplicate inclusion of header files 12 years ago
Sachin Kamat 955ad5959f ARC: Fix coding style issues 12 years ago
Sachin Kamat 1ec9db1056 ARC: Use <linux/*> headers instead of <asm/*> 12 years ago
Sachin Kamat 39d0c30d00 ARC: Remove unneeded version.h header include 12 years ago
Christian Ruppert 79e5f05edc ARC: Add implicit compiler barrier to raw_local_irq* functions 12 years ago
Thomas Gleixner fa35e42a00 arc: Use generic idle loop 12 years ago
Vineet Gupta 367f3fcd92 ARC: Fix the typo in event identifier flags used by ptrace 12 years ago