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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tile
Linus Torvalds
20
-4396
/
+4637
2011-11-04
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
15
-4359
/
+4536
2011-11-04
arch/tile: add the <arch> headers to the set of installed kernel headers
Chris Metcalf
2
-0
/
+19
2011-11-04
arch/tile: avoid exporting a symbol no longer used by gcc
Chris Metcalf
1
-2
/
+0
2011-11-04
arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>
Chris Metcalf
2
-35
/
+82
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+0
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2
-2
/
+2
2011-10-05
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
John Stultz
3
-5
/
+0
2011-08-04
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
1
-0
/
+1
2011-08-03
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
1
-0
/
+1
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
42
-49
/
+81
2011-08-03
arch/tile/mm/init.c: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2011-08-03
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Chris Metcalf
1
-11
/
+0
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-5
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
2
-7
/
+7
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
9
-18
/
+9
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-4
/
+1
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-2
/
+0
2011-07-26
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+0
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-31
/
+0
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
1
-1
/
+0
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2011-07-16
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-1
/
+0
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-11
/
+0
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-11
/
+0
2011-06-15
arch/tile: remove useless set_fixmap_nocache() macro
Chris Metcalf
1
-6
/
+0
2011-06-10
arch/tile: add hypervisor-based character driver for SPI flash ROM
Chris Metcalf
1
-0
/
+41
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-2
/
+1
2011-06-04
tile: use generic-y format for one-line asm-generic headers
Chris Metcalf
38
-37
/
+38
2011-06-04
clocksource: tile: convert to use clocksource_register_hz
John Stultz
1
-4
/
+1
2011-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
6
-28
/
+338
2011-05-27
arch/tile: more /proc and /sys file support
Chris Metcalf
6
-28
/
+338
2011-05-27
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-1
/
+0
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
77
-1910
/
+11241
2011-05-25
arch/tile: prefer "tilepro" as the name of the 32-bit architecture
Chris Metcalf
1
-0
/
+0
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
1
-1
/
+1
2011-05-20
arch/tile: cleanups for tilegx compat mode
Chris Metcalf
3
-21
/
+1
2011-05-20
arch/tile: allocate PCI IRQs later in boot
Chris Metcalf
1
-6
/
+5
2011-05-20
arch/tile: support signal "exception-trace" hook
Chris Metcalf
7
-22
/
+150
2011-05-20
arch/tile: use better definitions of xchg() and cmpxchg()
Chris Metcalf
3
-32
/
+44
2011-05-17
tile: add an RTC driver for the Tilera hypervisor
Chris Metcalf
2
-3
/
+61
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
28
-1348
/
+9319
2011-05-12
compat: fixes to allow working with tile arch
Chris Metcalf
1
-1
/
+1
2011-05-04
arch/tile: update defconfig file to something more useful
Chris Metcalf
1
-0
/
+1091
[next]