summaryrefslogtreecommitdiffstats
path: root/arch/tile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2013-08-052-14/+3
| * | | tile: optimize strnlen using SIMD instructionsKen Steele2013-08-024-1/+98
| * | | tile: optimize and clean up string functionsChris Metcalf2013-08-018-84/+212
| * | | tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-319-103/+32
| * | | tile: various minor cleanups to hardwall subsystemChris Metcalf2013-07-312-15/+18
| * | | arch: tile: include: asm: add cmpxchg64() definitionChen Gang2013-07-171-0/+6
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-057-12/+279
|\ \ \
| * | | tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf2013-08-013-3/+40
| * | | tile: support multiple mPIPE shims in tilegx network driverChris Metcalf2013-08-015-2/+76
| * | | tile: support jumbo frames in the tilegx network driverChris Metcalf2013-08-014-7/+163
| | |/ | |/|
* | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-7/+2
|\ \ \
| * | | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-7/+2
| |/ /
* / / tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo2013-07-291-3/+0
|/ /
* / tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-155-13/+13
|/
* mm: remove free_area_cacheMichel Lespinasse2013-07-111-2/+0
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-4/+4
* Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-042-7/+1
|\
| * consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-042-7/+1
* | mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-042-22/+9
* | tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-044-5/+7
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* | mm/tile: use common help functions to free reserved pagesJiang Liu2013-07-041-5/+2
* | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-1/+1
|\ \
| * | tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-1/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-032-2/+2
|\ \ \
| * \ \ Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-011-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-192-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0
|\ \ \ | |_|/ |/| |
| * | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
| |/
* / tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-151-0/+2
|/
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-095-12/+45
|\
| * arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-091-1/+1
| * tile: support new Tilera hypervisorChris Metcalf2013-05-024-11/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-1/+1
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-0111-49/+93
|\ \ \
| * | | arch/tile: Fix syscall return value passed to tracepointSimon Marchi2013-04-241-1/+1
| * | | tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf2013-04-091-1/+9
| * | | tile: ns2cycles should use __raw_get_cpu_varHenrik Austad2013-03-261-1/+5
| * | | arch: remove KCORE_ELF again [tile]Paul Bolle2013-03-221-5/+0
| * | | tile: remove two outdated Kconfig entriesPaul Bolle2013-03-221-9/+0
| * | | tile: support atomic64_dec_if_positive()Chris Metcalf2013-03-222-0/+22
| * | | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-224-7/+33
| * | | tile: Add definition of NR_syscallsSimon Marchi2013-03-211-0/+2
| * | | tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi2013-03-212-6/+6
| * | | arch/tile: Enable HAVE_ARCH_TRACEHOOKSimon Marchi2013-03-211-0/+1
| * | | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-214-25/+28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-7/+0
|\ \ \ \
| * | | | consolidate compat lookup_dcookie()Al Viro2013-03-041-5/+0
| * | | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-041-1/+0