index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
59
-697
/
+1444
2013-09-06
tile: rework <asm/cmpxchg.h>
Chris Metcalf
6
-146
/
+140
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-7
/
+157
2013-09-03
tile PCI RC: make default consistent DMA mask 32-bit
Chris Metcalf
2
-9
/
+17
2013-09-03
tile: make __write_once a synonym for __read_mostly
Chris Metcalf
1
-3
/
+10
2013-09-03
tile: remove support for TILE64
Chris Metcalf
11
-307
/
+3
2013-09-03
tile: use asm-generic/bitops/builtin-*.h
Akinobu Mita
1
-38
/
+3
2013-09-03
tile: use standard 'generic-y' model for <asm/hw_irq.h>
Chris Metcalf
2
-18
/
+1
2013-09-03
tile: use asm-generic version of <asm/local64.h>
Chris Metcalf
1
-0
/
+1
2013-09-03
tile PCI RC: add comment about "PCI hole" problem
Chris Metcalf
1
-0
/
+5
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
2
-1
/
+2
2013-09-03
tile: support reporting Tilera hypervisor statistics
Chris Metcalf
1
-3
/
+13
2013-09-03
tilegx: support KGDB
Chris Metcalf
1
-0
/
+71
2013-09-03
tilegx: provide kernel support for the tilegx UART shim
Chris Metcalf
5
-0
/
+598
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
4
-35
/
+24
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
2
-3
/
+3
2013-08-30
tile: handle super huge pages in virt_to_pte
Chris Metcalf
2
-7
/
+19
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
1
-14
/
+33
2013-08-30
tile: fix some -Wsign-compare warnings
Chris Metcalf
3
-6
/
+6
2013-08-30
tile: remove set/clear_fixmap APIs
Chris Metcalf
1
-8
/
+0
2013-08-30
tile: support ASLR fully
Tony Lu
1
-0
/
+4
2013-08-30
tile: use proper .align directives on __ex_table sections
Chris Metcalf
2
-0
/
+7
2013-08-30
tile: support kprobes on tilegx
Tony Lu
6
-1
/
+110
2013-08-30
tile: support ftrace on tilegx
Tony Lu
1
-1
/
+21
2013-08-14
tile: implement gettimeofday() via vDSO
Chris Metcalf
7
-5
/
+71
2013-08-14
tile: improve big-endian support
Chris Metcalf
2
-21
/
+9
2013-08-14
tile: support CONFIG_PREEMPT
Chris Metcalf
2
-11
/
+18
2013-08-14
tile: avoid recursive backtrace faults
Chris Metcalf
1
-0
/
+2
2013-08-14
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
5
-3
/
+28
2013-08-12
tile: various console improvements
Chris Metcalf
2
-3
/
+29
2013-08-06
tile PCI RC: remove stale include of linux/numa.h
Chris Metcalf
1
-1
/
+0
2013-08-06
tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
Chris Metcalf
1
-0
/
+3
2013-08-06
tile PCI RC: add dma_get_required_mask()
Chris Metcalf
1
-0
/
+4
2013-08-06
tile PCI RC: eliminate pci_controller.mem_resources field
Chris Metcalf
1
-3
/
+0
2013-08-06
tile PCI RC: restructure TRIO initialization
Chris Metcalf
1
-0
/
+1
2013-08-06
tile PCI RC: support I/O space access
Chris Metcalf
2
-10
/
+127
2013-08-06
tile PCI RC: gentler warning for missing plug-in PCI
Chris Metcalf
1
-2
/
+3
2013-08-06
tile PCI RC: support more MSI-X interrupt vectors
Chris Metcalf
2
-0
/
+44
2013-08-06
tile: support LSI MEGARAID SAS HBA hybrid dma_ops
Chris Metcalf
1
-3
/
+7
2013-08-06
tile PCI RC: cleanups for tilepro PCI RC
Chris Metcalf
1
-1
/
+0
2013-08-02
tile: optimize strnlen using SIMD instructions
Ken Steele
1
-0
/
+2
2013-08-02
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
2
-3
/
+21
2013-08-02
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
3
-0
/
+35
2013-08-02
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
2
-4
/
+101
2013-07-31
tile: convert uses of "inv" to "finv"
Chris Metcalf
3
-57
/
+22
2013-07-30
tile / cpu topology: remove stale Macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-17
arch: tile: include: asm: add cmpxchg64() definition
Chen Gang
1
-0
/
+6
2013-07-04
tile: normalize global variables exported by vmlinux.lds
Jiang Liu
1
-1
/
+1
2013-07-03
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]