index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tile: eliminate no-op "noatomichash" boot argument
Chris Metcalf
2013-09-03
1
-9
/
+0
*
tile: use standard tile_bundle_bits type in traps.c
Chris Metcalf
2013-09-03
1
-9
/
+3
*
tile: simplify code referencing hypervisor API addresses
Chris Metcalf
2013-09-03
1
-17
/
+8
*
tile: change <asm/system.h> to <asm/switch_to.h> in comments
Chris Metcalf
2013-09-03
2
-4
/
+4
*
tile: mark pcibios_init() as __init
Chris Metcalf
2013-09-03
2
-2
/
+2
*
tile: check for correct compiler earlier in asm-offsets.c
Chris Metcalf
2013-09-03
1
-8
/
+8
*
tile: use standard 'generic-y' model for <asm/hw_irq.h>
Chris Metcalf
2013-09-03
2
-18
/
+1
*
tile: use asm-generic version of <asm/local64.h>
Chris Metcalf
2013-09-03
1
-0
/
+1
*
tile PCI RC: add comment about "PCI hole" problem
Chris Metcalf
2013-09-03
1
-0
/
+5
*
tile: remove DEBUG_EXTRA_FLAGS kernel config option
Chris Metcalf
2013-09-03
2
-14
/
+0
*
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
2013-09-03
6
-11
/
+30
*
tile: support FRAME_POINTER
Chris Metcalf
2013-09-03
4
-9
/
+12
*
tile: support reporting Tilera hypervisor statistics
Chris Metcalf
2013-09-03
2
-3
/
+89
*
tilegx: support KGDB
Chris Metcalf
2013-09-03
5
-0
/
+577
*
tilegx: Add tty serial support for TILE-Gx on-chip UART
Chris Metcalf
2013-09-03
5
-0
/
+722
*
tilegx: provide kernel support for the tilegx UART shim
Chris Metcalf
2013-09-03
9
-0
/
+768
*
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-09-03
12
-60
/
+51
*
tile: don't assume user privilege is zero
Chris Metcalf
2013-09-03
5
-12
/
+23
*
tile: clean up relocate_kernel_64 debug code
Chris Metcalf
2013-09-03
1
-2
/
+7
*
tile: handle super huge pages in virt_to_pte
Chris Metcalf
2013-08-30
3
-7
/
+22
*
tilegx: change how we find the kernel stack
Chris Metcalf
2013-08-30
6
-37
/
+57
*
tile: don't call show_regs_print_info() with corrupt current
Chris Metcalf
2013-08-30
1
-3
/
+5
*
tile: fix some -Wsign-compare warnings
Chris Metcalf
2013-08-30
3
-6
/
+6
*
tile: group .hottext* sections properly in vmlinux.lds
Chris Metcalf
2013-08-30
1
-0
/
+2
*
tile: fix strncpy_from_user bug
Chris Metcalf
2013-08-30
2
-10
/
+12
*
tile: remove set/clear_fixmap APIs
Chris Metcalf
2013-08-30
3
-61
/
+1
*
tile: do less L1 I-cache eviction
Chris Metcalf
2013-08-30
1
-1
/
+7
*
tile: allow "initrd" boot argument for kexec
Chris Metcalf
2013-08-30
1
-0
/
+42
*
tile: support ASLR fully
Tony Lu
2013-08-30
2
-2
/
+26
*
tile: correct r1 value during syscall tracing
Chris Metcalf
2013-08-30
1
-0
/
+15
*
tile: fix panic with large IRQ number
Chris Metcalf
2013-08-30
1
-1
/
+2
*
tile: use proper .align directives on __ex_table sections
Chris Metcalf
2013-08-30
7
-0
/
+24
*
tile: support kprobes on tilegx
Tony Lu
2013-08-30
14
-5
/
+718
*
tile: support ftrace on tilegx
Tony Lu
2013-08-30
8
-2
/
+514
*
tile: provide traceability for hypervisor calls
Chris Metcalf
2013-08-13
12
-76
/
+368
*
tile: avoid struct vm_struct leak
Chris Metcalf
2013-08-13
1
-1
/
+1
*
tile: implement gettimeofday() via vDSO
Chris Metcalf
2013-08-13
22
-62
/
+732
*
tile: support simulator notification for ET_DYN objects
Chris Metcalf
2013-08-13
1
-14
/
+48
*
tile: improve illegal translation interrupt handling
Chris Metcalf
2013-08-13
2
-11
/
+16
*
tile: make register dumps more readable
Chris Metcalf
2013-08-13
1
-10
/
+10
*
tile: improve big-endian support
Chris Metcalf
2013-08-13
3
-31
/
+23
*
tile: support CONFIG_PREEMPT
Chris Metcalf
2013-08-13
14
-45
/
+98
*
tile: remove calls to arch_flush_lazy_mmu_mode()
Chris Metcalf
2013-08-13
2
-5
/
+2
*
tile: fix some issues in hugepage support
Chris Metcalf
2013-08-13
1
-35
/
+3
*
tile: add some tile drivers to MAINTAINERS
Chris Metcalf
2013-08-13
1
-2
/
+6
*
tile: avoid recursive backtrace faults
Chris Metcalf
2013-08-13
2
-2
/
+30
*
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-08-13
15
-69
/
+1996
*
tile: remove unnecessary backslashes in asm-offsets.c
Chris Metcalf
2013-08-12
1
-14
/
+14
*
tile: fix tilegx vmalloc_sync_all BUG_ON
Chris Metcalf
2013-08-12
1
-1
/
+2
*
tile: fix comment bug in sys_cmpxchg description
Chris Metcalf
2013-08-12
1
-1
/
+1
[next]