| Commit message (Expand) | Author | Age |
... | |
| * | 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 | 2013-04-09 |
| * | ARC: Remove unneeded version.h header include | Sachin Kamat | 2013-04-09 |
* | | 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 |
|\ \ |
|
| * | | treewide: Fix typos in printk and comment | Masanari Iida | 2013-03-18 |
| * | | arc: fix incorrect ifdef comment | Paul Bolle | 2013-03-18 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 |
| * | | | arc: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
* | | | | mm/arc: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 |
| |_|/
|/| | |
|
* | | | ARC: Add implicit compiler barrier to raw_local_irq* functions | Christian Ruppert | 2013-04-08 |
|/ / |
|
* | | ARC: Fix the typo in event identifier flags used by ptrace | Vineet Gupta | 2013-03-20 |
* | | arc: fix dma_address assignment during dma_map_sg() | Pierrick Hascoet | 2013-03-19 |
* | | ARC: Remove SET_PERSONALITY (tracks cross-arch change) | Vineet Gupta | 2013-03-18 |
* | | ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI | Vineet Gupta | 2013-03-11 |
* | | ARC: ABIv3: Print the correct ABI ver | Vineet Gupta | 2013-03-11 |
* | | ARC: make allyesconfig build breakages | Vineet Gupta | 2013-03-11 |
|/ |
|
* | ARC: split elf.h into uapi and export it for userspace | Vineet Gupta | 2013-02-27 |
* | ARC: Fixup the current ABI version | Vineet Gupta | 2013-02-27 |
* | ARC: gdbserver using regset interface possibly broken | Vineet Gupta | 2013-02-27 |
* | ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge window | Vineet Gupta | 2013-02-26 |
* | ARC: make a copy of flat DT | Vineet Gupta | 2013-02-26 |
* | ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed" | Vineet Gupta | 2013-02-15 |
* | ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled | Vineet Gupta | 2013-02-15 |
* | ARC: Fix pt_orig_r8 access | Vineet Gupta | 2013-02-15 |
* | ARC: [3.9] Fallout of hlist iterator update | Vineet Gupta | 2013-02-15 |
* | ARC: 64bit RTSC timestamp hardware issue | Vineet Gupta | 2013-02-15 |
* | ARC: Don't fiddle with non-existent caches | Vineet Gupta | 2013-02-15 |
* | ARC: Provide a default serial.h for uart drivers needing BASE_BAUD | Vineet Gupta | 2013-02-15 |
* | ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux | Vineet Gupta | 2013-02-15 |
* | ARC: [Review] Multi-platform image #8: platform registers SMP callbacks | Vineet Gupta | 2013-02-15 |
* | ARC: [Review] Multi-platform image #7: SMP common code to use callbacks | Vineet Gupta | 2013-02-15 |
* | ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional | Vineet Gupta | 2013-02-15 |
* | ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core | Vineet Gupta | 2013-02-15 |
* | ARC: [Review] Multi-platform image #4: Isolate platform headers | Vineet Gupta | 2013-02-15 |
* | ARC: [Review] Multi-platform image #3: switch to board callback | Vineet Gupta | 2013-02-15 |
* | ARC: [Review] Multi-platform image #2: Board callback Infrastructure | Vineet Gupta | 2013-02-15 |
* | ARC: Fold boards sub-menu into platform/SoC menu | Vineet Gupta | 2013-02-15 |