- be2a7fc arc: do not export symbols in troubleshoot.c by Davidlohr Bueso · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- e6de3ca arc: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 10 years ago
- e414081 ARC: signal handling robustify by Vineet Gupta · 10 years ago
- 6914e1e ARC: SA_SIGINFO ucontext regs off-by-one by Vineet Gupta · 10 years ago
- d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
- 3240dd5 ARC: Fix thread_saved_pc() by Vineet Gupta · 10 years ago
- 13648b0 ARC: Fix KSTK_ESP() by Vineet Gupta · 10 years ago
- ceed97a ARC: perf: Enable generic software events by Vineet Gupta · 10 years ago
- 3a51d50 ARC: Make arc_unwind_core accessible externally by Vineet Gupta · 12 years ago
- ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- a68fb48 Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
- 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- d8ded50 dmaengine: dw: define DW_DMA_MAX_NR_MASTERS by Andy Shevchenko · 10 years ago
- 091f56b ARC: Fix earlycon build breakage by Peter Hurley · 10 years ago
- ffb7fcd ARC: Dynamically determine BASE_BAUD from DeviceTree by Vineet Gupta · 10 years ago
- 7bf6df5 arc: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
- 7082a29 ARC: use ACCESS_ONCE in cmpxchg loop by Vineet Gupta · 10 years ago
- 98edfab ARC: add some more comments to ret_from_fork by Vineet Gupta · 10 years ago
- 4c86231 ARC: fix /proc/cpuinfo for offline cpus by Vineet Gupta · 10 years ago
- e262eb9 arc: mm: Fix build failure by Guenter Roeck · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 22943a6 Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
- 7a70bf7 ARC: rename default defconfig by Vineet Gupta · 10 years ago
- e8ef060 ARC: [nsimosci] move peripherals to match model to FPGA by Vineet Gupta · 10 years ago
- 88ec11b ARC: document memory clobber in irq control macros by Vineet Gupta · 10 years ago
- 9fb92eb ARC: R-M-W assist locks only needed for !LLSC by Vineet Gupta · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- bfb111e ARC: Remove redundant PCI_IOBASE declaration by Thierry Reding · 11 years ago
- 996bad6 ARC: add power management options by Alexey Brodkin · 10 years ago
- 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 4fbf81c ARC: kgdb: generic kgdb_arch_pc() suffices by Vineet Gupta · 10 years ago
- 3d430bd Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
- c4b9856 ARC: boot: consolidate cross-checking of h/w and s/w by Vineet Gupta · 10 years ago
- 52e9bae ARC: unbork FPU save/restore by Vineet Gupta · 10 years ago
- be64c99 ARC: remove extraneous __KERNEL__ guards by Vineet Gupta · 10 years ago
- ebc0c74 ARC: Update order of registers in KGDB to match GDB 7.5 by Anton Kolesov · 10 years ago
- cdd4552 ARC: Remove unneeded Kconfig entry NO_DMA by Paul Bolle · 10 years ago
- 3872d05 ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) by Vineet Gupta · 10 years ago
- c59414c ARC: refactoring: reduce the scope of some local vars by Vineet Gupta · 10 years ago
- 68d8fee ARC: remove gcc mpy heuristics by Vineet Gupta · 11 years ago
- 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 11 years ago
- c4aa49d ARC: Update comments about uncached address space by Vineet Gupta · 10 years ago
- 1736a56 ARC: rename kconfig option for unaligned emulation by Vineet Gupta · 11 years ago
- 5c05483 ARC: [nsimosci] Allow "headless" models to boot by Vineet Gupta · 11 years ago
- b4c43b4 ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 by Paul Bolle · 10 years ago
- 72f933e ARC: [arcfpga] Remove more dead code by Vineet Gupta · 11 years ago
- d7f8a08 ARC: [plat*] move code out of .init_machine into common by Vineet Gupta · 11 years ago
- 70e9564 ARC: [arcfpga] consolidate machine description, DT by Vineet Gupta · 11 years ago
- 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 11 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 11 years ago
- 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 11 years ago
- e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 11 years ago
- f7d11e9 locking,arch,arc: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 11 years ago
- e853ccf Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
- 2a5e95d mm, arc: remove obsolete pagefault oom killer comment by David Rientjes · 11 years ago
- 5290dd7 arc: Use sigsp() by Richard Weinberger · 11 years ago
- f6dd2a3 arc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- 79eb238 Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
- ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 11 years ago
- 22524b0 Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console" by Greg Kroah-Hartman · 11 years ago
- af5abf1 ARC: help gcc elide icache helper for !SMP by Vineet Gupta · 11 years ago
- 1b1a22b ARC: move common ops for line/full cache into helpers by Vineet Gupta · 11 years ago
- da40ff4 ARC: cache boot reporting updates by Vineet Gupta · 11 years ago
- 590892d ARC: [intc] mask/unmask can be hidden again by Vineet Gupta · 11 years ago
- 25c7c11 ARC: [plat-arcfpga] No need for init_irq hack by Vineet Gupta · 11 years ago
- 878f46c ARC: [intc] don't mask all IRQ by default by Vineet Gupta · 11 years ago
- c16e3e2 ARC: prune extra header includes from smp.c by Vineet Gupta · 11 years ago
- c9a98e18 ARC: update some comments by Vineet Gupta · 11 years ago
- 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 11 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
- 9da433c ARC: [arcfpga] stdout-path now suffices for earlycon/console by Vineet Gupta · 11 years ago
- 1b9bff7 ARC: [arcfpga] RIP early uart platform device stuff by Vineet Gupta · 11 years ago
- 2e6fb7c serial/arc: remove earlyprintk support and switch to earlycon by Vineet Gupta · 11 years ago
- 2328af0 ARC: [SMP] Enable icache coherency by Vineet Gupta · 12 years ago
- 7e51221 ARC: [SMP] Fix IPI IRQ registration by Noam Camus · 12 years ago
- a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 11 years ago
- bef444a ARC: optimize kernel bss clearing in early boot code by Vineet Gupta · 11 years ago
- ba25915 ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND by Vineet Gupta · 11 years ago
- 760ecbc ARC: fix build warning in devtree by Vineet Gupta · 11 years ago
- 2cc9e58 arc, perf: Use common PMU interrupt disabled code by Vince Weaver · 11 years ago
- 230a15f ARC: remove checks for CONFIG_ARC_MMU_V4 by Paul Bolle · 11 years ago
- 9b651cc Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
- 5040573 arc: call find_vma with the mmap_sem held by Davidlohr Bueso · 11 years ago
- d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 11 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- ef680cd ARC: Disable caches in early boot if so configured by Vineet Gupta · 11 years ago
- e87a850 ARC: [arcfpga] Early ARC UART to be only activated by cmdline by Vineet Gupta · 11 years ago