Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a6b99170c7042702112c64bec46bcca9fbcc6d7
/
arch
/
tile
/
include
5a5e75f
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
by Heiko Carstens
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
8b49233
tile: use generic fixmap.h
by Mark Salter
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
54197e4
hardirq: Make hardirq bits generic
by Thomas Gleixner
· 11 years ago
ec0ad3d
Merge branch 'core/urgent' into sched/core
by Ingo Molnar
· 11 years ago
f862eef
tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
by Chris Metcalf
· 11 years ago
b924a69
tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions
by Chen Gang
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
88e2692
tile: <arch/> header updates from upstream
by Chris Metcalf
· 11 years ago
126eb08
tile: improve gxio iorpc autogenerated code style
by Chris Metcalf
· 11 years ago
4b12909
tile: remove HUGE_VMAP dead code
by Chris Metcalf
· 11 years ago
4de9ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 11 years ago
6dc9658
tile: rework <asm/cmpxchg.h>
by Chris Metcalf
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
b40f451
tile PCI RC: make default consistent DMA mask 32-bit
by Chris Metcalf
· 11 years ago
ce61cdc
tile: make __write_once a synonym for __read_mostly
by Chris Metcalf
· 11 years ago
d7c9661
tile: remove support for TILE64
by Chris Metcalf
· 11 years ago
d6a0aa3
tile: use asm-generic/bitops/builtin-*.h
by Akinobu Mita
· 11 years ago
729b25a
tile: use standard 'generic-y' model for <asm/hw_irq.h>
by Chris Metcalf
· 11 years ago
4c63de8
tile: use asm-generic version of <asm/local64.h>
by Chris Metcalf
· 11 years ago
5e7705d
tile PCI RC: add comment about "PCI hole" problem
by Chris Metcalf
· 11 years ago
640710a
tile: add virt_to_kpte() API and clean up and document behavior
by Chris Metcalf
· 11 years ago
80f1841
tile: support reporting Tilera hypervisor statistics
by Chris Metcalf
· 11 years ago
8157107
tilegx: support KGDB
by Chris Metcalf
· 11 years ago
6ec006e
tilegx: provide kernel support for the tilegx UART shim
by Chris Metcalf
· 11 years ago
acbde1d
tile: parameterize VA and PA space more cleanly
by Chris Metcalf
· 11 years ago
051168d
tile: don't assume user privilege is zero
by Chris Metcalf
· 11 years ago
a718e10
tile: handle super huge pages in virt_to_pte
by Chris Metcalf
· 11 years ago
35f0597
tilegx: change how we find the kernel stack
by Chris Metcalf
· 11 years ago
6fbeee2
tile: fix some -Wsign-compare warnings
by Chris Metcalf
· 11 years ago
084fe6a
tile: remove set/clear_fixmap APIs
by Chris Metcalf
· 11 years ago
b2eca42
tile: support ASLR fully
by Tony Lu
· 11 years ago
d4d9eab
tile: use proper .align directives on __ex_table sections
by Chris Metcalf
· 11 years ago
3fa17c3
tile: support kprobes on tilegx
by Tony Lu
· 11 years ago
a61fd5e
tile: support ftrace on tilegx
by Tony Lu
· 11 years ago
4a556f4
tile: implement gettimeofday() via vDSO
by Chris Metcalf
· 11 years ago
ba02f0e
tile: improve big-endian support
by Chris Metcalf
· 11 years ago
bc1a298
tile: support CONFIG_PREEMPT
by Chris Metcalf
· 11 years ago
3ef2311
tile: avoid recursive backtrace faults
by Chris Metcalf
· 11 years ago
2f9ac29
tile: fast-path unaligned memory access for tilegx
by Chris Metcalf
· 11 years ago
bda0f5b
tile: various console improvements
by Chris Metcalf
· 11 years ago
7c29b78
tile PCI RC: remove stale include of linux/numa.h
by Chris Metcalf
· 11 years ago
5026daf
tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
by Chris Metcalf
· 11 years ago
dc7d5cf
tile PCI RC: add dma_get_required_mask()
by Chris Metcalf
· 11 years ago
11981687
tile PCI RC: eliminate pci_controller.mem_resources field
by Chris Metcalf
· 11 years ago
1c43649
tile PCI RC: restructure TRIO initialization
by Chris Metcalf
· 11 years ago
cf89c42
tile PCI RC: support I/O space access
by Chris Metcalf
· 11 years ago
a3c4f2f
tile PCI RC: gentler warning for missing plug-in PCI
by Chris Metcalf
· 11 years ago
90d9dd6
tile PCI RC: support more MSI-X interrupt vectors
by Chris Metcalf
· 11 years ago
803c874
tile: support LSI MEGARAID SAS HBA hybrid dma_ops
by Chris Metcalf
· 11 years ago
9bbb08f
tile PCI RC: cleanups for tilepro PCI RC
by Chris Metcalf
· 11 years ago
5916700
tile: optimize strnlen using SIMD instructions
by Ken Steele
· 11 years ago
9ab5ec5
tile: support PTP using the tilegx mPIPE (IEEE 1588)
by Chris Metcalf
· 11 years ago
f3286a3
tile: support multiple mPIPE shims in tilegx network driver
by Chris Metcalf
· 11 years ago
2628e8a
tile: support jumbo frames in the tilegx network driver
by Chris Metcalf
· 11 years ago
dd78bc1
tile: convert uses of "inv" to "finv"
by Chris Metcalf
· 11 years ago
e70b091
tile / cpu topology: remove stale Macro arch_provides_topology_pointers
by Hanjun Guo
· 11 years ago
cf3a13d
arch: tile: include: asm: add cmpxchg64() definition
by Chen Gang
· 11 years ago
40a3b8d
tile: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
e13053f
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2d722f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 12 years ago
0a0fca9
sched: Rename sched.c as sched/core.c in comments and Documentation
by Viresh Kumar
· 11 years ago
f8abe86
tile: uaccess s/might_sleep/might_fault/
by Michael S. Tsirkin
· 11 years ago
b32729b
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
c539914
tile: support new Tilera hypervisor
by Chris Metcalf
· 12 years ago
8a72f38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
106c992
mm/hugetlb: add more arch-defined huge_pte functions
by Gerald Schaefer
· 12 years ago
3e2e0d2
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
by Chris Metcalf
· 12 years ago
ffae3d0
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
by Chris Metcalf
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
adf6d9b
tile: support atomic64_dec_if_positive()
by Chris Metcalf
· 12 years ago
ef567f2
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
by Simon Marchi
· 12 years ago
6e4a2f7
tile: Add definition of NR_syscalls
by Simon Marchi
· 12 years ago
e2ed522
tile: move declaration of sys_call_table to <asm/syscall.h>
by Simon Marchi
· 12 years ago
ef18272
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
by Simon Marchi
· 12 years ago
5a114b9
tile: work around bug in the generic sys_llseek
by Chris Metcalf
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
f456da5
tile: fix memcpy_*io functions for allnoconfig
by Chris Metcalf
· 12 years ago
7f04f08
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
by Chris Metcalf
· 12 years ago
a402922
tile: switch to generic compat rt_sigaction()
by Al Viro
· 12 years ago
7b5d3c1
tile: switch to generic compat rt_sigqueueinfo()
by Al Viro
· 12 years ago
47669ab
tile: switch to generic sigaltstack
by Al Viro
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
787314c
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
5208ba2
missing user_stack_pointer() instances
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
5b3040a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
e6cdebd
arch/tile: set CORE_DUMP_USE_REGSET on tile
by Simon Marchi
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
395e095
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
by Chris Metcalf
· 12 years ago
cb67e16
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
by Chris Metcalf
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
Next »