index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
arch: tile: re-use kbasename() helper
Andy Shevchenko
1
-7
/
+5
2013-09-27
tile: ensure interrupts disabled for preempt_schedule_irq()
Chris Metcalf
2
-0
/
+6
2013-09-27
tile: change lock initalization in hardwall
Henrik Austad
1
-3
/
+3
2013-09-16
tile: remove stray blank space
Chris Metcalf
1
-1
/
+1
2013-09-13
tile: remove stale arch/tile/kernel/futex_64.S
Chris Metcalf
1
-55
/
+0
2013-09-13
tile: remove HUGE_VMAP dead code
Chris Metcalf
1
-2
/
+1
2013-09-13
tile: fix typos in comment in arch/tile/kernel/unaligned.c
Chris Metcalf
1
-2
/
+2
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
49
-880
/
+5515
2013-09-03
tile PCI RC: make default consistent DMA mask 32-bit
Chris Metcalf
2
-11
/
+25
2013-09-03
tile: add null check for kzalloc in tile/kernel/setup.c
Wang Sheng-Hui
1
-0
/
+4
2013-09-03
tile: make __write_once a synonym for __read_mostly
Chris Metcalf
2
-13
/
+5
2013-09-03
tile: remove support for TILE64
Chris Metcalf
8
-132
/
+6
2013-09-03
tile: use standard tile_bundle_bits type in traps.c
Chris Metcalf
1
-9
/
+3
2013-09-03
tile: simplify code referencing hypervisor API addresses
Chris Metcalf
1
-17
/
+8
2013-09-03
tile: change <asm/system.h> to <asm/switch_to.h> in comments
Chris Metcalf
2
-4
/
+4
2013-09-03
tile: mark pcibios_init() as __init
Chris Metcalf
2
-2
/
+2
2013-09-03
tile: check for correct compiler earlier in asm-offsets.c
Chris Metcalf
1
-8
/
+8
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
1
-3
/
+3
2013-09-03
tile: support reporting Tilera hypervisor statistics
Chris Metcalf
1
-0
/
+76
2013-09-03
tilegx: support KGDB
Chris Metcalf
3
-0
/
+505
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
7
-21
/
+23
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
2
-7
/
+18
2013-09-03
tile: clean up relocate_kernel_64 debug code
Chris Metcalf
1
-2
/
+7
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
5
-23
/
+24
2013-08-30
tile: don't call show_regs_print_info() with corrupt current
Chris Metcalf
1
-3
/
+5
2013-08-30
tile: group .hottext* sections properly in vmlinux.lds
Chris Metcalf
1
-0
/
+2
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: 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: support kprobes on tilegx
Tony Lu
5
-4
/
+585
2013-08-30
tile: support ftrace on tilegx
Tony Lu
4
-0
/
+477
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
1
-7
/
+2
2013-08-13
tile: provide traceability for hypervisor calls
Chris Metcalf
9
-72
/
+356
2013-08-13
tile: implement gettimeofday() via vDSO
Chris Metcalf
13
-22
/
+656
2013-08-13
tile: improve illegal translation interrupt handling
Chris Metcalf
2
-11
/
+16
2013-08-13
tile: make register dumps more readable
Chris Metcalf
1
-10
/
+10
2013-08-13
tile: improve big-endian support
Chris Metcalf
1
-10
/
+14
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
9
-29
/
+67
2013-08-13
tile: avoid recursive backtrace faults
Chris Metcalf
1
-2
/
+28
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
9
-66
/
+1927
2013-08-12
tile: remove unnecessary backslashes in asm-offsets.c
Chris Metcalf
1
-14
/
+14
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
3
-39
/
+13
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
1
-3
/
+30
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
1
-0
/
+18
2013-08-06
tile PCI RC: use proper accessor function
Chris Metcalf
1
-13
/
+11
[next]