Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c8c981589468ede4ed0dc97d94980dfa40f466e
/
arch
/
tile
« Previous
02b67e0
tile PCI DMA: fix bug in non-page-aligned accessors
by Chris Metcalf
· 11 years ago
dc7d5cf
tile PCI RC: add dma_get_required_mask()
by Chris Metcalf
· 11 years ago
8d9e53b
tile PCI RC: use proper accessor function
by Chris Metcalf
· 11 years ago
eafa5c8
tile PCI RC: bomb comments and whitespace format
by Chris Metcalf
· 11 years ago
f62f73f
tile PCI RC: include pci/pcie/Kconfig
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
9b6846c
tile PCI DMA: handle a NULL dev argument properly
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
26cde05
tile PCI RC: handle case that PCI link is already up
by Chris Metcalf
· 11 years ago
b3ad73a
tile PCI RC: tweak the the pcie_rc_delay support
by Chris Metcalf
· 11 years ago
2be7055
tile PCI RC: support pci=off boot arg for tilepro
by Chris Metcalf
· 11 years ago
523c178
tile PCI RC: tilepro conflict with PCI and RAM addresses
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
c53c70a
tile: optimize and clean up string functions
by Chris Metcalf
· 11 years ago
dd78bc1
tile: convert uses of "inv" to "finv"
by Chris Metcalf
· 11 years ago
7d93771
tile: various minor cleanups to hardwall subsystem
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
18f894c
tile: delete __cpuinit usage from all tile files
by Paul Gortmaker
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
609838c
mm: invoke oom-killer from remaining unconverted page fault handlers
by Johannes Weiner
· 11 years ago
e61aca5
Merge branch 'kconfig-diet' from Dave Hansen
by Linus Torvalds
· 11 years ago
d1a1dc0
consolidate per-arch stack overflow debugging options
by Dave Hansen
· 11 years ago
3f29c33
mm/tile: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
40a3b8d
tile: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
abd1b6d
mm/tile: use common help functions to free reserved pages
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
63580e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
2fd1b48
Merge tag 'v3.10' into sched/core
by Ingo Molnar
· 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
3cb3f83
tilepro: work around module link error with gcc 4.7
by Chris Metcalf
· 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
4833d7f
arch/tile: remove inline marking of EXPORT_SYMBOL functions
by Denis Efremov
· 12 years ago
c539914
tile: support new Tilera hypervisor
by Chris Metcalf
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8a72f38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 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
d0380e6
early_printk: consolidate random copies of identical code
by Thomas Gleixner
· 12 years ago
ef93247
mm, vmalloc: change iterating a vmlist to find_vm_area()
by Joonsoo Kim
· 12 years ago
106c992
mm/hugetlb: add more arch-defined huge_pte functions
by Gerald Schaefer
· 12 years ago
9fc1894
arch/tile: Fix syscall return value passed to tracepoint
by Simon Marchi
· 12 years ago
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 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
0dc8153
tile: Use generic idle loop
by Thomas Gleixner
· 12 years ago
e26ef8f
tile: Enter idle with preemption disabled
by Thomas Gleixner
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
3658f36
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
ff7f3ef
tile: expect new initramfs name from hypervisor file system
by Chris Metcalf
· 12 years ago
39e8202
tile: ns2cycles should use __raw_get_cpu_var
by Henrik Austad
· 12 years ago
22c3f2f
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
d9acae6
arch: remove KCORE_ELF again [tile]
by Paul Bolle
· 12 years ago
1dda7bb
tile: remove two outdated Kconfig entries
by Paul Bolle
· 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
969f6fe
arch/tile: Enable HAVE_ARCH_TRACEHOOK
by Simon Marchi
· 12 years ago
ef18272
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
by Simon Marchi
· 12 years ago
238f590
md: remove CONFIG_MULTICORE_RAID456 entirely
by Paul Bolle
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
87c319a
tile: properly use COMPAT_SYSCALL_DEFINEx
by Chris Metcalf
· 12 years ago
5a114b9
tile: work around bug in the generic sys_llseek
by Chris Metcalf
· 12 years ago
d5dc77b
consolidate compat lookup_dcookie()
by Al Viro
· 12 years ago
22d1a35
make HAVE_SYSCALL_WRAPPERS unconditional
by Al Viro
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 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
ec8acf2
swap: add per-partition lock for swapfile
by Shaohua Li
· 12 years ago
24d335c
memory-hotplug: introduce new arch_remove_memory() for removing page table
by Wen Congyang
· 12 years ago
c22c0d6
mm: remove flags argument to mmap_region
by Michel Lespinasse
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
ffecfd1
block: optionally snapshot page contents to provide stable pages during write
by Darrick J. Wong
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
570fd50
tile: tag some code with #ifdef CONFIG_COMPAT
by Chris Metcalf
· 12 years ago
f456da5
tile: fix memcpy_*io functions for allnoconfig
by Chris Metcalf
· 12 years ago
7c63e1e
tile: export a handful of symbols appropriately
by Chris Metcalf
· 12 years ago
7f04f08
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
by Chris Metcalf
· 12 years ago
a05d3f9
tile: provide "screen_info" when enabling VT
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
03e2759
tile: switch to generic compat rt_sig{procmask,pending}()
by Al Viro
· 12 years ago
47669ab
tile: switch to generic sigaltstack
by Al Viro
· 12 years ago
Next »