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
2013-09-03
tile: support FRAME_POINTER
Chris Metcalf
4
-9
/
+12
2013-09-03
tile: support reporting Tilera hypervisor statistics
Chris Metcalf
2
-3
/
+89
2013-09-03
tilegx: support KGDB
Chris Metcalf
5
-0
/
+577
2013-09-03
tilegx: provide kernel support for the tilegx UART shim
Chris Metcalf
9
-0
/
+768
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
12
-60
/
+51
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
5
-12
/
+23
2013-09-03
tile: clean up relocate_kernel_64 debug code
Chris Metcalf
1
-2
/
+7
2013-08-30
tile: handle super huge pages in virt_to_pte
Chris Metcalf
3
-7
/
+22
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
6
-37
/
+57
2013-08-30
tile: don't call show_regs_print_info() with corrupt current
Chris Metcalf
1
-3
/
+5
2013-08-30
tile: fix some -Wsign-compare warnings
Chris Metcalf
3
-6
/
+6
2013-08-30
tile: group .hottext* sections properly in vmlinux.lds
Chris Metcalf
1
-0
/
+2
2013-08-30
tile: fix strncpy_from_user bug
Chris Metcalf
2
-10
/
+12
2013-08-30
tile: remove set/clear_fixmap APIs
Chris Metcalf
3
-61
/
+1
2013-08-30
tile: do less L1 I-cache eviction
Chris Metcalf
1
-1
/
+7
2013-08-30
tile: allow "initrd" boot argument for kexec
Chris Metcalf
1
-0
/
+42
2013-08-30
tile: support ASLR fully
Tony Lu
2
-2
/
+26
2013-08-30
tile: correct r1 value during syscall tracing
Chris Metcalf
1
-0
/
+15
2013-08-30
tile: fix panic with large IRQ number
Chris Metcalf
1
-1
/
+2
2013-08-30
tile: use proper .align directives on __ex_table sections
Chris Metcalf
7
-0
/
+24
2013-08-30
tile: support kprobes on tilegx
Tony Lu
13
-5
/
+709
2013-08-30
tile: support ftrace on tilegx
Tony Lu
7
-2
/
+510
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
1
-7
/
+2
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Kevin Hilman
1
-1
/
+0
2013-08-14
tile: provide traceability for hypervisor calls
Chris Metcalf
12
-76
/
+368
2013-08-14
tile: avoid struct vm_struct leak
Chris Metcalf
1
-1
/
+1
2013-08-14
tile: implement gettimeofday() via vDSO
Chris Metcalf
22
-62
/
+732
2013-08-14
tile: support simulator notification for ET_DYN objects
Chris Metcalf
1
-14
/
+48
2013-08-14
tile: improve illegal translation interrupt handling
Chris Metcalf
2
-11
/
+16
2013-08-14
tile: make register dumps more readable
Chris Metcalf
1
-10
/
+10
2013-08-14
tile: improve big-endian support
Chris Metcalf
3
-31
/
+23
2013-08-14
tile: support CONFIG_PREEMPT
Chris Metcalf
14
-45
/
+98
2013-08-14
tile: remove calls to arch_flush_lazy_mmu_mode()
Chris Metcalf
2
-5
/
+2
2013-08-14
tile: fix some issues in hugepage support
Chris Metcalf
1
-35
/
+3
2013-08-14
tile: avoid recursive backtrace faults
Chris Metcalf
2
-2
/
+30
2013-08-14
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
15
-69
/
+1996
2013-08-12
tile: remove unnecessary backslashes in asm-offsets.c
Chris Metcalf
1
-14
/
+14
2013-08-12
tile: fix tilegx vmalloc_sync_all BUG_ON
Chris Metcalf
1
-1
/
+2
2013-08-12
tile: fix comment bug in sys_cmpxchg description
Chris Metcalf
1
-1
/
+1
2013-08-12
tile: support "memmap" boot parameter
Chris Metcalf
1
-4
/
+76
2013-08-12
tile: various console improvements
Chris Metcalf
6
-42
/
+43
2013-08-12
PCI: remove ARCH_SUPPORTS_MSI kconfig option
Thomas Petazzoni
1
-1
/
+0
2013-08-06
tile PCI RC: remove stale include of linux/numa.h
Chris Metcalf
1
-1
/
+0
2013-08-06
tile PCI RC: reduce driver's vmalloc space usage
Chris Metcalf
1
-2
/
+8
2013-08-06
tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
Chris Metcalf
2
-3
/
+33
2013-08-06
tile PCI DMA: fix bug in non-page-aligned accessors
Chris Metcalf
1
-2
/
+2
2013-08-06
tile PCI RC: add dma_get_required_mask()
Chris Metcalf
2
-0
/
+22
2013-08-06
tile PCI RC: use proper accessor function
Chris Metcalf
1
-13
/
+11
2013-08-06
tile PCI RC: bomb comments and whitespace format
Chris Metcalf
1
-124
/
+56
2013-08-06
tile PCI RC: include pci/pcie/Kconfig
Chris Metcalf
1
-0
/
+2
[prev]
[next]